superpowers-writing-skills

Community

Turn writing into test-driven skill creation.

Authorabhinav
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Writing skills are often under-tested and prone to rationalizations. This Skill applies a Test-Driven Development approach to skill documentation, running subagent-style tests to validate guidance before deployment and iterating until it remains bulletproof.

Core Features & Use Cases

  • TDD for skills: Baseline RED tests, GREEN implementation, REFACTOR to close holes.
  • Subagent-based testing: Uses pressure scenarios and rationalization tables to surface weaknesses.
  • Iterative quality: Supports multiple cycles until the skill holds under pressure.

Quick Start

Create a new skill under .claude/skills/your-skill, add SKILL.md with frontmatter and content, and run the built-in test campaigns (see examples/CLAUDE_MD_TESTING.md) to verify compliance and iterate.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: superpowers-writing-skills
Download link: https://github.com/abhinav/home/archive/main.zip#superpowers-writing-skills

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository