80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
makepad-components
by ZhangHanDong
Quick reference for all Makepad built-in widgets with usage examples. Extracted from ui_zoo examples. Use when you need...
aosp-source-analysis-expe...
by yuchuangu85
执行系统级 Android AOSP 源码分析,覆盖 Framework / Native / AMS / WMS / PMS / Handler / Surface / SurfaceControl / Syste...
launcher-animation
by yuchuangu85
执行Launcher动画相关源码分析,覆盖手势动画、远程动画、图标动画、任务切换动画等场景,用于定位动画异常、构建调用链、还原动...
effect-patterns-services-...
by PaulJPhilp
Effect-TS service and agent patterns for this repo. Use when implementing or modifying services in packages/mcp-server,...
carrier-integration
by karrioapi
Builds Karrio shipping carrier integrations from scratch. Covers scaffolding, schema generation, provider implementation...
release
by llaoj
Generate intelligent GitHub release notes with AI-powered analysis. Use this skill when you need to create a release, th...
cve-remediation
by iTwin
Domain knowledge for remediating CVEs in the iTwin.js Rush monorepo — pnpm-config.json structure, fix strategies, valida...
check-context
by zylos-ai
Accurately check current context window and token usage. Use when the user asks about context usage, token consumption,...
upgrade-claude
by zylos-ai
Upgrade Claude Code to the latest version with graceful shutdown and auto-restart. Use when the user asks to upgrade or...
comm-bridge
by zylos-ai
C4 communication bridge — central gateway for ALL external communication (Telegram, Lark, etc.). Use when replying to us...
component-management
by zylos-ai
Guidelines for managing zylos components via CLI and C4 channels. Use when installing, upgrading, or uninstalling compon...
create-skill
by zylos-ai
Guide for creating effective skills. Use when asked to create a new skill (or update an existing skill) that extends Cla...
scheduler
by zylos-ai
Use when user wants to schedule tasks for future, recurring, or interval execution. Manages one-time, cron, and interval...
web-console
by zylos-ai
Built-in web interface for communicating with Claude without external services. Use when setting up or configuring the w...
health-check
by zylos-ai
System health check dispatched by the activity monitor via Control queue. Checks PM2 services, disk space, and memory us...
http
by zylos-ai
Caddy-based web server providing web console hosting, file sharing, and health check endpoints. Use when configuring HTT...
new-session
by zylos-ai
Start a new session by clearing context via /clear. Faster than restart — no process kill/restart cycle. Use when contex...
shell
by zylos-ai
CLI interactive mode channel. Delivers Claude responses to the zylos shell REPL via Unix socket.
restart-claude
by zylos-ai
Use when the user asks to restart Claude Code, or after changing settings/hooks/keybindings.
techdebt
by DataDog
Analyze branch changes for technical debt, code duplication, and unnecessary complexity
agent-browser-skill
by MGdaasLab
基于 agent-browser CLI 的浏览器自动化工具。提供快照获取、元素交互、截图等功能。推荐用于需要页面快照分析、通过 ref 引用交...
next-cache-components
by vercel-labs
Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag
next-upgrade
by vercel-labs
Upgrade Next.js to the latest version following official migration guides and codemods