Skill Claude CodeCodex
Checks an interface against accessibility principles - keyboard navigation, semantic HTML, color contrast, labels, and screen-reader behavior. Use before shipping any user-facing UI, especially public-facing ones.
A community-driven catalogue of 150+ reusable AI agent skills for Claude Code , Antigravity, Cursor Ai , kimi , deepseek ,Mimo — code review, security auditing, architecture review, and more. Install any skill with one npx command.
Skill Claude CodeCodex
Checks an interface against accessibility principles - keyboard navigation, semantic HTML, color contrast, labels, and screen-reader behavior. Use before shipping any user-facing UI, especially public-facing ones.
Skill Claude CodeCodex
Generates accessible, high-contrast, semantic design-system color tokens for light and dark modes.
Skill Claude CodeCodex
Designs high-signal analytics widgets, sparklines, KPI summary cards, and comparative metric badges with zero chartjunk.
Skill Claude CodeCodex
Designs dense data grids with sorting, filtering, column customization, sticky headers, and virtualization.'.
Skill Claude CodeCodex
Detects hardcoded colors, spacing, typography, widths, and other raw values that should use design-system tokens instead. Use when a project has an established design system/token set and you want to catch drift from it.
Skill Claude CodeCodex
Designs helpful, actionable zero-data states, 404/500 screens, and self-service error recovery interfaces.
Skill Claude CodeCodex
Optimizes complex multi-field web forms with inline validation timing, floating labels, accessible error lists, and smart auto-fill.
Skill Claude CodeCodex
Designs subtle UI motion physics, state transitions, hover states, and haptic timings for polished user experiences.
Skill Claude CodeCodex
Streamlines product onboarding, wizard steps, time-to-value, and progressive disclosure for new users.
Skill Claude CodeCodex
Analyzes whether a UI will behave correctly across mobile, tablet, and desktop layouts. Use when reviewing responsive/adaptive layout code or before shipping a UI meant to work across screen sizes.
Skill Claude CodeCodex
Reviews an interface implementation for visual consistency, spacing, hierarchy, and design-system compliance. Use after implementing or changing UI, before it ships.
Skill Claude CodeCodex
Detects poorly formatted UI text and improves capitalization, spacing, hierarchy, and readability - labels, headings, button text, and messages. Use when reviewing user-facing copy for consistency.
Skill Claude CodeCodex
Translates cron expressions to plain English and back. Use when a cron schedule in code/config is unclear, or when you know when something should run but not the cron syntax for it.
Skill Claude CodeCodex
Audits Dockerfiles for multi-stage build efficiency, layer caching, non-root security, and minimal base image footprint.
Skill Claude CodeCodex
Reviews .env/config files for consistency and missing required variables across environments. Use when comparing dev/staging/prod config, or debugging an "it works locally but not in prod" issue.
Skill Claude CodeCodex
Configures pre-commit and pre-push hooks (Husky, Lefthook) for fast lint-staged, branch naming, and secret blocking.
Skill Claude CodeCodex
Checks Kubernetes manifests and Helm charts for resource limits, readiness probes, and security contexts.
Skill Claude CodeCodex
Improves logging statements for observability - structured logging, appropriate log levels, and useful context. Use when logs are too sparse, too noisy, or missing the context needed to debug an incident from them alone.
Skill Claude CodeCodex
Suggests consistent, well-reasoned names for variables, functions, files, or classes given context. Use when a name feels off, ambiguous, or inconsistent with surrounding conventions.
Skill Claude CodeCodex
Generates valid, expressive OpenAPI 3.1 specifications from code handlers, route declarations, and data schemas.
Skill Claude CodeCodex
Designs OpenTelemetry Collector pipelines (receivers, processors, exporters) with batching and redaction.
Skill Claude CodeCodex
Explains what a regular expression does in plain English, or builds one from a plain-English description. Use when a regex is unreadable at a glance, or when you know what you want to match but not the regex syntax for it.
Skill Claude CodeCodex
Analyzes git commits and breaking changes to determine exact semantic version increments (PATCH vs MINOR vs MAJOR).
Skill Claude CodeCodex
Inspects Terraform and OpenTofu Infrastructure-as-Code modules for drift resilience, security, and state locking.
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: