$npx -y skills add zakelfassi/skills-driven-development --skill minimalA minimal spec-compliant skill. Use when you need the bare minimum to satisfy the Agent Skills spec.
| 1 | # Minimal |
| 2 | |
| 3 | This skill exists purely as a validator fixture. Use when testing that a skill with only the two required frontmatter fields passes validation. |
| 4 | |
| 5 | ## Steps |
| 6 | |
| 7 | 1. Do the minimal thing. |