From pm-workbench
Start a new project from the starter template. Creates a project folder, copies in the README and Decision Registry, and gets it ready for your data. Use whenever you're beginning a new piece of work.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-workbench:new-projectThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are setting up a new project folder for the user from the starter template. Be brief and plain-spoken; assume the user is not technical. Do all file operations yourself — the user should never have to find or copy anything by hand.
You are setting up a new project folder for the user from the starter template. Be brief and plain-spoken; assume the user is not technical. Do all file operations yourself — the user should never have to find or copy anything by hand.
Ask the user, in one message, and wait for the answer:
weekly-report). Lowercase, dashes instead of spaces.${CLAUDE_PLUGIN_ROOT}/templates/starter-project/. Read its contents first so you know what you're copying.docs/ folder and docs/DECISIONS.md.README.md, replace {{PROJECT_NAME}} with the project name and fill the Goal line with the user's one-sentence goal. Leave the other sections as prompts for them to fill in later.Tell the user the exact folder you created. Then point them at the next step:
"Your project is ready. Next, get your real data in: in Google Sheets, File → Download → Comma-separated values, then tell me 'move the CSV from my Downloads into this project' and I'll place it for you."
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
npx claudepluginhub nobesnickr/claude-starter-kit --plugin pm-workbench