Pre/post dev toolbox — named bundles of skills/agents loaded before development work and councils of experts invoked after. Run /toolbox or the toolbox.py CLI to list, activate, initialize, export, import, and validate toolboxes. Invoke at the start or end of a dev session, when setting up a new repo, or when sharing toolboxes with a team.
$npx -y skills add stevesolun/ctx --skill toolboxInstalls into the current project.
Run `npx skills use "https://github.com/stevesolun/ctx" --skill "stevesolun/ctx/toolbox"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/stevesolun/ctx" that are relevant to the current task. Run `npx skills add "https://github.com/stevesolun/ctx"` and select the relevant skills, then follow their instructions.