spectastic

Spectastic.Spec — Testing skill for Claude Code

Testing community

Write a feature specification — what to build, for whom, and how success is measured.

How to install Spectastic.Spec

Installs to ~/.claude/skills/spectastic-spectastic-spectastic.spec/SKILL.md

Terminal
mkdir -p ~/.claude/skills/spectastic-spectastic-spectastic.spec && curl -fsSL https://raw.githubusercontent.com/spectastic/spectastic/HEAD/commands/spectastic.spec.md -o ~/.claude/skills/spectastic-spectastic-spectastic.spec/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Spectastic.Spec does


description: Write a feature specification — what to build, for whom, and how success is measured. Use when starting a new feature, specifying requirements and success criteria, or capturing what a feature must do before designing the implementation — not project-wide rules (/spectastic.principles), the how (/spectastic.design), or throwaway learning (/spectastic.explore). argument-hint: triggers:

  • "write a spec for a feature"
  • "specify what to bu

Alternatives in Testing

  • Claude Code Spec Workflow — Automated Kiro-style Spec workflow for Claude Code 3.6k ★
  • Cc Sdd — Spec-driven development (SDD) for your team's workflow 3.1k ★
  • Flow Spec — NLSpec authoring — use when you need a structured specification from multi-AI research and consensus 2.8k ★

Full documentation available on GitHub

View Source Repository