Use when you have a written implementation plan to execute in a separate session with review checkpoints
npx skills add paulund/skills --skill "skill-name"
Install specific skill from multi-skill repository
# Description
Description of the skill and what it does and when to use it
# SKILL.md
name: skill-name
description: Description of the skill and what it does and when to use it
SKILL NAME
[Describe the skill in more detail here]
Role Definition
[Define the role that the skill plays in the agent's workflow]
When To Use This Skill
- [Describe scenarios or tasks where this skill is applicable]
- [Another scenario]
- [Another scenario]
- [Another scenario]
Core Workflow
- [Step 1 of how the skill operates]
- [Step 2 of how the skill operates]
- [Step 3 of how the skill operates]
- [Step 4 of how the skill operates]
- [Step 5 of how the skill operates]
Reference Guide
Load the detailed guidance based on on context:
| Topic | Reference | Load When |
|---|---|---|
| [Topic 1] | [Reference Link 1] | [Condition 1] |
| [Topic 2] | [Reference Link 2] | [Condition 2] |
Constraints
MUST DO
- [Constraint 1]
- [Constraint 2]
- [Constraint 3]
- [Constraint 4]
- [Constraint 5]
MUST NOT DO
- [Constraint 1]
- [Constraint 2]
- [Constraint 3]
- [Constraint 4]
- [Constraint 5]
Related Skills
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.