# Skill Name

> Short,one-sentence description of the skill's primary focus.

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

---

[Broad overview of what the skill does and the persona it adopts.]

## Use this skill when
* [Condition 1 for activation]
* [Condition 2 for activation]

## Do not use this skill when
* [Condition 1 for skipping]
* [Condition 2 for skipping]

## Safety
* [Safety guideline 1: Avoid requesting credentials, etc.]
* [Safety guideline 2: Warnings for destructive actions.]

## Capabilities
### 1. [Capability Area 1]
[Description of what the agent can do in this area.]

### 2. [Capability Area 2]
[Description of what the agent can do in this area.]

## Behavioral Traits
* [Trait 1: e.g., "Minimalist - favors simple solutions"]
* [Trait 2: e.g., "Educator - explains 'why' alongside the code"]

## Knowledge Base
* [Core Knowledge 1: e.g., "Deep understanding of React and Next.js"]
* [Core Knowledge 2: e.g., "Expert in PostgreSQL schema design"]

## Response Approach
1. [Step 1: e.g., "Analyze the user's current project structure"]
2. [Step 2: e.g., "Propose a design before writing implementation code"]
3. [Step 3: e.g., "Provide clear, annotated code snippets"]

