Tag
#skills
Resources
- Accessibility Checker (MCP Market)A Claude Code skill that helps developers identify and fix WCAG violations in web applications. It provides guidance on semantic HTML, ARIA attributes, keyboard navigation, and color contrast ratios for both manual reviews and automated audits.
- Agent Skills Client ShowcaseA gallery of products that support the agent skills format.
- Anthropic Skills RepoAnthropic's implementation of skills for Claude.
- Awesome Agent Skills (VoltAgent)1000+ agent skills from official dev teams (Anthropic, Vercel, Google Labs, Figma, Stripe) and the community, compatible with Claude Code, Codex, Cursor, and Gemini CLI. Broader than the travisvn list, with a cross-tool focus.
- Awesome Claude SkillsCurated list of skills, resources, and tools for customizing Claude workflows. Good jumping-off point when you want to find something specific rather than read through repos one by one.
- Claude A11y SkillA Claude Code skill that runs comprehensive accessibility audits on web projects using axe-core for runtime DOM testing and jsx-a11y for static analysis. It checks WCAG 2.1 Level A and AA compliance, flagging common issues like missing alt text, insufficient color contrast, broken heading hierarchy, and invalid ARIA attributes.
- MCP MarketA browsable directory of Agent Skills and MCP servers that extend AI coding agents like Claude Code, Claude.ai, Codex, and ChatGPT. You can discover skills across categories like developer tools, security, productivity, testing, and accessibility, with each listing showing the skill's purpose and implementation details.
- Palette Talent SkillA profile-driven Claude Code skill for job search and interview prep, built around 6 role profiles that drive discovery, fit scoring, resume generation, and post-mortem learnings from a single structured career inventory. Every interview cycle feeds back into the profile, so each round starts smarter than the last.
- UX Sentiment ResearchA reusable Claude skill that pulls real UX sentiment about any company's product, identifies friction patterns, and produces interview-ready talking points and questions. Designed for product and design interview prep. Also works for competitive analysis and product critique writing.
- Vibe Security SkillAn agent skill that audits AI-generated code for common security vulnerabilities that coding assistants tend to introduce, like hardcoded secrets, missing row-level security, client-submitted prices, and tokens in localStorage. Built for Claude Code and other Agent Skills-compatible tools, it loads only the checks relevant to your stack (Supabase, Stripe, React Native, etc.) so you're not wasting context on irrelevant rules.