claude-code-meta

Aligns Claude Code skill metadata with built-in system prompts and references.

8|1|Updated Jul 16, 2013
One-click install
npx skills add https://github.com/844196/dotfiles --skill claude-code-meta-844196
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-code-meta
Source: https://github.com/844196/dotfiles/tree/main/files/dot_claude/exact_local-marketplace/exact_claude-code-meta/exact_skills/exact_claude-code-meta
Command: npx skills add https://github.com/844196/dotfiles --skill claude-code-meta-844196

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CLAUDE.md / SKILL.md / .claude/rules/*.md are reference points to consult when creating, updating, or reviewing Claude Code entries. This Skill bundles Claude Code's core prompts, embedded skills, and tool descriptions inside references to avoid redundancy with the base instructions.

Core Features & Use Cases

  • Provides inline guidance on Claude Code-specific behaviors, preprocessing steps, and string substitutions such as ${CLAUDE_SESSION_ID}.
  • Keeps CLAUDE references in a single place to ensure consistency between SKILL.md and the core prompts.
  • Guides authors on editing SKILL.md without duplicating existing instructions.

Quick Start

Review and align your Claude Code SKILL.md with the included references before making changes.

Frequently Asked Questions about claude-code-meta

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

FAQPage Schema
How do I prevent instruction drift when updating CLAUDE.md or SKILL.md files?

To prevent instruction drift when updating CLAUDE.md or SKILL.md, align your skill metadata with built-in system prompts and references. This ensures consistency and non-redundancy across skill units by bundling core prompts to avoid duplicating existing base instructions.

What is the best way to manage Claude Code skill metadata and references?

The best way to manage Claude Code skill metadata is to centralize core prompts and tool descriptions inside references. Keeping CLAUDE references in a single place ensures consistency between SKILL.md and the core prompts, preventing redundant instructions across skill units.

How does centralizing Claude Code prompts help with editing SKILL.md?

Centralizing Claude Code prompts helps editing SKILL.md by providing inline guidance on specific behaviors and string substitutions like ${CLAUDE_SESSION_ID}. It guides authors to make changes without duplicating existing instructions embedded in the base references.

Does this approach require specific dependencies to review .claude/rules files?

Reviewing .claude/rules files using this approach requires no external dependencies. It operates as a standalone reference that aligns frontmatter fields and references packaging with project standards for name, description, tagging, and safety checks.

When should I use a centralized references approach for Claude Code skills?

You should use a centralized references approach for Claude Code skills when creating, updating, or reviewing entries. It applies specifically to ensure that frontmatter fields and references packaging meet the project's standards for dependencies, components, and safety checks.

Why are my Claude Code SKILL.md instructions duplicating base system prompts?

Your SKILL.md instructions duplicate base system prompts because they lack alignment with bundled references. By reviewing and aligning your SKILL.md with centralized Claude Code references before making changes, you ensure non-redundancy with the core prompts.