80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
m09-domain
by actionbook
CRITICAL: Use for domain modeling. Triggers: domain model, DDD, domain-driven design, entity, value object, aggregate, r...
m04-zero-cost
by actionbook
CRITICAL: Use for generics, traits, zero-cost abstraction. Triggers: E0277, E0308, E0599, generic, trait, impl, dyn, whe...
m06-error-handling
by actionbook
CRITICAL: Use for error handling. Triggers: Result, Option, Error, ?, unwrap, expect, panic, anyhow, thiserror, when to...
domain-cli
by actionbook
Use when building CLI tools. Keywords: CLI, command line, terminal, clap, structopt, argument parsing, subcommand, inter...
rust-symbol-analyzer
by actionbook
Analyze Rust project structure using LSP symbols. Triggers on: /symbols, project structure, list structs, list traits, l...
rust-code-navigator
by actionbook
Navigate Rust code using LSP. Triggers on: /navigate, go to definition, find references, where is defined, 跳转定义, 查...
rust-trait-explorer
by actionbook
Explore Rust trait implementations using LSP. Triggers on: /trait-impl, find implementations, who implements, trait 实现...