Reusable agent skills for every repository.
26k+
Indexed skills
180+
Topics & tags
12M+
Weekly install events
Top 1%
Rising skills surfaced
Skills library
Filter by topic, language, and quality signals—then open any skill for install steps and repository context.
26355 skills
This skill orchestrates autonomous development tasks by routing requests to specialized agents, coordinating plan, run, sync, and fix workflows.
This skill generates images using the Jimeng API from text prompts or existing images, returning file paths of produced visuals for easy access.
This skill helps you capture and apply corrections during sessions, then update CLAUDE.md and AGENTS.md for improved future responses.
This skill visualizes Rust function call graphs using LSP, helping you quickly understand callers and callees with depth control.
This skill analyzes a Rust project to reveal structure and symbols using LSP, listing modules, structs, traits, and functions.
This skill helps you explore Rust trait implementations and find all implementors using LSP-driven insights for faster polymorphism understanding.
This skill visualizes Rust project dependencies as ASCII art, helping you quickly understand structure, depth, and feature-driven relationships.
This skill helps navigate large Rust codebases by locating definitions, references, and hover info via LSP.
This skill helps you perform safe Rust refactoring with LSP analysis, providing impact checks and automated changes.
This skill helps you design and implement immutable, precise fintech transactions using rust_decimal, event sourcing, and audit trails for compliance.
This skill helps you design offline-first, power-efficient IoT apps with secure, reliable messaging and safe OTA updates.
This skill helps you design and run cloud-native Rust services with proper observability, health checks, graceful shutdown, and 12-factor config.
This skill helps you build efficient Rust ML apps by applying domain constraints for memory, GPU, and model portability.
This skill helps you implement no_std embedded Rust projects safely by enforcing heapless data structures, interrupt-safe patterns, and clear peripheral
This skill helps you reason about Rust mutability, choose appropriate patterns, and prevent borrow conflicts across single and multi-thread contexts.
This skill helps review unsafe Rust code and FFI usage, highlighting safety concerns, soundness, and proper SAFETY comments to prevent undefined behavior.
This skill fetches and summarizes Rust daily, weekly, and monthly updates from major sources to keep you informed efficiently.
This skill helps you learn Rust concepts by mapping ownership, borrowing, and memory layouts to intuitive mental models and practical analogies.
This skill helps you identify and replace anti-patterns in Rust code, improving idiomatic design and reliability during reviews.
This skill helps you choose the right Rust crate and integration approach for a project by evaluating maintenance, scope, and compatibility.
This skill helps design robust domain error handling by classifying errors, guiding recovery, and applying retry, fallback, and circuit-breaker patterns.