Skill Builder

Create Claude Code Skills with structured YAML frontmatter and directory organization.

Updated Jun 10, 2026
One-click install
npx skills add https://github.com/Ivanblancoinusual-2106/ruview-3D --skill skill-builder-ivanblancoinusual-2106
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Skill Builder
Source: https://github.com/Ivanblancoinusual-2106/ruview-3D/tree/main/RuView-main/.claude/skills/skill-builder
Command: npx skills add https://github.com/Ivanblancoinusual-2106/ruview-3D --skill skill-builder-ivanblancoinusual-2106

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill Builder helps you create well-structured Claude Code Skills, simplifying the process of developing custom skills for Claude.

Core Features & Use Cases

  • Skill Creation: Guided process to build Claude Code Skills with proper YAML frontmatter and directory organization.
  • Templates: Offers templates for basic, intermediate, and advanced skill structures.
  • Documentation: Provides comprehensive guides on YAML frontmatter, directory structure, and content best practices.

Quick Start

Run the Skill Builder and follow the prompts to create your first Claude Code Skill.

Frequently Asked Questions about Skill Builder

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

FAQPage Schema
How do I create custom Claude Code Skills with structured YAML frontmatter?

To create custom Claude Code Skills, use a guided builder process that generates structured YAML frontmatter, establishes directory organization, and applies progressive disclosure architecture for optimal skill development.

What is progressive disclosure architecture in Claude Code skill building?

Progressive disclosure architecture in skill building structures your Claude Code Skill content so that essential instructions are presented first, with deeper references and assets loaded contextually to optimize agent context window usage.

Can I use templates to build intermediate and advanced Claude Code Skills?

Yes, skill building templates are available for basic, intermediate, and advanced Claude Code Skill structures, allowing you to match the template complexity to your specific custom skill requirements.

What's the best way to organize directories and Markdown content for a Claude Code Skill?

The best way to organize Claude Code Skill directories is to follow a structured layout with separate folders for scripts, references, and assets, utilizing Markdown for content and YAML for metadata frontmatter.

Do I need prior experience with YAML to develop custom skills for Claude Code?

No prior YAML experience is strictly required, as the Skill Builder provides comprehensive documentation and guides on writing YAML frontmatter, though understanding basic Markdown helps streamline the process.