ccx-primitives

Provide authoritative frontmatter schemas for Claude Code primitives.

1|Updated Jan 13, 2023
One-click install
npx skills add https://github.com/theodrosyimer/.dotfiles --skill ccx-primitives
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ccx-primitives
Source: https://github.com/theodrosyimer/.dotfiles/tree/main/claude/plugins/cc-expert/skills/ccx-primitives
Command: npx skills add https://github.com/theodrosyimer/.dotfiles --skill ccx-primitives

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It provides an up‑to‑date, authoritative source of frontmatter schemas for all Claude Code primitive file types, eliminating guesswork when creating, editing, or auditing skills, commands, agents, rules, hooks, plugins, and output styles.

Core Features & Use Cases

  • Schema Reference: Returns complete, canonical frontmatter fields for any Claude Code primitive on demand.
  • Freshness Check: Validates knowledge age via references/last-updated.txt and suggests a refresh when stale.
  • Automatic Refresh: Can fetch the latest documentation, update schemas, and audit project files for upgrade opportunities.
  • Use Cases: When you need to know required fields for a new skill, verify an existing rule’s schema, or ensure hooks are up‑to‑date.

Quick Start

Show me the frontmatter schema for a skill.

Frequently Asked Questions about ccx-primitives

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

FAQPage Schema
How do I find the correct frontmatter schema for a Claude Code skill?

To find the correct frontmatter schema for a Claude Code skill, you need an authoritative reference source that provides canonical fields for all primitive file types, eliminating guesswork during file creation and editing.

How do I audit existing Claude Code rules and hooks for schema compliance?

To audit Claude Code rules and hooks for schema compliance, apply a reference tool that validates project files against canonical frontmatter fields and identifies upgrade opportunities for outdated configurations.

When do I need to refresh Claude Code primitive schemas?

You need to refresh Claude Code primitive schemas when the knowledge base age exceeds three days, ensuring your frontmatter fields remain up-to-date by fetching the latest documentation and updating stale reference files.

Can I use one reference tool to check schemas for all Claude Code configurations?

Yes, you can use a comprehensive schema reference tool to check frontmatter configurations across all Claude Code primitives, including skills, commands, agents, rules, hooks, plugins, and output styles.

What problem does a frontmatter schema reference solve for Claude Code developers?

A frontmatter schema reference solves the problem of missing or incorrect configuration fields by providing an up-to-date, authoritative source for all Claude Code primitive file types during creation and auditing.

Does the schema reference automatically update outdated Claude Code documentation?

Yes, the schema reference automatically fetches the latest documentation to update outdated schemas and audit project files when the reference knowledge base detects configurations older than three days.