skill-development
Description
This skill should be used when the user wants to create a skill, add a skill to plugin, write a new skill, or needs guidance on skill structure and development best practices.
How to Use
- Visit the GitHub repository to get the SKILL.md file
- Copy the file to your project root or .cursor/rules directory
- Restart your AI assistant or editor to apply the new skill
Full Skill Documentation
name
Skill Development
description
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
version
0.1.0
Tags
Related Skills
skill-writer
Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.
command-development
This skill should be used when the user asks to create a slash command, add a command, write a custom command, define command arguments, or use command frontmatter.
hook-development
This skill should be used when the user asks to create a hook, add a PreToolUse/PostToolUse/Stop hook, validate tool use, or implement prompt-based hooks.
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
create-skill-file
Guides Claude in creating well-structured SKILL.md files following best practices. Provides clear guidelines for naming, structure, and content organization.