skill-builder

Build Claude skills with frontmatter and a three-level structure.

7|3|Updated Nov 21, 2025
One-click install
npx skills add https://github.com/masorange/titan-cli --skill skill-builder-masorange
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-builder
Source: https://github.com/masorange/titan-cli/tree/main/.titan/skills/skill-builder
Command: npx skills add https://github.com/masorange/titan-cli --skill skill-builder-masorange

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates and standardizes the creation of Claude skill units by providing a proven blueprint that enforces structure, frontmatter requirements, and a reusable reference system.

Core Features & Use Cases

  • Progressive Disclosure and three-level structure: Level 1 frontmatter, Level 2 detailed instructions, Level 3 references/scripts/assets.
  • Clear, kebab-case skill folders with mandatory skill.md and optional references/scripts/assets directories.
  • Validation guidelines: 3 examples, 3 troubleshooting items, frontmatter constraints, and versioning.

Quick Start

Create a new skill folder under .titan/skills/skill-name, add skill.md with frontmatter, and begin writing instructions following the three-level structure.

Frequently Asked Questions about skill-builder

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

FAQPage Schema
How do I structure Claude skills with frontmatter and three-level content?

Structure Claude skills using a three-level architecture: Level 1 frontmatter for metadata, Level 2 for detailed instructions, and Level 3 for linked references, scripts, and assets to ensure portability.

What is the best way to create standardized Claude skill templates?

Create standardized Claude skill templates by applying an architecture-driven process that enforces kebab-case folder naming, mandatory skill.md files, and validation guidelines including three real-world examples.

Does building Claude skills require specific frontmatter field constraints?

Yes, building Claude skills requires strict frontmatter field constraints. The process enforces mandatory frontmatter requirements to guarantee consistent, portable, and validated skill units across projects.

How do I validate Claude skills for consistent structure and portability?

Validate Claude skills by checking frontmatter constraints, ensuring three real-world examples are present, verifying three troubleshooting items, and confirming the three-level content structure follows guidelines.

Can I use optional directories when creating Claude skills?

Yes, you can use optional references, scripts, and assets directories alongside the mandatory skill.md file within a kebab-case skill folder to organize linked resources effectively.

What troubleshooting guidelines should Claude skills include?

Claude skills should include robust troubleshooting guidelines with at least three specific items to ensure consistent, portable skill units that follow the three-level content structure and validation requirements.