skill-development

Guide the creation of Claude Code skills with SKILL.md files.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/markshd12-cloud/Jarvis --skill skill-development-markshd12-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-development
Source: https://github.com/markshd12-cloud/Jarvis/tree/main/agents/.claude/plugins/marketplaces/claude-plugins-official/plugins/plugin-dev/skills/skill-development
Command: npx skills add https://github.com/markshd12-cloud/Jarvis --skill skill-development-markshd12-cloud

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, best-practice-driven development of Claude Code skills, ensuring clarity and effectiveness in the creation and use of specialized knowledge extensions.

Core Features & Use Cases

  • Skill Creation Process: A step-by-step guide to developing effective skills, from understanding user needs to iterative refinement.
  • Skill Anatomy: Insight into the components of a skill, including metadata, bundled resources, and the role of SKILL.md.
  • Progressive Disclosure: Strategies for efficiently managing context and maintaining an optimized skill structure.

Quick Start

Start your skill development journey by reviewing the comprehensive SKILL.md and related resources in the references directory.

Frequently Asked Questions about skill-development

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

FAQPage Schema
How do I develop specialized knowledge extensions for Claude Code plugins?

Developing Claude Code plugins requires creating a structured SKILL.md file and organizing scripts, references, and assets. This process follows a specific skill development lifecycle to ensure clarity and effectiveness in AI skill creation.

What is progressive disclosure in AI skill development?

Progressive disclosure in AI skill development manages context by organizing bundled resources and metadata efficiently. This strategy maintains an optimized skill structure while ensuring specialized knowledge is delivered effectively to Claude Code.

Do I need prior knowledge of Claude Code plugin structure to create skills?

Creating skills requires knowledge of Claude Code plugin structure and best practices in AI skill development. Understanding the skill anatomy, including metadata and bundled resources, is essential before starting the development lifecycle.

What's the best way to structure scripts, references, and assets for a Claude Code skill?

The best way to structure skill components is separating scripts, references, and assets into organized directories anchored by a comprehensive SKILL.md file. This structure supports progressive disclosure and efficient context management.

How does the skill creation process handle iterative refinement?

The skill creation process handles iterative refinement through a step-by-step lifecycle starting from understanding user needs. This approach emphasizes creating high-quality SKILL.md files and progressively refining them based on best practices.