spectastic

Spectastic.Principles — Testing skill for Claude Code

Testing community

Author or amend the project principles — the non-negotiable, project-wide rules every downstream spec must honor.

How to install Spectastic.Principles

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

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

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

What Spectastic.Principles does


description: Author or amend the project principles — the non-negotiable, project-wide rules every downstream spec must honor. Use when setting up a project's constitution, adding or changing a cross-cutting invariant, or deciding what rules every spec must obey — not a single feature's requirements (that's /spectastic.spec). argument-hint: [project name | amendment description] triggers:

  • "set up the project principles"
  • "author the non-negotiable rules"
  • "amend a principle"
  • "d

Alternatives in Testing

  • Claude Codepro — by Max Ritter - Professional development environment for Claude Code with spec-driven workflow, TDD enforcemen 1.6k ★
  • TDD Skill — BitcoinAddressFinder — This skill documents test-driven development practices and refactoring patterns used in the BitcoinAddressFind 237 ★
  • Robotics Agent Skills — Agent skills that make AI coding assistants write production-grade robotics software 170 ★

Full documentation available on GitHub

View Source Repository