80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
cloudflare-expert
by seanpham99
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents...
app-builder
by seanpham99
Main application building orchestrator. Creates full-stack applications from natural language requests. Determines proje...
web-games
by seanpham99
Web browser game development principles. Framework selection, WebGPU, optimization, PWA.
documentation-templates
by seanpham99
Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.
pc-games
by seanpham99
PC and console game development principles. Engine selection, platform features, optimization strategies.
i18n-localization
by seanpham99
Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL su...
mcp-builder
by seanpham99
MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices.
clean-code
by seanpham99
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
local-first-sync
by BenderFendor
Implement a local-first + backend-sync data flow (create/update/delete) with tombstones, dedupe, and safe retry. Use whe...
log-triage
by BenderFendor
Triage large log directories without loading everything into context by extracting and grouping errors, emitting a compa...
log-to-llm-chunker
by BenderFendor
Convert large log files into uploadable plain-text chunks sized for LLM review; use when a log is too big for a single p...
create-skill
by lbussell
Guide for authoring agent skills. Use when creating new skills, writing SKILL.md files, or improving existing skills.
ghostty-config
by lbussell
Edits Ghostty terminal configuration. Use when configuring fonts, colors, keybindings, or appearance in Ghostty.
prompt-engineering
by lbussell
Techniques for writing effective LLM prompts. Use when crafting system prompts, optimizing agent instructions, or improv...
dotnet-file-based-apps
by lbussell
Creates .NET file-based apps from single C# files. Use when building scripts, utilities, or small applications without p...
azure-pipelines-tasks
by lbussell
Finds Azure Pipelines task implementation source code. Use when investigating task behavior, debugging pipeline issues,...
github-actions-composite
by lbussell
Creates GitHub Actions composite actions. Use when building reusable action.yml files, integrating github-script, or set...
eslint-rule-creator
by howmanysmall
Use when creating a new ESLint rule for eslint-cease-nonsense-rules, adding a lint rule, or when user provides incorrect...
hetzner-infra
by nmime
Hetzner cloud infrastructure provisioning for Kubernetes. Use when provisioning servers, networks, load balancers, firew...
k8s-observability
by nmime
VictoriaMetrics + Loki + Grafana. Light or full mode.
k8s-autoscaling
by nmime
KEDA event-driven autoscaling for Kubernetes. Use when installing KEDA, configuring scalers (Prometheus, RabbitMQ, Kafka...
brocoders-boilerplate-set...
by nmime
Full-stack setup with Brocoders NestJS backend and Extensive React frontend boilerplates.
platform-orchestrator
by nmime
Orchestrates all skills for unified platform deployment. All services enabled by default. Run from bastion server.
k8s-secrets
by nmime
Vault + External Secrets Operator for secrets management.