component

Generate and validate Claude Code component files with YAML frontmatter schemas.

7|3|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Zpankz/mcp-skillset --skill component-zpankz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: component
Source: https://github.com/Zpankz/mcp-skillset/tree/main/component
Command: npx skills add https://github.com/Zpankz/mcp-skillset --skill component-zpankz

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation and validation of Claude Code component files to ensure correct YAML frontmatter, parameter compatibility, and cross-reference integrity across commands, agents, skills, and styles.

Core Features & Use Cases

  • Generate frontmatter-compliant templates for commands, agents, skills, and styles.
  • Validate parameter compatibility and inter-component references to prevent misconfigurations.
  • Produce ready-to-use scaffolds for slash commands, subagents, and multi-agent pipelines in new or existing projects.
  • Support rapid onboarding and consistent component architecture across teams.

Quick Start

Run the generator to scaffold a new command, agent, skill, or style with sensible defaults.

Frequently Asked Questions about component

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

FAQPage Schema
How do I generate Claude Code component files with correct YAML frontmatter?

To generate Claude Code component files with correct YAML frontmatter, use a scaffolding tool that automatically applies schema validation to produce ready-to-use templates for commands, agents, skills, and styles.

What is the best way to validate parameter compatibility across Claude Code agents and skills?

The best way to validate parameter compatibility across Claude Code agents and skills is to use a validation tool that checks YAML frontmatter schemas, enforces allowed and forbidden parameters, and verifies cross-reference integrity to prevent misconfigurations.

How do I scaffold slash commands and subagents for multi-agent pipelines?

You can scaffold slash commands and subagents for multi-agent pipelines by running a component generator that creates frontmatter-compliant templates, ensuring consistent architecture and inter-component coherence across new or existing projects.

Why does my Claude Code component throw a cross-reference validation error?

A Claude Code component throws a cross-reference validation error when its YAML frontmatter contains misconfigured parameters or references to other components that do not match the enforced schema rules for commands, agents, skills, or styles.

Can I use automated scaffolding to ensure consistent component architecture across my team?

Yes, you can use automated scaffolding to ensure consistent component architecture across your team by generating standardized, frontmatter-compliant templates for commands, agents, skills, and styles, which supports rapid onboarding and prevents misconfigurations.

Do I need to manually check forbidden parameters when creating Claude Code styles?

No, you do not need to manually check forbidden parameters when creating Claude Code styles if you use a validation generator that automatically enforces YAML frontmatter schemas and flags disallowed parameters before producing the final template.