# <kebab Case Name>

> <This line decides whether the skill ever gets read — it matters more than the body. Start with "Use when..." and list concrete trigger situations: when to use it, phrases or contexts that should trigger it, and when NOT to use it.>

- Skill: `flll/kebab-case-name` (Agent Skill)
- Install (CLI): `npx skillmds@latest add flll/kebab-case-name`
- Raw SKILL.md: https://api.skillmd.com/api/skills/flll/kebab-case-name/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: flll (https://skillmd.com/u/flll)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/flll/kebab-case-name

---


# <skill name> — <one line: what this skill is for>

<!--
How to write the body:
- Write instructions, not background ("do X", not "X should be done").
- Base it on a mistake the AI actually made twice — no speculative rules.
- Add one line of *why* wherever a rule looks arbitrary.
- Keep it under ~10 lines / ~500 words. If it grows, split it in two.
- When done: add one row to the routing table in core/SKILL.md.
-->

1. <instruction 1>
2. <instruction 2>

## Out of scope

- <state explicitly what this skill does NOT cover>

