claude-code-frontmatter

Community

Frontmatter mastery for Claude Code skills, agents, and commands.

Authorryugen04
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Frontmatter is essential for Claude Code to discover and configure Skills, Agents (subagents), and Slash Commands. This Skill provides a complete reference of all YAML frontmatter properties and usage patterns.

Core Features & Use Cases

  • Comprehensive property reference: Show all required and optional fields for Skills, Agents, and Commands.
  • Guidance on usage: Provide examples and validation rules to ensure consistent frontmatter across projects.
  • On-demand discovery: Help teams ship Claude Code capabilities with reliable metadata.

Quick Start

Create a new Skill by following the frontmatter skeleton, replacing name and description to fit your use case.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: claude-code-frontmatter
Download link: https://github.com/ryugen04/dotfiles/archive/main.zip#claude-code-frontmatter

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