80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
moai-design-tools
by modu-ai
Design tool integration specialist covering Figma MCP, Pencil renderer, and Pencil-to-code export. Use when fetching des...
telegram
by bubbuild
Telegram Bot skill for sending and editing Telegram messages via Bot API. Use when Bub needs to: (1) Send a message to a...
moai
by modu-ai
MoAI super agent - unified orchestrator for autonomous development. Routes natural language or explicit subcommands (pla...
moai-docs-generation
by modu-ai
Documentation generation patterns for technical specs, API docs, user guides, and knowledge bases using real tools like...
moai-workflow-templates
by modu-ai
Template management system for code boilerplates, feedback templates, scaffolding, and project optimization workflows. U...
Create (or update) and validate Agent SOPs (Standard Operating Procedures) - markdown-based workflows that guide AI agen...
m03-mutability
by actionbook
CRITICAL: Use for mutability issues. Triggers: E0596, E0499, E0502, cannot borrow as mutable, already borrowed as immuta...
m02-resource
by actionbook
CRITICAL: Use for smart pointers and resource management. Triggers: Box, Rc, Arc, Weak, RefCell, Cell, smart pointer, he...
domain-iot
by actionbook
Use when building IoT apps. Keywords: IoT, Internet of Things, sensor, MQTT, device, edge computing, telemetry, actuator...
domain-ml
by actionbook
Use when building ML/AI apps in Rust. Keywords: machine learning, ML, AI, tensor, model, inference, neural network, deep...
domain-web
by actionbook
Use when building web services. Keywords: web server, HTTP, REST API, GraphQL, WebSocket, axum, actix, warp, rocket, tow...
m11-ecosystem
by actionbook
Use when integrating crates or ecosystem questions. Keywords: E0425, E0433, E0603, crate, cargo, dependency, feature fla...
rust-learner
by actionbook
Use when asking about Rust versions or crate info. Keywords: latest version, what's new, changelog, Rust 1.x, Rust relea...
rust-router
by actionbook
CRITICAL: Use for ALL Rust questions including errors, design, and coding. HIGHEST PRIORITY for: 比较, 对比, compare, vs...
domain-embedded
by actionbook
Use when developing embedded/no_std Rust. Keywords: embedded, no_std, microcontroller, MCU, ARM, RISC-V, bare metal, fir...
add
by yutkat
Categorize new Neovim plugins and insert them into the correct markdown category files
shadcn-admin-kit
by marmelab
This skill should be used when building, modifying, or debugging an admin application with shadcn-admin-kit — including...
create-evlog-framework-in...
by HugoRCD
Create a new evlog framework integration to add automatic wide-event logging to an HTTP framework. Use when adding middl...
review-logging-patterns
by HugoRCD
Review code for logging patterns and suggest evlog adoption. Guides setup on Nuxt, Next.js, SvelteKit, Nitro, TanStack S...
m07-concurrency
by actionbook
CRITICAL: Use for concurrency/async. Triggers: E0277 Send Sync, cannot be sent between threads, thread, spawn, channel,...
m05-type-driven
by actionbook
CRITICAL: Use for type-driven design. Triggers: type state, PhantomData, newtype, marker trait, builder pattern, make in...
m14-mental-model
by actionbook
Use when learning Rust concepts. Keywords: mental model, how to think about ownership, understanding borrow checker, vis...
m12-lifecycle
by actionbook
Use when designing resource lifecycles. Keywords: RAII, Drop, resource lifecycle, connection pool, lazy initialization,...
m13-domain-error
by actionbook
Use when designing domain error handling. Keywords: domain error, error categorization, recovery strategy, retry, fallba...