docs-refresh
01Skill Claude CodeCodex
Refresh plugin catalog docs (README, PLUGIN-MAP, d2 diagram) so per-plugin skill/agent counts match disk. Use when fixing count drift or after adding skills.
Skill Claude CodeCodex
Refresh plugin catalog docs (README, PLUGIN-MAP, d2 diagram) so per-plugin skill/agent counts match disk. Use when fixing count drift or after adding skills.
Skill Claude CodeCodex
Add, modify, or delete a skill or plugin in this repo — frontmatter shape, the seven metadata files a plugin touches, and the create/delete checklists. Use when creating a new skill or plugin, removing one, or asking which files a plugin change must update.
Skill Claude CodeCodex
Part of accessibility-plugin
WCAG 2.1/2.2 compliance, ARIA patterns, keyboard nav, focus management, a11y testing. Use when implementing accessible components or user mentions WCAG/ARIA/screen readers.
Skill Claude CodeCodex
Part of accessibility-plugin
Design tokens and CSS custom properties: theme systems, dark mode, component libraries. Use when implementing design systems or user mentions tokens, CSS variables, or theming.
Skill Claude CodeCodex
Configure Claude Code hooks in settings.json. Use when authoring PreToolUse hooks.
Skill Claude CodeCodex
Commit staged changes with a conventional message. Use when saving work to git history.
Skill Claude CodeCodex
This skill has no description and must be dropped with a warning.
Skill Claude CodeCodex
Inspect JSON payloads and extract nested fields. Use when parsing API responses.
Skill Claude CodeCodex
Render architecture diagrams from text sources. Use when documenting system topology.
Skill Claude CodeCodex
Debug HTTP APIs: trace requests, inspect headers. Use when a request fails: check status first.
Skill Claude CodeCodex
Part of agent-patterns-plugin
Adversarial second-pass review that tries to break code, designs, plans, or ADRs. Use when stakes are high and a normal review already ran.
Skill Claude CodeCodex
Part of agent-patterns-plugin
Configure Claude Code agent teams (implicit team, SendMessage, TaskUpdate). Use when running parallel agents, coordinating with messaging, or setting up a lead/teammate architecture.
Skill Claude CodeCodex
Part of agent-patterns-plugin
Gate outward-bound text (upstream issues, docs, PR bodies) through isolated haiku fresh-reader critique before publishing. Use when an artifact must survive a reader with zero project context.
Skill Claude CodeCodex
Part of agent-patterns-plugin
Write and configure custom agent definitions in Claude Code agents/ directory. Use when creating an agent .md file, defining a specialized agent, or configuring agent tools.
Skill Claude CodeCodex
Part of agent-patterns-plugin
Pre-dump-then-dispatch for tools holding an exclusive lock (Ghidra, migrations, single-writer caches). Use when fanning out parallel agents needing a non-concurrent resource.
Skill Claude CodeCodex
Part of agent-patterns-plugin
Execution-grounded review: run tests first, trace each acceptance criterion to execution evidence. Use when verifying an implementation meets spec.
Skill Claude CodeCodex
Part of agent-patterns-plugin
Expose a live-adjustable control instead of guessing a magic constant for a parameter the agent cannot itself perceive. Use when tuning visual, audio, or UX output (color, size, position, timing, volume) that only the user can judge.
Skill Claude CodeCodex
Part of agent-patterns-plugin
Scaffold the code execution pattern for MCP-based agents. Use when agents call many MCP tools, intermediate data exceeds context, you need loops, or PII must stay out of context.
Skill Claude CodeCodex
Part of agent-patterns-plugin
Install, configure and troubleshoot MCP servers. Use when adding/enabling servers, editing .mcp.json, fixing OAuth, or when a server runs stale code after an upstream fix.
Skill Claude CodeCodex
Part of agent-patterns-plugin
FastMCP authoring for Python MCP servers — tools, resources, prompts, TDD, release-please. Use when building or extending an MCP server, adding a tool/resource, or scaffolding a new server.
Skill Claude CodeCodex
Part of agent-patterns-plugin
Copy, generalize, or merge a project's .claude/{agents,commands} into user-scoped configuration. Use when assimilating another project's Claude setup or generalizing an agent.
Skill Claude CodeCodex
Part of agent-patterns-plugin
Audit Claude subagent configs for completeness, security, and best practices. Use when reviewing agents/ for missing frontmatter, overprivileged tools, or bad model choices.
Skill Claude CodeCodex
Part of agent-patterns-plugin
Audit CLAUDE.md and .claude/rules for always-loaded content that should become an on-demand skill. Use when CLAUDE.md feels bloated, trimming context, or promoting a rule into a skill.
Skill Claude CodeCodex
Part of agent-patterns-plugin
Audit a CLAUDE.local.md — verify each claim live, fix drifted environment facts, cut findings duplicating versioned docs. Use when local notes are stale, or before appending a finding.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: