skill-development

Guide developers through structured Claude plugin skill creation with SKILL.md best practices.

3|Updated May 3, 2026
One-click install
npx skills add https://github.com/chloebrett/slay --skill skill-development-chloebrett
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-development
Source: https://github.com/chloebrett/slay/tree/main/.claude/plugins/marketplaces/claude-plugins-official/plugins/plugin-dev/skills/skill-development
Command: npx skills add https://github.com/chloebrett/slay --skill skill-development-chloebrett

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides structured guidance on designing, building, and managing Claude Code plugins and skills, simplifying the development process and ensuring best practices.

Core Features & Use Cases

  • Skill Creation Guidance: Step-by-step instructions for understanding, planning, and structuring skills for Claude plugins.
  • Resource Organization: Advice on leveraging scripts, references, and assets for modular, maintainable skills.
  • Best Practices: Instruction on writing clear, imperative frontmatter, structuring SKILL.md, and implementing progressive disclosure.
  • Use Case: Facilitates developers in creating well-organized plugin skills that load efficiently and provide targeted guidance to Claude.

Quick Start

Follow this Skill’s instructions to develop new plugin skills, starting from understanding user patterns, planning resources, creating directories, editing SKILL.md with clear trigger phrases, and validating through testing tools.

Frequently Asked Questions about skill-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create well-organized skills for Claude plugins?

To create Claude plugin skills, follow structured guidance for planning resources, setting up directories, and editing SKILL.md with clear trigger phrases to ensure modular, maintainable content organization.

What is progressive disclosure in Claude Code skill development?

Progressive disclosure in skill development is a best practice that structures SKILL.md content to load efficiently, providing targeted guidance to Claude by revealing resources only as needed.

How do I structure SKILL.md frontmatter for a new Claude plugin?

Structuring SKILL.md frontmatter involves writing clear, imperative trigger phrases that define the skill's scope, ensuring Claude reliably activates the correct guidance and resource references.

What are the best practices for organizing scripts and references in Claude skills?

Best practices for resource organization involve modularizing scripts and references into dedicated directories, ensuring Claude plugins load efficiently and the underlying logic remains easy to maintain.

Do I need prior plugin development experience to use this skill creation guide?

No prior experience is needed, as this guide provides step-by-step instructions starting from understanding user patterns to validating skills through testing tools for reliable Claude plugin development.