Runway ci integration — AI video generation and creative AI platform. Use when working with Runway for video generation, image editing, or creative AI.
Score 70/100
Runway debug bundle — AI video generation and creative AI platform. Use when working with Runway for video generation, image editing, or creative AI.
Score 70/100
Runway deploy integration — AI video generation and creative AI platform. Use when working with Runway for video generation, image editing, or creative AI.
Score 70/100
Runway rate limits — AI video generation and creative AI platform. Use when working with Runway for video generation, image editing, or creative AI.
Score 70/100
Runway reference architecture — AI video generation and creative AI platform. Use when working with Runway for video generation, image editing, or creative AI.
Score 70/100
Check the current Agent Runway status - loaded architectural map, active conventions, module boundaries, and enforcement levels.
Score 70/100
Guides users through migrating to Rust 2024 edition features including let chains, async closures, and improved match ergonomics.
Score 70/100
Use rust-analyzer's Structural Search and Replace (SSR) to change lots of Rust code. SSR matches by AST structure and semantic meaning, understanding type resolution and path…
Score 70/100
Rust async internals skill for understanding and debugging async Rust. Use when understanding the Future trait and poll model, Pin and Unpin, tokio task scheduling, debugging…
Score 70/100
Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or…
Score 70/100
Rust coding best practices based on Microsoft Pragmatic Rust Guidelines. ALWAYS invoke before writing or modifying Rust code.
Score 70/100
Rust build time optimization skill for reducing slow compilation. Use when using cargo-timings to profile builds, configuring sccache for Rust, using the Cranelift backend,…
Score 70/100
Common Rust development pitfalls: frequent compiler errors, struct constructor patterns, test organization, and coverage enforcement for reliable codebases.
Score 70/100
Fetches crate metadata from the crates.io API and docs.rs API for Rust package discovery. Analyzes feature flags, dependency auditing via RustSec Advisory DB, and MSRV…
Score 70/100
Scans Rust crate documentation using rustdoc JSON output and cargo-doc metadata. Indexes public API surfaces including traits, impls, and derive macros with cross-crate dependency…
Score 70/100
Extracts and indexes Rust crate documentation using cargo-doc, docs.rs API, and syn for AST parsing. Generates searchable API references with cross-crate linking and example…
Score 70/100
Indexes Rust crate documentation from docs.rs using rustdoc JSON output and cargo-doc. Extracts trait implementations, generic bounds, and lifetime annotations for searchable API…
Score 70/100
Searches the crates.io REST API for Rust crate metadata, version diffs, and feature flag documentation.
Score 70/100
Rust cross-compilation skill. Use when building Rust binaries for a different target architecture or OS, using cross or cargo-zigbuild for hermetic cross-compilation, configuring…
Score 70/100
Rust debugging skill for systems programming. Use when debugging Rust binaries with GDB or LLDB, enabling Rust pretty-printers, interpreting panics and backtraces, debugging…
Score 70/100
Audit Rust dependencies for vulnerabilities, license compliance, supply chain integrity, and freshness using cargo-audit, cargo-deny, cargo-vet, and cargo-outdated.
Score 70/100
Rust development best practices for the Guts project - idiomatic code, error handling, async patterns, and commonware integration
Score 70/100
Writes, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs trait hierarchies, builds…
Score 70/100
Idiomatic Rust error handling design for libraries and applications: thiserror vs anyhow boundary decisions, error hierarchy design, context chain propagation, HTTP handler error…
Score 70/100
Rust programming expert for ownership, lifetimes, async/await, traits, and unsafe code
Score 70/100
Rust FFI skill for C interoperability. Use when calling C libraries from Rust, generating Rust bindings with bindgen, exporting Rust functions to C with cbindgen, writing safe…
Score 70/100
Guide Rust pour ownership, lifetimes et patterns systèmes. Se déclenche avec "Rust", "ownership", "borrow checker", "lifetime", "cargo", "traits", "async Rust", "systems…
Score 70/100
Rust no_std skill for embedded and bare-metal development. Use when writing #![no_std] crates, understanding what core vs std provides, using the alloc crate with custom…
Score 70/100
Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications.
Score 70/100
Master Rust 1.75+ with modern async patterns, advanced type system features, and production-ready systems programming.
Score 70/100
Rust profiling skill for performance analysis. Use when generating flamegraphs from Rust binaries, measuring monomorphization bloat with cargo-llvm-lines, analysing binary size…
Score 70/100
Modern Rust project architecture guide for 2025. Use when creating Rust projects (CLI, web services, libraries).
Score 70/100
Rust code audit: unsafe blocks, ownership patterns, and Cargo dependency security scanning
Score 70/100
Rust sanitizers and Miri skill for memory safety validation. Use when running AddressSanitizer or ThreadSanitizer on Rust code, interpreting sanitizer reports, using Miri to…
Score 70/100
Reference guide for state-of-the-art Rust tooling across refactoring, profiling, benchmarking, testing, and SIMD optimization.
Score 70/100
Rust security, strictness, and vulnerability prevention rules. Use when writing, reviewing, or auditing Rust code.
Score 70/100
Rust coding style guide. Apply automatically when writing or modifying Rust code. Enforces for-loops over iterators, let-else for early returns, variable shadowing, newtypes,…
Score 70/100
Rust patterns for CLI tools, backend services, and general application code. Use when working with Rust, Cargo workspaces, axum/tokio services, clap CLIs, async concurrency, or…
Score 70/100
Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.
Score 70/100
Rust unsafe code skill for systems programming. Use when writing or reviewing unsafe Rust, understanding what operations require unsafe, implementing safe abstractions over unsafe…
Score 70/100
RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), infer like RNN (sequential). Linux Foundation AI project.
Score 70/100
Structured Autonomy Coder — lê um plano anexado (plan.md ou implementation-steps/) e implementa o código diretamente no projeto, sem gerar arquivos .md intermediários.
Score 70/100
Optimize cloud and AI costs for modern SaaS stacks (Vercel, Supabase, Neon, Stripe, and AI APIs). Covers token efficiency, serverless database scaling, edge function optimization,…
Score 70/100
Sagemaker Endpoint Deployer - Auto-activating skill for ML Deployment. Triggers on: sagemaker endpoint deployer, sagemaker endpoint deployer Part of the ML Deployment skill…
Score 70/100
Saleor is a leading open source headless e-commerce platform built with Python and Django. It provides a GraphQL API for building custom storefronts, managing products, processing…
Score 70/100
Set up CI/CD pipelines for SalesLoft integrations with GitHub Actions. Use when automating SalesLoft integration tests, validating OAuth tokens, or running cadence sync validation…
Score 70/100
Diagnose and fix SalesLoft API errors: 401, 403, 422, 429, and 5xx. Use when encountering SalesLoft errors, debugging failed requests, or troubleshooting OAuth token issues.
Score 70/100
Collect SalesLoft debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic info for…
Score 70/100
Deploy SalesLoft integrations to Vercel, Fly.io, and Cloud Run. Use when deploying SalesLoft-powered apps to production, configuring platform secrets, or setting up webhook…
Score 70/100
Create a minimal working SalesLoft example — list people and create a person. Use when starting a new SalesLoft integration, testing your setup, or learning the People and…
Score 70/100
Configure SalesLoft local development with API mocking and sandbox testing. Use when setting up a development environment, building integration tests, or creating mock SalesLoft…
Score 70/100
Optimize SalesLoft API performance with caching, pagination strategies, and connection pooling. Use when experiencing slow API responses, reducing latency for bulk operations, or…
Score 70/100
Handle SalesLoft cost-based rate limiting with backoff and request budgeting. Use when hitting 429 errors, optimizing API throughput, or implementing pagination-aware rate limit…
Score 70/100
Production architecture for SalesLoft API integrations with service layer, webhook processing, and CRM sync patterns.
Score 70/100
Sample skill for testing the skill-tester validation pipeline. Demonstrates proper skill structure with scripts, references, and assets.
Score 70/100
CLI toolkit for SAM/BAM/CRAM: sort, index, convert, filter, QC alignments. Core commands: view, sort, index, flagstat, stats, depth, markdup, merge.
Score 70/100
Sandbox MCP Server 是一个隔离的代码执行环境,提供完整的文件系统操作、命令执行、 代码分析、测试运行和远程桌面能力。当你需要执行代码、操作文件、运行测试、 分析代码结构、或需要图形界面操作时使用此技能。支持 Python、Node.js、Java 等多语言环境。
Score 70/100
Sanity CMS development guidelines for schema creation, GROQ queries, TypeScript integration, and project organization
Score 70/100
Use when implementing save/load systems — ConfigFile, JSON, Resource serialization, save game architecture
Score 70/100
CI/CD pipeline security — GitHub Actions injection, secret exposure, untrusted actions, and artifact poisoning
Score 70/100