80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
global-error-handling
by overtimepog
Implement robust error handling with user-friendly messages, fail-fast validation, specific exception types, and proper...
global-commenting
by overtimepog
Write self-documenting code with minimal, evergreen comments that explain WHY rather than WHAT, avoiding temporary chang...
frontend-responsive
by overtimepog
Create responsive, mobile-first user interfaces that adapt seamlessly across all device sizes using modern CSS technique...
filter-skill
by maneeshanif
Filter tasks by priority, status, tags, due dates, and other criteria. Use when implementing filtering functionality.
setup-skill
by maneeshanif
Initialize Python project structure with proper directory layout, configuration files, and best practices. Use when crea...
render-skill
by maneeshanif
Create beautiful Rich terminal output with tables, panels, progress bars, and styled text. Use when building terminal UI...
search-skill
by maneeshanif
Implement search functionality for finding tasks by keywords in title and description. Use when building search features...
prompt-skill
by maneeshanif
Create interactive terminal prompts using questionary for user input. Use when building forms, selection menus, and conf...
animation-skill
by maneeshanif
Create splash screens, ASCII art banners, and terminal animations. Use when building visual effects, loading screens, an...
dependency-skill
by maneeshanif
Manage Python dependencies using uv package manager. Use when installing, adding, removing, or updating packages. Always...
database-skill
by maneeshanif
Configure and operate TinyDB for JSON-based document storage. Use when setting up databases, creating queries, or managi...
model-skill
by maneeshanif
Create Pydantic v2 data models with validation, type hints, and proper configuration. Use when designing data structures...
crud-skill
by maneeshanif
Implement Create, Read, Update, Delete operations for todo tasks. Use when building data management functionality.
pdf-ipc
by KwonCheulJin
This skill should be used when implementing IPC (Inter-Process Communication) channels for PDF operations in Electron. T...
electron-fsd
by KwonCheulJin
This skill should be used when developing Electron applications with Feature-Sliced Design (FSD) architecture and React...
cljr-feature-dev
by Dangercoder
Develop features for the Cljr Clojure-to-.NET compiler. Use when adding emitter features, expression types, analyzer sup...
cljr-performance
by Dangercoder
Optimize Cljr compiler and runtime performance. Use when optimizing emitter output, runtime collections, REPL evaluation...
jira-board
by mjochum64
Organize and manage Jira boards, issues, and sprints. Use when the user wants to: (1) List, create, update, or transitio...
mcpkit-guide
by Sunalamye
Guide for using MCPKit Swift package to build MCP (Model Context Protocol) tool servers. Use when creating new MCP serve...
confluence-board
by mjochum64
Manage Confluence pages and spaces. Use when the user wants to: (1) List, create, update, or delete Confluence pages, (2...
webviewbridge-guide
by Sunalamye
Guide for using WebViewBridge Swift package to build WebPage (macOS 26.0+) bridges with JavaScript injection and bidirec...
claudy-orchestration
by Jhvictor4
Use this skill when delegating to sub-agents that require more flexibility than the Task tool provides - when launching...
skill-elevenlabs-tts-tool
by dnvriend
ElevenLabs text-to-speech CLI tool guide