Agent skill
example-skill
Brief description of what this skill does. Use when [specific trigger situations].
Install this agent skill to your Project
npx add-skill https://github.com/ANcpLua/ancplua-claude-plugins/tree/main/tooling/templates/plugin-template/skills/example-skill
SKILL.md
Example Skill
This is a template skill. Replace this content with your actual skill documentation.
Overview
Describe what this skill does and why it exists.
When to use this skill
List the situations where this skill should be activated:
- Situation 1
- Situation 2
- Situation 3
Protocol
1. First step
└─> Details about step 1
2. Second step
└─> Details about step 2
3. Third step
└─> Details about step 3
Examples
Good example
User: [example request]
Claude: [example response following the skill]
Bad example
User: [example request]
Claude: [example of what NOT to do]
Red flags
If you catch yourself thinking:
- "This doesn't apply here" - STOP. Check again.
- "I'll skip this step" - STOP. Follow the protocol.
- "It's too complex" - STOP. Break it down.
Requirements
- Requirement 1
- Requirement 2
Related
- Link to related skill
- Link to related documentation
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
elegance-pipeline
Run a persistent multi-agent code-elegance workflow with 4 scouts, 2 judges, 1 planner, 1 verifier, and 1 gated implementer. Use when evaluating source-file elegance across a repository and optionally converting weaknesses into refactor work.
carlini-jr
Leaderless multi-agent swarm with Playwright oracle. Spawns N workers in isolated worktrees with pre-partitioned DOD items. Workers implement and verify via screenshots. No orchestrator, no shared state.
otel-expert
Use this when working with OpenTelemetry, telemetry, observability, traces, spans, metrics, logs, OTLP, semantic conventions, or instrumentation. Triggers on questions like "what attributes should I use", "how do I configure the collector", "what's the semconv for X".
design-studio
Design intelligence studio. Creative direction + data-driven recommendations for distinctive frontend interfaces. 50 styles, 97 palettes, 57 font pairings, 99 UX guidelines, 25 chart types, 13 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Astro, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
writing-rules
Guide for creating hookify rules to prevent unwanted AI behaviors. Use when user asks to create, write, or configure hookify rules.
hades
IF cleanup/elimination needed THEN use this. IF zero suppressions THEN this. IF dead code THEN this. IF duplication THEN this. IF frontend design quality audit THEN use this with --goggles. Smart-Hades: every session gets a Smart ID, deletion permit, and audit ledger. Team lead skill — spawns 4 debate teammates per phase (+3 goggles teammates when equipped). Ignores public API, semver, changelog. Pure functional destruction. Idempotent: same input, same output. Requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1.
Didn't find tool you were looking for?