skill-development

Guide Claude Code plugin skill creation with best practices and progressive disclosure.

247|200|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/JackProAi/JackProAi-claudecode3.1 --skill skill-development-jackproai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-development
Source: https://github.com/JackProAi/JackProAi-claudecode3.1/tree/main/.claude-local-runtime/home/plugins/marketplaces/claude-plugins-official/plugins/plugin-dev/skills/skill-development
Command: npx skills add https://github.com/JackProAi/JackProAi-claudecode3.1 --skill skill-development-jackproai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for structured guidance on creating effective skills for Claude Code plugins, providing a comprehensive guide to skill development, best practices, and progressive disclosure.

Core Features & Use Cases

  • Skill Creation Guidance: Offers step-by-step instructions for creating skills, including planning, structuring, and writing.
  • Best Practices: Details best practices for skill development, metadata writing, and content organization.
  • Progressive Disclosure: Explains the principle of progressive disclosure and how to implement it in skill development.
  • Use Case: Imagine you are developing a new Claude Code plugin and need to create a skill. This Skill will guide you through the process, ensuring your skill is effective and efficient.

Quick Start

Follow the Skill Development process outlined in SKILL.md to begin creating your Claude Code plugin skill.

Frequently Asked Questions about skill-development

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

FAQPage Schema
How do I create a Claude Code plugin skill?

Creating a Claude Code plugin skill involves planning, structuring, and writing content following the skill development process. This ensures effective plugin architecture and progressive disclosure implementation.

What is progressive disclosure in skill development?

Progressive disclosure in skill development is a design principle that structures information delivery to users in layers. It ensures efficient skill behavior by revealing complexity only when needed within the Claude Code plugin architecture.

What are the best practices for writing skill metadata?

Best practices for writing skill metadata involve structuring content and resources effectively to ensure clear skill behavior. This includes organizing components like scripts, references, and assets to optimize the Claude Code plugin architecture.

Do I need prior experience to develop Claude Code plugins?

Developing Claude Code plugins requires understanding of skill development principles and plugin architecture. While no specific dependencies are required, familiarity with progressive disclosure and metadata writing guidelines is essential for effective results.

What's the best way to structure scripts and assets for a plugin skill?

The best way to structure plugin skill components is to organize scripts, references, and assets following resource organization guidelines. This ensures proper progressive disclosure and alignment with Claude Code plugin architecture best practices.