Skill Claude CodeCodex
Decompose large-scale changes into independent units and spawn parallel agents in isolated worktrees. Use for migrations, refactors, codemods, and any change touching 10+ files with the same pattern.
Skill Claude CodeCodex
Decompose large-scale changes into independent units and spawn parallel agents in isolated worktrees. Use for migrations, refactors, codemods, and any change touching 10+ files with the same pattern.
Skill Claude CodeCodex
Capture a user-reported defect as a durable GitHub issue written in the project's own domain language. Explores the codebase in parallel for context but never leaks file paths or line numbers into the issue. Use when the user reports a bug conversationally, runs a QA pass, or says "file an issue", "log this as a bug"…
Skill Claude CodeCodex
Smart context compaction with state preservation. Saves critical files, task progress, and working state before compaction, restores after. Use before manual compact or when auto-compact triggers.
Skill Claude CodeCodex
Master the four operations of context engineering — Write, Select, Compress, Isolate. Manage token budgets, compaction strategies, and context partitioning to keep AI sessions sharp and efficient.
Skill Claude CodeCodex
Optimize token usage and context management. Use when sessions feel slow, context is degraded, or you're running out of budget.
Skill Claude CodeCodex
Track session costs, set budget alerts, and optimize token spend. Use to check costs mid-session or set spending limits.
Skill Claude CodeCodex
Apply interface craft when building or reviewing UI - motion, easing, timing, springs, component feel, and visual foundations. Use when building a component, animation, transition, hover or press state, modal, drawer, toast, or when polishing an interface so it feels right. Says "make this feel better", "add an…
Skill Claude CodeCodex
Remove AI-generated code slop, unnecessary comments, and over-engineering from the current branch diff. Cleans up boilerplate, simplifies abstractions, strips defensive code, and in skill-file mode lints SKILL.md files for quality. Use when cleaning up code, simplifying, removing boilerplate, before committing, or…
Skill Claude CodeCodex
Build the project's shared language and bounded contexts before writing code, so names stay consistent and the agent stops paraphrasing domain concepts. Produces a CONTEXT.md glossary and decision records. Use at the start of a project or feature, or when the codebase and the people describing it speak different…
Skill Claude CodeCodex
Configure file watching hooks to auto-react to config changes, env file updates, and dependency modifications. Use to set up reactive workflows.
Skill Claude CodeCodex
Audit an area of the codebase and propose the smallest structural moves that improve it - untangle boundaries, kill duplication, fix seams, break cycles. Produces a prioritized plan and decision records, not a rewrite. Use when a codebase feels tangled, hard to change, or is becoming a ball of mud, or when asked to…
Skill Claude CodeCodex
Show session analytics, learning patterns, correction trends, heatmaps, and productivity metrics. Computes stats from project memory and session history. Use when asking for stats, statistics, progress, how am I doing, coding history, or dashboard.
Skill Claude CodeCodex
Capture a correction or lesson as a persistent learning rule with category, mistake, and correction. Stores, categorises, and retrieves rules for future sessions. Use after mistakes or when the user says "remember this", "don't forget", "note this", or "learn from this".
rohitg00/awesome-claude-code-toolkit
Plugin Claude Code
The most comprehensive toolkit for Claude Code -- 135 agents, 35 skills, 42 commands, 120 plugins, 19 hooks, 15 rules, 7 templates, and 6 MCP configs.
rohitg00/awesome-claude-code-toolkit
Plugin Claude Code
Complete developer toolkit for Claude Code.
rohitg00/awesome-claude-code-toolkit
Plugin Claude Code
Full accessibility audit with WCAG compliance checking.
rohitg00/awesome-claude-code-toolkit
Command
Generate a detailed accessibility audit report with remediation steps.
rohitg00/awesome-claude-code-toolkit
Command
Execute a comprehensive accessibility audit against WCAG guidelines.
rohitg00/awesome-claude-code-toolkit
Plugin Claude Code
Scan for accessibility issues and fix ARIA attributes in web applications.
rohitg00/awesome-claude-code-toolkit
Command
Scan web application components for accessibility violations against WCAG guidelines.
rohitg00/awesome-claude-code-toolkit
Command
Fix ARIA attributes and accessibility issues in web components.
rohitg00/awesome-claude-code-toolkit
Plugin Claude Code
Architecture Decision Records authoring and management.
rohitg00/awesome-claude-code-toolkit
Command
List and summarize all existing Architecture Decision Records.
rohitg00/awesome-claude-code-toolkit
Command
Create a new Architecture Decision Record documenting a technical decision.