# Skill Name Here

> Description of when this skill should be used. Include trigger conditions and relevant hooks, components, or patterns.

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

---


# Skill Title Here

Brief description of what this skill covers. Contains N rules across M categories.

## When to Apply

Reference these guidelines when:
- Condition 1
- Condition 2
- Condition 3

## Rule Categories by Priority

| Priority | Category | Impact | Prefix |
|----------|----------|--------|--------|
| 1 | Category Name | CRITICAL | `prefix-` |
| 2 | Category Name | HIGH | `prefix-` |

## Quick Reference

### 1. Category Name (CRITICAL)

- `prefix-rule-name` - Brief description

## How to Use

Read individual rule files for detailed explanations and code examples:

```
rules/prefix-rule-name.md
```

## Full Compiled Document

For the complete guide with all rules expanded: `AGENTS.md`

