80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
Conduct deep research on a topic using web search and analysis. Use when you need comprehensive understanding of a topic...
Visual design exploration (layout, color, typography, component composition). Use when exploring "how should this look?"...
WCAG 2.1 AA accessibility audit. Use to ensure the application is accessible to all users.
Code restructuring without behavior change. Use when improving code organization while preserving functionality.
Create a Product Requirements Document (PRD) with user stories, state matrix, and accessibility requirements. Use for la...
Explore interaction design, user flows, and information architecture. Use when exploring "how should users interact with...
Create a lightweight implementation plan for medium-scope features (1-5 files). Use when you need a plan but not a full...
Review adherence to design system (tokens, components, theming). Use to ensure consistency with SPEC files.
Atomic code changes for small fixes (≤30 lines, ≤5 files). Use for bug fixes, minor tweaks, and small improvements.
Technical code review (architecture, type safety, patterns). Use for pre-merge review or general code quality audit.
Apply external research findings to project context. Use when you have research documents and need to map them to action...
Broad ideation and problem definition using Socratic questioning. Use for early-stage exploration when the problem isn't...
Review layout consistency (spacing, alignment, grid usage). Use to ensure visual consistency across components.
Performance analysis and optimization opportunities. Use when application feels slow or before optimization work.
Tree-of-thoughts reasoning for elusive, intermittent bugs. Use when standard debugging fails or the bug is hard to repro...
Identify code smells and refactoring opportunities without fixing. Use for tech debt assessment.
Create technical architecture specification with data models, component hierarchy, and risk analysis. Use after PRD appr...
Evaluate technical options (libraries, architecture patterns, performance tradeoffs). Use when exploring "how should we...
Review typography consistency and usability. Use to ensure readable, consistent text styling.
Génère des **cours complets, structurés et utilisables pour un élève de lycée**. Le contenu doit suivre une progression...
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservati...
pinia
by Sebastiaaann
Use when creating or editing Pinia stores - provides setup stores patterns, JavaScript best practices, async actions, ge...
accessibility
by Sebastiaaann
Use when implementing accessible UI patterns - provides ARIA attributes, keyboard navigation, focus management, screen r...
code-optimization
by Sebastiaaann
Use when optimizing JavaScript/Vue code performance - provides patterns for memory management, component optimization, a...