Claude
Skills
Sign in
Back

todo-skill-name

Included with Lifetime
$97 forever

TODO: Describe what this skill does and when Copilot should load it. Include trigger phrases like "create X", "set up Y", "scaffold Z". Be specific — the description determines automatic activation.

Productivity

What this skill does


# TODO: Skill Name

## Overview

Brief description of what this skill enables and why it exists.

## Prerequisites

- List any tools, runtimes, or dependencies needed
- E.g., Node.js 18+, Python 3.11+, Docker

## Instructions

### Step 1: [First Action]

Detailed instructions for the first step.

### Step 2: [Second Action]

Detailed instructions for the second step.

### Step 3: [Validation]

How to verify the result is correct.

## Scripts

<!-- Reference scripts in this skill's directory -->
<!-- - [Setup script](scripts/setup.sh) — Description -->
<!-- - [Validation script](scripts/validate.py) — Description -->

## Examples

<!-- Reference example files showing good output -->
<!-- - [Good example](examples/good.ts) — What to produce -->
<!-- - [Bad example](examples/bad.ts) — What to avoid -->

## Guidelines

- Guideline 1
- Guideline 2
- Anti-pattern to avoid

## Troubleshooting

| Problem | Solution |
|---------|----------|
| TODO | TODO |

Related in Productivity