16,832 skills sorted by stars.
Build and run the Nomos Terraform Remote State Provider. Use this when testing the provider, verifying functionality, or running t...
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 markdown render...
Create new runbook in current branch.
Use when creating troubleshooting guides and diagnostic procedures for operational issues. Covers problem diagnosis, root cause an...
Expert in Elder Futhark runes, Norse mythology, runic divination, and historical runic practices
Runme.dev形式の実行可能マークダウン作成・編集用規約。使用タイミング:(1) マークダウンファイルに実行可能なコードブロックを追加(verify.md, README.mdなど)(2) Runme.devセル設定の追加・編集(name, cwd, ex...
Executes language-agnostic test suites to validate behavioral correctness, enforce regression safety, and automatically debug or r...
Guides evaluation-driven development (EDD) process for agent skills. Use when setting up skill testing workflows, creating skill e...
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 diffs, no...
WHEN: Rust API review with Actix-web/Axum/Rocket, async patterns, extractors, middlewareWHAT: Async handlers + Extractors + State...
Rust async/await patterns with Tokio. Use when writing async code, handling concurrency, managing tasks, working with channels, or...
Manage concurrent operations with channels, semaphores, locks, and streams. Use when coordinating parallel work or limiting resour...
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 middleware patter...
Build production-ready Rust backend APIs with Axum framework. Covers router composition, state management, extractors, middleware...
"""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 ownership,...
Debug Rust ownership, borrowing, and lifetime errors. Use when encountering borrow checker errors (E0382, E0502, E0597, etc.) or w...
Implement native Rust ML inference with Candle framework. Use when building GPU-accelerated ML pipelines without Python dependenci...
Expert guidance for Rust CLI and TUI development with official examples from clap, inquire, and ratatui libraries. Use when buildi...
Diagnoses and fixes Rust compile errors, borrow-checker issues, runtime panics, and logic bugs with clear explanations and idiomat...
Structure Rust code using modules, traits, builders, and newtypes. Use when designing APIs, abstracting behavior, or preventing ty...
Perform comprehensive Rust code quality reviews against best practices for async Rust, error handling, testing, and project struct...
Expert Rust code review agent that analyzes Rust code for correctness, safety, idiomatic patterns, performance, and best practices...
Guides Claude in writing idiomatic, efficient, well-structured Rust code using proper data modeling, traits, impl organization, ma...
Master Rust's ownership system, type safety, and zero-cost abstractions for building safe, concurrent, and performant systems. Cov...
Clone and explore Rust crate source code. Use when user wants to read source code for a Rust crate, explore a crate's implementati...
Build cross-platform desktop applications with Rust using Tauri framework and native GUI alternatives
Obsidian LiveSync プロジェクトの Rust 開発を支援します。DDD 4層アーキテクチャ(domain/application/infrastructure/interfaces)に従った新規モジュール追加、axum ハンドラー・ルーティング...