Skill Claude CodeCodex
Generate and validate YAML frontmatter for docs folder documents. Use when users want to add frontmatter, update frontmatter, generate frontmatter metadata, or validate existing frontmatter against the schema.
Skill Claude CodeCodex
Generate and validate YAML frontmatter for docs folder documents. Use when users want to add frontmatter, update frontmatter, generate frontmatter metadata, or validate existing frontmatter against the schema.
Skill Claude CodeCodex
Transform research materials into structured learning content with bilingual support. Use when users want to create learning content from research, convert research to learning paths, make learning materials, or translate learning content between languages.
Skill Claude CodeCodex
Deep analysis of LLM agent and plugin repositories to extract architecture, patterns, and insights. Use when users want to analyze an LLM repo, extract patterns from a repository, do a repository deep dive, or understand an AI agent codebase. Do NOT use for general code review, simple file exploration, or non-LLM…
Skill Claude CodeCodex
Guide for creating and validating specialized AI agents (subagents). Use when users want to create a new agent, make a subagent, define agent configurations, validate agents, or need guidance on agent architecture. Do NOT use for creating skills (use meta-skill) or commands (use meta-command).
Skill Claude CodeCodex
Guide for creating and validating Claude Code slash commands. Use when users want to create a command, define command specs, configure allowed-tools or argument-hint fields, or validate and audit existing commands. Do NOT use for creating skills or agents (use meta-skill, meta-agent).
Skill Claude CodeCodex
Diagnose features into the right LLM component type — Skill, Agent, or Command wrapper. Use when users ask whether something should be a skill, need to decide between command or agent, want to diagnose a feature's type, or make structure and architecture decisions for LLM components. Do NOT use for actual…
Skill Claude CodeCodex
Generate high-quality prompts using proven prompt engineering techniques. Use when users want to write a prompt, create or improve prompts, work on meta-prompts, or need to craft effective instructions for AI tasks. Do NOT use for simply asking questions, executing existing prompts, or non-prompt-related tasks.
Skill Claude CodeCodex
Extract reusable patterns from completed session work. Use when users want to wrap a session into a reusable component, extract workflows, make completed work reusable, abstract session work into patterns, or create a skill from session history.
Skill Claude CodeCodex
Guide for creating and validating AI agent skills based on Anthropic's official skill specification. Use when users want to create a new skill, update an existing skill, validate skills, run a skill audit, or need guidance on skill architecture and best practices. Do NOT use for creating agents (use meta-agent) or…