Newproject

Use when bootstrapping a new project under a configured workspace directory ($WORKSPACE_DIR, default ~/projects/), or when an existing project folder needs the standard infrastructure (CLAUDE.md stub, memory dir, optional git init + GitHub repo, optional umbrella entry). Triggers only when the user references a project folder under the workspace — do NOT use for generic git init, npm/Xcode init, or single-file creation. Idempotent — never overwrites existing user content.

cabaynes a77b907 3 files · 18.8 KB Updated

File contents

cabaynes/charles-claude-skills/tree/main/skills/newproject commit a77b907c13

Frequently asked questions

npx skillmds@latest add cabaynes/newproject