Writing Skills Skill logo

Writing Skills Skill

Visit

Test-Driven Development applied to process documentation - create and verify Skills work before deployment.

Share:

Writing Skills

TDD applied to process documentation: write test cases with subagents, watch them fail, write the skill, watch tests pass, and refactor.

Core Principle

If you didn't watch an agent fail without the skill, you don't know if the skill teaches the right thing.

What is a Skill?

A skill is a reference guide for proven techniques, patterns, or tools that help future Claude instances find and apply effective approaches.

Process

  1. Write test cases (pressure scenarios with subagents)
  2. Watch them fail (baseline behavior)
  3. Write the skill (documentation)
  4. Watch tests pass (agents comply)
  5. Refactor (close loopholes)

Required Background: Must understand TDD methodology first.

Personal skills live in agent-specific directories (~/.claude/skills for Claude Code).

Comments

No comments yet. Be the first to comment!