TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
modu-ai

moai-design-tools

by modu-ai

star 803

Design tool integration specialist covering Figma MCP, Pencil renderer, and Pencil-to-code export. Use when fetching des...

bubbuild

telegram

by bubbuild

star 803

Telegram Bot skill for sending and editing Telegram messages via Bot API. Use when Bub needs to: (1) Send a message to a...

modu-ai

moai

by modu-ai

star 803

MoAI super agent - unified orchestrator for autonomous development. Routes natural language or explicit subcommands (pla...

modu-ai

moai-docs-generation

by modu-ai

star 803

Documentation generation patterns for technical specs, API docs, user guides, and knowledge bases using real tools like...

modu-ai

moai-workflow-templates

by modu-ai

star 803

Template management system for code boilerplates, feedback templates, scaffolding, and project optimization workflows. U...

strands-agents

agent-sop-author

by strands-agents

star 802

Create (or update) and validate Agent SOPs (Standard Operating Procedures) - markdown-based workflows that guide AI agen...

actionbook

m03-mutability

by actionbook

star 802

CRITICAL: Use for mutability issues. Triggers: E0596, E0499, E0502, cannot borrow as mutable, already borrowed as immuta...

actionbook

m02-resource

by actionbook

star 802

CRITICAL: Use for smart pointers and resource management. Triggers: Box, Rc, Arc, Weak, RefCell, Cell, smart pointer, he...

actionbook

domain-iot

by actionbook

star 802

Use when building IoT apps. Keywords: IoT, Internet of Things, sensor, MQTT, device, edge computing, telemetry, actuator...

actionbook

domain-ml

by actionbook

star 802

Use when building ML/AI apps in Rust. Keywords: machine learning, ML, AI, tensor, model, inference, neural network, deep...

actionbook

domain-web

by actionbook

star 802

Use when building web services. Keywords: web server, HTTP, REST API, GraphQL, WebSocket, axum, actix, warp, rocket, tow...

actionbook

m11-ecosystem

by actionbook

star 802

Use when integrating crates or ecosystem questions. Keywords: E0425, E0433, E0603, crate, cargo, dependency, feature fla...

actionbook

rust-learner

by actionbook

star 802

Use when asking about Rust versions or crate info. Keywords: latest version, what's new, changelog, Rust 1.x, Rust relea...

actionbook

rust-router

by actionbook

star 802

CRITICAL: Use for ALL Rust questions including errors, design, and coding. HIGHEST PRIORITY for: 比较, 对比, compare, vs...

actionbook

domain-embedded

by actionbook

star 802

Use when developing embedded/no_std Rust. Keywords: embedded, no_std, microcontroller, MCU, ARM, RISC-V, bare metal, fir...

yutkat

add

by yutkat

star 802

Categorize new Neovim plugins and insert them into the correct markdown category files

marmelab

shadcn-admin-kit

by marmelab

star 802

This skill should be used when building, modifying, or debugging an admin application with shadcn-admin-kit — including...

HugoRCD

create-evlog-framework-in...

by HugoRCD

star 801

Create a new evlog framework integration to add automatic wide-event logging to an HTTP framework. Use when adding middl...

HugoRCD

review-logging-patterns

by HugoRCD

star 801

Review code for logging patterns and suggest evlog adoption. Guides setup on Nuxt, Next.js, SvelteKit, Nitro, TanStack S...

actionbook

m07-concurrency

by actionbook

star 800

CRITICAL: Use for concurrency/async. Triggers: E0277 Send Sync, cannot be sent between threads, thread, spawn, channel,...

actionbook

m05-type-driven

by actionbook

star 800

CRITICAL: Use for type-driven design. Triggers: type state, PhantomData, newtype, marker trait, builder pattern, make in...

actionbook

m14-mental-model

by actionbook

star 800

Use when learning Rust concepts. Keywords: mental model, how to think about ownership, understanding borrow checker, vis...

actionbook

m12-lifecycle

by actionbook

star 800

Use when designing resource lifecycles. Keywords: RAII, Drop, resource lifecycle, connection pool, lazy initialization,...

actionbook

m13-domain-error

by actionbook

star 800

Use when designing domain error handling. Keywords: domain error, error categorization, recovery strategy, retry, fallba...