skill-development

Community

Build, validate, and package Claude Skills.

AuthorOshanKHZ
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill guides creation and editing of Claude Skills, including SKILL.md frontmatter, progressive disclosure, and resource organization across references/examples/scripts for maintainability and scalable discovery.

Core Features & Use Cases

  • Interactive creation with AskUserQuestion
  • Structure options: Minimal, Standard, Complete
  • Validation and testing workflows
  • Packaging and versioning
  • Plugin integration and auto-discovery

Quick Start

  1. Determine scope and location (personal, project, plugin)
  2. Create the Skill structure and SKILL.md frontmatter
  3. Add references/examples/scripts as needed
  4. Validate with validation scripts and test triggering

Dependency Matrix

Required Modules

None required

Components

referencesexamplesscripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: skill-development
Download link: https://github.com/OshanKHZ/oshankhz-claude-code/archive/main.zip#skill-development

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository