How this skill is triggered — by the user, by Claude, or both
Slash command
/spec-writer:spec-writerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill is triggered when the user's prompt contains `write spec`, `draft spec`, or `spec-writer`.
This skill is triggered when the user's prompt contains write spec, draft spec, or spec-writer.
The spec-writer is a support tool that produces technical specifications. It is invoked by:
PLAN.md (if present) to understand the project context and goals.Draft technical specifications covering:
Architecture diagrams: Invoke ascii-grapher:ascii-grapher to produce:
Embed diagrams directly in the spec documents as fenced code blocks.
If a spec exceeds a single file, split into docs/ with cross-reference links.
When called directly by user, present drafts for user review.
Ensure each document stays under 5000 words / 800 lines. Loop back to Phase 2 if review feedback requires further refinement.
PLAN.md. Report
completed specs back to Smith.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.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub cmj0121/wisdom --plugin spec-writer