writing-skills
SolidUse when creating new skills, editing existing skills, or verifying skills work before deployment.
AI & Automation 1,160 stars
71 forks Updated today MIT
Install
Quality Score: 91/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Writing Skills
## Overview
Writing skills IS Test-Driven Development applied to process documentation. Write pressure tests, watch agents fail, write the skill, watch them pass, close loopholes.
**Core principle:** If you did not watch an agent fail without the skill, you do not know if the skill teaches the right thing.
## TDD for Skills
| TDD Concept | Skill Creation |
|-------------|----------------|
| Test case | Pressure scenario with subagent |
| Production code | Skill document (SKILL.md) |
| RED | Agent violates rule without skill |
| GREEN | Agent complies with skill present |
| REFACTOR | Close loopholes |
## Skill Structure
- YAML frontmatter: `name` and `description` only
- Description: "Use when..." (triggering conditions only, never summarize workflow)
- Flat namespace, separate files only for heavy reference or reusable tools
## Tool Use
Meta-skill for creating new skills within the methodology.
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- 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
0 Updated 5 days ago
amarbel-llc AI & Automation Listed
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
0 Updated today
tvna AI & Automation Solid
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
845 Updated yesterday
guanyang AI & Automation Listed
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
0 Updated today
The-AIOS AI & Automation Solid
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
1,454 Updated today
xintaofei