Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Rust event-driven system programming best practices for async runtimes, channels, sockets, terminals, and concurrency. T...
Rust systems programming patterns and style guide for building reliable systems software. This skill should be used when...
Provides expert guidance on Rust programming, focusing on memory safety, concurrency patterns, and idiomatic architectur...
Expert-level Rust systems programming for high-performance, critical systems like Reth (Ethereum execution client). Use...
Complete guide for Rust systems programming including ownership, borrowing, concurrency, async programming, unsafe code,...
Test-Driven Development for Rust. Use when creating new functionality, writing tests, or fixing bugs through the Red-Gre...
Comprehensive guide to Rust automated testing covering unit, integration, and documentation tests. Includes practical pa...
Write and run Rust tests using cargo test with unit tests, integration tests, doc tests, and property-based testing. Use...
Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and cover...
Rust testing patterns for CLI applications, libraries, and frameworks. This skill should be used when writing, reviewing...
Write proper, clear tests that validate both valid and invalid inputs with explicit assertions
Run and debug Rust tests for glhf. Use when running tests, fixing test failures, or adding new test cases.
Core Tokio patterns including runtime setup, spawn_blocking for CPU work, and avoiding blocking operations. Use for any...
Rust development tools including PyO3 bindings, sqlx database access, AGiXT SDK, and Rust-Python interop
Structured logging with tracing and tracing-subscriber
Rust tracing and structured logging with the tracing ecosystem. Use when adding logging, instrumenting functions, settin...
Explore Rust trait implementations using LSP. Triggers on: /trait-impl, find implementations, who implements, trait 实现,...
类型驱动设计专家。处理 newtype, type state, PhantomData, marker trait, builder pattern, 类型状态, 新类型模式, 编译时验证, sealed trait, ZST
Architecture patterns for Rust UI applications including GPUI-specific patterns, code organization, modularity, and scal...
不安全代码与 FFI 专家。处理 unsafe, raw pointer, FFI, extern, transmute, *mut, *const, union, #[repr(C)], libc, MaybeUninit, NonNul...
Optimize Rust code for WebAssembly compilation and runtime performance. Use when building WASM applications, optimizing...
Rust Web 开发专家。处理 axum, actix, HTTP, REST, API, 数据库, 状态管理等问题。触发词:web, HTTP, REST, API, axum, actix, handler, database, we...
Build full-stack web applications using Rust (Axum + SQLx) with HTMX + Alpine.js frontend and Neon (serverless PostgreSQ...
Write robust async/await code using tokio with proper non-blocking patterns
Rust project workflow guidelines. Activate when working with Rust files (.rs), Cargo.toml, Cargo.lock, or Rust-specific...
策略引擎、权限决策、RBAC、策略模式、责任链
零成本抽象与泛型专家。处理泛型, trait, monomorphization, static dispatch, dynamic dispatch, impl Trait, dyn Trait, 泛型, 特征, 单态化, 零成本抽象
rustfeed プロジェクトのCargoワークスペース構成、クレート間の依存関係、データベーススキーマ、新機能追加時の配置ルールについて説明します。アーキテクチャに関する質問や新機能追加時に使用します。
rustfeed のフィード管理(追加、削除、更新)と記事操作(取得、既読管理、お気に入り)のCLI/TUIコマンド実行をサポートします。フィード操作、記事取得、データベース操作時に使用します。
rustfeed プロジェクトのコード品質チェック(cargo fmt、clippy、test、doc)を実行します。コード品質確認、コミット前チェック、CI/CD検証時に使用します。
Create web pages and UI components using the Rustic Food design system—a warm, organic aesthetic inspired by farm-to-tab...
Documentation management skill for audit, creation, and maintenance. Enforces documentation standards, checks for stalen...
AI-assisted development workflow system for feature planning, session management, and quality assurance (v2.3). WORKTREE...
Expertise in Senior Principal Engineering refactoring. Use when you need to eliminate technical debt, remove "AI Slop,"...
Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory org...
Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows
Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows
Ruzzy is a coverage-guided Ruby fuzzer by Trail of Bits. Use for fuzzing pure Ruby code and Ruby C extensions.
RViz configuration and custom visualization for robot development and debugging
Convert RVT/RFA files to Excel databases. Extract BIM element data, properties, and quantities.
Convert RVT files to IFC format. Support IFC2x3, IFC4, IFC4.3 with customizable export settings.
RWD研究の企画から完成までを統括する編集長Skill。他のSkillを適切な順序で呼び出し、 研究案Top3の選定、スコアリング、感度分析計画、次アクションを統合出力する。
Helps construct RwEq (rewrite equivalence) proofs using transitivity, congruence, and canonical lemmas from the LND_EQ-T...
RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), infer...
Use when implementing background tasks, async processing, or offloading slow operations in rwsdk/Cloudflare Workers - co...
Schedule recurring background tasks in rwsdk/Cloudflare Workers - cron syntax, setup, local testing, and patterns for cl...
Use when working with rwsdk/db for SQLite Durable Objects - covers setup with migrations, type-safe queries with Kysely,...
Use when building realtime features with rwsdk/RedwoodSDK on Cloudflare - covers WebSocket setup, Durable Objects config...
Use when building rwsdk applications with route handling, middleware, authentication guards, HTTP method routing, contex...
RxJS reactive programming patterns including operators, error handling, multicasting, and Angular integration.
Implement RxJS observables, apply operators, fix memory leaks with unsubscribe patterns, handle errors, create subjects,...
RxJS reactive programming patterns for Angular applications. Use when implementing observables, operators, error handlin...
Master RxJS in Angular with observables, operators, subjects, error handling, and reactive patterns for building respons...
Implement RxJS patterns for reactive programming in Angular. Use this skill when working with Observables, operators, su...
Quick RxSwift memory leak detection for iOS. Finds missing dispose bags, retain cycles, and strong self references. Use...
Complete Ryot media tracker with progress tracking, reviews, collections, analytics, calendar, and automated daily/weekl...
Expert project manager orchestrating backlog-curator, work-delegator, workstream-coordinator, and roadmap-strategist sub...
Shortcut for /solve - start solving a LeetCode problem with guided teaching
Dynamically discover all available skills and subagent types.
Archive completed task/spec work to ./.gtd/archive/
Comprehensive quality analysis for WoW addons. Combines security, complexity, deprecation, and dead code analysis into a...
Find and remove dead code and stale documentation. Covers unused functions, orphaned files, dead links, and outdated ref...
Diagnose and fix bugs using evidence-based investigation. Requires runtime evidence before fixes—never guess based on co...
Core WoW addon development patterns using Ace3 framework and Blizzard UI APIs. Covers event-driven design, SavedVariable...