Skill Claude CodeCodex
Reviews UI code and components for WCAG 2.1 accessibility violations and provides specific fixes.
Skill Claude CodeCodex
Reviews UI code and components for WCAG 2.1 accessibility violations and provides specific fixes.
Skill Claude CodeCodex
Writes a high-quality CLAUDE.md, .cursorrules, or .windsurfrules file that gives a coding agent the right project context, conventions, and constraints to work effectively.
Skill Claude CodeCodex
Designs an eval suite for an LLM agent or pipeline including success metrics, trajectory scoring, LLM-as-judge setup, and regression test cases.
Skill Claude CodeCodex
Writes a complete product spec for an AI-powered feature including user stories, model requirements, fallback behavior, and evaluation criteria.
Skill Claude CodeCodex
Generates OpenAPI-compatible documentation for REST API endpoints from code or route definitions.
Skill Claude CodeCodex
Designs RESTful API endpoints following OpenAPI spec and industry best practices.
Skill Claude CodeCodex
Reads a codebase or system description and produces a clear, structured architecture overview with diagrams.
Skill Claude CodeCodex
Takes a long-form article and repurposes it into multiple formats: tweet thread, LinkedIn post, TL;DR, and key quotes.
Skill Claude CodeCodex
Designs a secure authentication and authorization flow for any application, covering login, sessions, roles, and edge cases.
Skill Claude CodeCodex
Generates a detailed, SEO-optimized blog post outline with H2/H3 structure, key points per section, and a hook.
Skill Claude CodeCodex
Compares two versions of a codebase or API and flags all breaking changes with migration hints.
Skill Claude CodeCodex
Systematically diagnoses bugs by tracing execution flow and identifying root causes vs symptoms.
Skill Claude CodeCodex
Recommends the right caching layer, TTL strategy, and invalidation approach for any application bottleneck.
Skill Claude CodeCodex
Maintains and formats a CHANGELOG.md following Keep a Changelog conventions from git history or PR list.
Skill Claude CodeCodex
Runs a systematic checklist review on any code diff or file, covering correctness, security, performance, and readability.
Skill Claude CodeCodex
Reviews database schemas for normalization issues, missing indexes, naming inconsistencies, and scalability risks.
Skill Claude CodeCodex
Generates production-ready docker-compose.yml files for any application stack.
Skill Claude CodeCodex
Audits a codebase or docs folder and lists everything that is undocumented, outdated, or unclear.
Skill Claude CodeCodex
Systematically identifies edge cases and boundary conditions for any function, API, or user flow.
Skill Claude CodeCodex
Parses raw error logs and produces a concise, prioritized summary of unique issues with root cause hints.
Skill Claude CodeCodex
Generates a comprehensive FAQ section for any product, API, or documentation page.
Skill Claude CodeCodex
Diagnoses why tests pass inconsistently and suggests fixes for timing, ordering, and state isolation issues.
Skill Claude CodeCodex
Reviews web forms for usability issues — field ordering, validation messages, error states, and accessibility.
Skill Claude CodeCodex
Generates conventional commit messages from staged changes or a diff.