16,832 skills sorted by stars.
Build and run the Nomos Terraform Remote State Provider. Use this when testing the provider, verifying functionality, or...
Run QA regression using `qa-use` toolkit
Run shell commands where long (many tokens) output is expected. Use when you need to
Run and analyze one or multiple PDE simulations.
Run User Acceptance Testing by creating a PR with rendered markdown on GitHub or Azure DevOps. Use when validating markd...
Create new runbook in current branch.
Use when creating troubleshooting guides and diagnostic procedures for operational issues. Covers problem diagnosis, roo...
Expert in Elder Futhark runes, Norse mythology, runic divination, and historical runic practices
Runme.dev形式の実行可能マークダウン作成・編集用規約。使用タイミング:(1) マークダウンファイルに実行可能なコードブロックを追加(verify.md, README.mdなど)(2) Runme.devセル設定の追加・編集(nam...
Executes language-agnostic test suites to validate behavioral correctness, enforce regression safety, and automatically...
Guides evaluation-driven development (EDD) process for agent skills. Use when setting up skill testing workflows, creati...
Run tests to ensure code functionality and correctness.
Execute self-correcting validation workflow. Use when validation fails, tests fail, or build breaks.
Update index.json status. Use for: upsert index.json, update status/last_flow/updated_at. Deterministic writes - stable...
WHEN: Rust API review with Actix-web/Axum/Rocket, async patterns, extractors, middlewareWHAT: Async handlers + Extractor...
Rust async/await patterns with Tokio. Use when writing async code, handling concurrency, managing tasks, working with ch...
Manage concurrent operations with channels, semaphores, locks, and streams. Use when coordinating parallel work or limit...
Write async tests with tokio::test and configure multi-threaded test runtimes. Use when testing async code.
Implements authentication and authorization for Rust backend services using JWT, password hashing, sessions, and middlew...
Build production-ready Rust backend APIs with Axum framework. Covers router composition, state management, extractors, m...
"""Best practices and patterns for writing idiomatic Rust code.
Rust development best practices, patterns, and conventions. Use when writing Rust code, reviewing .rs files, discussing...
Debug Rust ownership, borrowing, and lifetime errors. Use when encountering borrow checker errors (E0382, E0502, E0597,...
Implement native Rust ML inference with Candle framework. Use when building GPU-accelerated ML pipelines without Python...
Expert guidance for Rust CLI and TUI development with official examples from clap, inquire, and ratatui libraries. Use w...
Diagnoses and fixes Rust compile errors, borrow-checker issues, runtime panics, and logic bugs with clear explanations a...
Structure Rust code using modules, traits, builders, and newtypes. Use when designing APIs, abstracting behavior, or pre...
Perform comprehensive Rust code quality reviews against best practices for async Rust, error handling, testing, and proj...
Expert Rust code review agent that analyzes Rust code for correctness, safety, idiomatic patterns, performance, and best...
Guides Claude in writing idiomatic, efficient, well-structured Rust code using proper data modeling, traits, impl organi...
Master Rust's ownership system, type safety, and zero-cost abstractions for building safe, concurrent, and performant sy...
Clone and explore Rust crate source code. Use when user wants to read source code for a Rust crate, explore a crate's im...
Build cross-platform desktop applications with Rust using Tauri framework and native GUI alternatives
Obsidian LiveSync プロジェクトの Rust 開発を支援します。DDD 4層アーキテクチャ(domain/application/infrastructure/interfaces)に従った新規モジュール追加、axum ハン...