From test-project-ideator
Use when the user wants to design a practice/dummy development project calibrated to their learning goals and current skill level. Produces a detailed spec (objectives, stack, requirements, milestones, stretch goals) without writing any code.
How this skill is triggered — by the user, by Claude, or both
Slash command
/test-project-ideator:project-spec-generatorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Design a practice development project — a *throwaway* build whose purpose is to exercise specific skills, not ship a product.
Design a practice development project — a throwaway build whose purpose is to exercise specific skills, not ship a product.
Do not use this skill to design a real product, a portfolio piece intended for public release, or a production system. For those, the scope-shaping priorities are different.
Elicit (in one message, not a drip):
Single markdown doc:
Offer to write the spec to ./project-specs/<kebab-case-name>.md. Confirm path before writing. Don't write unprompted.
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin test-project-ideator