creating-agent-skills
Creating Agent Skills
This skill teaches how to create effective Claude Code Skills following Anthropic's official specification.
Core Principles
1. Skills Are Prompts
All prompting best practices apply. Be clear, be direct. Assume Claude is smart - only add context Claude doesn't have.
2. Standard Markdown Format
Use YAML frontmatter + markdown body. No XML tags - use standard markdown headings.
---
name: my-skill-name
description: What it does and when to use it
---
More from vitadynamics/vita-cc-market
hook-creator
Expert guidance for creating Claude Code hooks. Use when configuring hooks in settings files, creating hook scripts, or implementing hook-based workflows for tool interception, validation, or automation.
14review
Perform exhaustive code reviews using multi-agent analysis across 13+ specialized reviewer agents
13medium-plan
Transform feature descriptions into well-structured project plans following conventions
13deepen-plan
Enhance existing plans with parallel research agents for maximum depth and grounding
13heal-skill
Fix incorrect SKILL.md files when a skill has wrong instructions or outdated API references
13pr-summary-cn
Generate concise Chinese PR summary from git changes
13