Specpowers — Productivity skill for Claude Code
Start a new feature with the full specpowers SDD+TDD workflow.
How to install Specpowers
Installs to ~/.claude/skills/saxem1997-specpowers-specpowers/SKILL.md
mkdir -p ~/.claude/skills/saxem1997-specpowers-specpowers && curl -fsSL https://raw.githubusercontent.com/SAXEM1997/specpowers/HEAD/commands/specpowers.md -o ~/.claude/skills/saxem1997-specpowers-specpowers/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Specpowers does
Start a new feature with the full specpowers SDD+TDD workflow.
Alternatives in Productivity
- Start Task 335 ★
- Quick Start — Building From Source — TL;DR: A full rebuild requires Bun (not Node.js) for its compile-time intrinsics (feature(), MACRO, bun:bundle 175 ★
- Atdd — Start the ATDD workflow for a new feature 149 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
M Agentic Feature
Execute new feature development workflow with TDD and pair programming
Light
Read and execute the workflow defined in .agent/workflows/light-01-start-feature.md.
Ea Full Stack Dev
Full-Stack Development Workflow (Commercial Feature)
Wb Dev Document
Load directions via mcpwork-buddywb_run("agent_docs", {"path": "dev/dev-document-directions", "depth": "full"}
Wb Dev Release
Load directions via mcpwork-buddywb_run("agent_docs", {"path": "dev/dev-release-directions", "depth": "full"})
Task Start
Claim task and load full context to begin work
Related Agents
Cook
Feature implementation orchestrator — handles 70% of requests. Full TDD cycle: understand → plan → test → impl
Sdd Apply.Agent
Implement assigned SDD tasks from specs and design while preserving review workload and TDD evidence.
Tech Architect.Agent
Use when full-stack architecture, backend/frontend integration, service boundaries, data models, API contracts