skill-authoring
SolidGuide creating Claude Code skills with TDD and persuasion principles. Use for new skill development.
Code & Development 308 stars
27 forks Updated today MIT
Install
Quality Score: 96/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Skill Authoring Guide
## Overview
Writing effective Claude Code skills requires Test-Driven Development (TDD) and persuasion principles from compliance research. We treat skill writing as process documentation that needs empirical validation rather than just theoretical instruction. Skills are behavioral interventions designed to change model behavior in measurable ways.
By using TDD, we ensure skills address actual failure modes identified through testing. Optimized descriptions improve discovery, while a modular structure supports progressive disclosure to manage token usage. This framework also includes anti-rationalization patterns to prevent the assistant from bypassing requirements.
### The Iron Law
**NO SKILL WITHOUT A FAILING TEST FIRST**
Every skill must begin with documented evidence of Claude failing without it. This validates that you are solving a real problem. No implementation should proceed without a failing test, and no completion claim should be accepted without evidence. Detailed enforcement patterns for adversarial verification and coverage gates are available in `imbue:proof-of-work`.
## Skill Types
We categorize skills into three types: **Technique** skills for specific methods, **Pattern** skills for recurring solutions, and **Reference** skills for quick lookups and checklists. This helps organize interventions into the most effective format for the task.
## Quick Start
### Skill Analysis
\`\`\`bash
# Analyze skill complexity
python scripts...
Details
- Author
- athola
- Repository
- athola/claude-night-market
- Created
- 6 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
353 Updated today
aiskillstore AI & Automation Listed
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
4 Updated today
izyanrajwani DevOps & Infrastructure Listed
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
45 Updated 3 months ago
diegosouzapw