skill-development

Guide creation and management of Claude Code plugin skills with progressive disclosure.

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

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, organizing, and refining skills for Claude Code plugins, ensuring they are effective, efficient, and user-friendly.

Core Features & Use Cases

  • Skill Creation Process: Offers a step-by-step guide for creating a skill, from understanding use cases to testing and iterating.
  • Progressive Disclosure: Teaches the design principle of loading only essential information into context, enhancing Claude's efficiency.
  • Resource Management: Provides guidelines on structuring SKILL.md, scripts, references, and assets for optimal performance.
  • Plugin-Specific Considerations: Includes specific instructions for creating skills within Claude Code plugins.

Quick Start

To get started with skill development, refer to the 'Skill Creation Process' in the SKILL.md file.

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 from scratch?

To create a Claude Code plugin skill, follow a structured process from understanding use cases to testing and iterating. This involves defining the skill's purpose, designing its structure, and refining it for optimal performance and user-friendliness.

What is progressive disclosure in Claude Code skill development?

Progressive disclosure in skill development is a design principle that involves loading only essential information into the context. This mechanism enhances Claude's efficiency by preventing context overload and ensuring the model processes only necessary data.

How should I structure resources like scripts and references for a Claude Code plugin?

You should structure resources by organizing scripts, references, and assets according to specific resource management guidelines. Proper structuring of these components alongside SKILL.md ensures optimal performance and efficient context loading for your plugin.

What's the best way to design workflows for extending Claude's capabilities?

The best way to extend Claude's capabilities is by applying best practices for plugin skill design and structure. This approach ensures workflows are effective and efficient, integrating specialized knowledge without compromising the model's processing speed.

Does this skill development guidance work for any Claude Code plugin?

Yes, this skill development guidance includes specific instructions for creating skills within Claude Code plugins. It is ideal for developers looking to extend Claude's capabilities with specialized knowledge regardless of the plugin's specific use case.