skill-name-with-hyphenslisted
Install: claude install-skill srfinch17/peckworks-skills-laboratory
# Skill Name
## Overview
What is this skill and what is the core principle in 1 to 2 sentences?
## When to Use
- Symptom or situation that should trigger this skill
- Another concrete trigger
- **When NOT to use:** the cases this skill does not cover
## Core Pattern
The key technique, pattern, or rule. For techniques, a before/after comparison.
For disciplines, the rule stated plainly.
## Quick Reference
| Situation | Do this |
|-----------|---------|
| ... | ... |
## Implementation
Inline code for simple patterns, or a link to a supporting file for heavy reference.
## Common Mistakes
- What goes wrong, and the fix.
## Red Flags (discipline skills only)
- Thoughts that mean STOP: you're about to violate the rule.