Claude
Skills
Sign in
Back

your-skill-name

Included with Lifetime
$97 forever

One sentence: what this skill does and when to invoke it. Use for: [list 2-3 trigger phrases users would naturally type].

engineering

What this skill does


## Overview

[2-3 sentences: what this skill does and why it exists. Be specific.
Bad: "Helps with code." Good: "Reviews Python functions for PEP-8
compliance and common anti-patterns, then outputs a prioritized fix list."]

---

## When to Use This Skill

[Optional but recommended for complex skills. List the specific
conditions that should trigger this skill.]

Examples:
- User pastes a function and asks for a review
- User says "check my code" or "code review"

---

## Section 1: [First Major Step]

[Instructions for the agent. Be explicit — don't say "do the right thing,"
say exactly what to do. Use numbered steps for ordered workflows,
bullet points for flexible guidance.]

1. Step one
2. Step two
3. Step three

---

## Section 2: [Second Major Step]

[Continue as needed. Each section should have one clear responsibility.]

---

## Reference: [Optional — Load-on-Demand Content]

[Put bulky reference material here rather than in the main flow.
The agent loads this only when needed, saving tokens.]

Related in engineering