Skip to content

Personal coding profile kit for reusable defaults and setup

Notifications You must be signed in to change notification settings

iplaylf2/coding-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Profile

Personal coding setup: defaults, conventions, and configuration assets that sync across machines and workspaces.

Setup

Sync the CLI tooling and dependencies:

uv sync

Example: Agent

One example using contentctl to sync a profile slice:

cd profile/agent
uv run contentctl deploy --all-workspaces

Adopt changes back into this repo (example: codex):

cd profile/agent
uv run contentctl adopt codex

profile/agent/content-hub.yaml defines how contentctl applies this profile .

Notes

Manual copying is also fine if you don’t want the tooling.

About

Personal coding profile kit for reusable defaults and setup

Topics

Resources

Stars

Watchers

Forks