80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
unsafe-checker
by actionbook
CRITICAL: Use for unsafe Rust code review and FFI. Triggers on: unsafe, raw pointer, FFI, extern, transmute, *mut, *cons...
m10-performance
by actionbook
CRITICAL: Use for performance optimization. Triggers: performance, optimization, benchmark, profiling, flamegraph, crite...
rust-call-graph
by actionbook
Visualize Rust function call graphs using LSP. Triggers on: /call-graph, call hierarchy, who calls, what calls, 调用图,...
rust-refactor-helper
by actionbook
Safe Rust refactoring with LSP analysis. Triggers on: /refactor, rename symbol, move function, extract, 重构, 重命名, 提...
solve-issue
by autobrr
Solve the easiest GitHub issue from the current repo. Fetches open issues, filters out those with associated PRs, ranks...
skillshare-changelog
by runkids
Generate CHANGELOG.md entry from recent commits in conventional format. Also syncs the website changelog page. Use this...
naming-analyzer
by softaworks
Suggest better variable, function, and class names based on context and conventions.
convert-issue-to-discussi...
by freekmurze
Convert GitHub issues to discussions using agent-browser. Use when asked to convert, move, or change an issue to a discu...
rust-deps-visualizer
by ZhangHanDong
Visualize Rust project dependencies as ASCII art. Triggers on: /deps-viz, dependency graph, show dependencies, visualize...
rust-refactor-helper
by ZhangHanDong
Safe Rust refactoring with LSP analysis. Triggers on: /refactor, rename symbol, move function, extract, 重构, 重命名, 提...
rust-call-graph
by ZhangHanDong
Visualize Rust function call graphs using LSP. Triggers on: /call-graph, call hierarchy, who calls, what calls, 调用图,...
rust-code-navigator
by ZhangHanDong
Navigate Rust code using LSP. Triggers on: /navigate, go to definition, find references, where is defined, 跳转定义, 查...
rust-trait-explorer
by ZhangHanDong
Explore Rust trait implementations using LSP. Triggers on: /trait-impl, find implementations, who implements, trait 实现...
rust-symbol-analyzer
by ZhangHanDong
Analyze Rust project structure using LSP symbols. Triggers on: /symbols, project structure, list structs, list traits, l...
meta-cognition-parallel
by ZhangHanDong
EXPERIMENTAL: Three-layer parallel meta-cognition analysis. Triggers on: /meta-parallel, 三层分析, parallel analysis, 并...
Prepare a new release by updating version, changelog, and building the package
release-prep
by johnhuang316
Prepare a release for this repository when the user says "release". Use to review changes since the last release, choose...
verify-multilang-support
by johnhuang316
Instructs the Agent to verify the code-index-mcp server's multi-language support by sequentially using MCP tools on samp...
crafting-effective-readme...
by softaworks
Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to yo...