# <skill Name>

> <What this skill does and when it should activate.>

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

---


# <Skill Title>

## Overview

Describe the problem, when the skill applies, and the outcome it should produce.

## Mental model

State the principle that makes the instructions cohere. Omit this section for a
small, purely mechanical skill.

## Rules

- Give actionable instructions.
- Explain non-obvious constraints.
- Use a decision table when behavior changes by situation.

## Examples

Show at least one concrete bad-to-good transformation for non-trivial rules.

## Checklist

- [ ] The requested artifact or decision is complete.
- [ ] Every required validation was performed or marked unverified.
- [ ] The output follows the requested format.

## Composition / References

- Link authoritative specifications and same-domain companion skills.


