80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
llm-application-patterns
by jayteealao
This skill should be used when building production LLM applications in any language. It applies when implementing predic...
prepare-otterstack-deploy...
by jayteealao
Analyzes a codebase and prepares it for OtterStack deployment. Use when preparing docker-compose projects, checking Otte...
dependency-management
by jayteealao
This skill should be used when managing project dependencies including safe updates, security audits, and compatibility...
framework-conventions-gui...
by jayteealao
This skill should be used when writing code in any opinionated framework's distinctive style. It applies when writing fr...
onboarding-docs
by jayteealao
This skill should be used when generating developer onboarding documentation including architecture overviews, setup gui...
refactoring-patterns
by jayteealao
This skill provides patterns for safe, systematic refactoring including extract, rename, move, and simplification operat...
idea-exploration
by nbbaier
Launch background Claude sessions to explore and analyze business ideas. Say "Idea: [description]" to trigger.
terminal-title
by cschleiden
Automatically updates terminal window title to reflect the current high-level task. Use at the start of every Copilot CL...
Configure KDE Plasma 6 panels, widgets, digital clock fonts, and Panel Colorizer styling. Use when modifying panel appea...
Python coding standards including line length (80 chars), naming conventions (snake_case, PascalCase), type hints, docst...
Write AI-readable documentation following concise-over-comprehensive principle, hierarchical CLAUDE.md/AGENTS.md inherit...
Set up and use MCP (Model Context Protocol) servers to extend Claude Code capabilities including PRISM semantic memory,...
Write effective prompts for Task tool sub-agents, slash commands, and system prompts. Covers Claude 4.x prompting patter...
base-ui-best-practices
by Jellypod-Inc
Base UI implementation guidelines for building accessible, unstyled React components. Use this skill when writing, revie...
persona-journey
by njculpin
Comprehensive persona journey testing and UX verification across all personas
audit-style
by njculpin
Audit and refactor CSS to comply with Game Loopers design system and BEM methodology
synthesizing-requirements
by jasontalley
Analyzes unstructured documents, conversations, and notes to generate structured markdown documentation containing user...
citedresearch
by LeoMaslyak
Research output with proper source citations. USE WHEN conducting research, creating sector analyses, or generating inve...
env-management
by jonit-dev
Manage environment variables with split .env.client and .env.api structure. Use when adding new env vars, debugging conf...
context-building
by jonit-dev
Systematic codebase investigation before addressing issues. Use when you need to build comprehensive understanding of a...
supabase-migrations
by jonit-dev
Create and manage Supabase database migrations using MCP tools. Use when creating tables, modifying schemas, adding RLS...
i18n
by jonit-dev
Internationalization and translation management. Use when adding new translations, updating existing content, creating n...
cloudflare-workers
by jonit-dev
Optimize code for Cloudflare Workers free plan with 10ms CPU limit. Use when writing API routes, server code, middleware...