Update the SDK to be compatible with a new version of the DuckLake specification. Use when this capability is needed.
Idioma do texto original: inglês
Menu
Skills neste repositório
O SkillsMP coletou 17.125 skills de tomevault-io/skills-registry. Abra uma skill para revisar a origem e os detalhes.
tomevault-io/skills-registryMostrando 40 de 17.125 skills coletadas.
Update the SDK to be compatible with a new version of the DuckLake specification. Use when this capability is needed.
Idioma do texto original: inglês
Use when reviewing code changes to dispatch parallel specialized reviewers instead of a single monolithic review — provides deeper, more precise findings across focused lenses. Invoke as: /sp-cr-battery [min-score] [--security|--no-security]…
Idioma do texto original: inglês
Expo and React Native app-development workflow for this repo. Use when building or updating `packages/mobile`, Expo Router screens, React Native components, mobile iOS or Android behavior, safe area, navigation, gestures, deep links, offline sync, camera, QR,…
Idioma do texto original: inglês
Build BSL semantic models with dimensions, measures, joins, and YAML config. Use for creating/modifying data models. Use when this capability is needed.
Idioma do texto original: inglês
Scoped implementation review. Use when Codex needs to review completed code changes for correctness, maintainability, codebase cohesion, edge cases, surface-level security, and RFC adherence when an RFC or plan is available. Use when this capability is needed.
Idioma do texto original: inglês
>- Use when this capability is needed.
Idioma do texto original: inglês
What to do when a tool fails, an API hits a rate limit, or a site blocks scraping. Maps every primary tool to its best fallback so a single failure doesn't block the search. Use when this capability is needed.
Idioma do texto original: inglês
Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling. Use when this capability is needed.
Idioma do texto original: inglês
专注于构建高性能、可扩展且架构清晰的 Flutter 应用。涵盖整洁架构、高级状态管理和深度性能优化。 Use when this capability is needed.
Idioma do texto original: inglês
Guide for using pytest-mock plugin to write tests with mocking. Use when writing pytest tests that need mocking, patching, spying, or stubbing. Covers mocker fixture usage, patch methods, spy/stub patterns, and assertion helpers. Use when this capability is…
Idioma do texto original: inglês
Work with pytest-recording (VCR.py) for recording and replaying HTTP interactions in tests. Use when writing VCR tests, managing cassettes, configuring VCR options, filtering sensitive data, or debugging recorded HTTP responses. Use when this capability is…
Idioma do texto original: inglês
Python testing framework for writing simple, scalable, and powerful tests Use when this capability is needed.
Idioma do texto original: inglês
> Use when this capability is needed.
Idioma do texto original: inglês
Generator-evaluator separation and review methodology — loaded by review agents to enforce fresh-context review discipline, Conventional Comments format, and gate verdicts Use when this capability is needed.
Idioma do texto original: inglês
Master async/await programming in Rust. Use when writing async functions, working with Futures, using async runtimes like tokio, handling streams, implementing select/join patterns, understanding Pin/Unpin, building executors, or debugging async code. Use…
Idioma do texto original: inglês
Build command-line applications in Rust with clap, signal handling, config files, logging, and testing. Use when writing CLI tools, parsing arguments, handling stdin/stdout, implementing interactive prompts, or testing CLI behavior. Use when this capability…
Idioma do texto original: inglês
Master closures and iterators in Rust. Use when writing functional-style code, implementing custom iterators, using iterator adaptors, understanding Fn/FnMut/FnOnce traits, or optimizing iterator chains. Use when this capability is needed.
Idioma do texto original: inglês
Low-level concurrency in Rust including atomics, memory ordering, building locks/channels, Send/Sync, and thread synchronization. Use when implementing lock-free data structures, understanding memory ordering, building synchronization primitives, or debugging…
Idioma do texto original: inglês
Idiomatic Rust design patterns, idioms, and anti-patterns. Use when structuring Rust code, choosing between patterns like Newtype/Builder/Typestate, applying idioms like mem::take or borrowed-type arguments, or avoiding common anti-patterns. Use when this…
Idioma do texto original: inglês
Embedded Rust development for bare-metal and no_std environments. Use when targeting microcontrollers, writing HAL drivers, working with peripherals, handling interrupts, or using RTIC/Embassy for real-time systems. Use when this capability is needed.
Idioma do texto original: inglês
Idiomatic Rust error handling with Result, Option, the ? operator, custom error types, thiserror, and anyhow. Use when designing error hierarchies, composing fallible operations, converting between error types, or choosing between library and application…
Idioma do texto original: inglês
Game development in Rust with Bevy ECS. Use when building games with entity-component-system architecture, managing game state, handling input, rendering 2D/3D scenes, or structuring game logic with systems and resources. Use when this capability is needed.
Idioma do texto original: inglês
Master Rust ownership, borrowing, and lifetimes. Use when fighting the borrow checker, annotating lifetimes, understanding move semantics, working with references across scopes, or debugging lifetime errors. Use when this capability is needed.
Idioma do texto original: inglês
Write declarative and procedural Rust macros. Use when creating macro_rules! macros, derive macros, attribute macros, or function-like proc macros. Covers metavariables, repetitions, TT munching, syn/quote/proc-macro2. Use when this capability is needed.
Idioma do texto original: inglês
Diagnose and improve Rust runtime speed, memory use, binary size, and compile times with a measurement-first workflow distilled from The Rust Performance Book. Use when profiling hot paths, tuning build settings, reducing allocations, improving I/O, inlining…
Idioma do texto original: inglês
Understand and use Rust smart pointers including Box, Rc, Arc, RefCell, Cell, Cow, and Pin. Use when choosing heap allocation strategies, implementing shared ownership, interior mutability patterns, or working with self-referential types. Use when this…
Idioma do texto original: inglês
Deep understanding of Rust's type system including generics, traits, trait objects, associated types, GATs, and type-level programming. Use when designing generic APIs, choosing between static and dynamic dispatch, implementing complex trait bounds, or…
Idioma do texto original: inglês
Compile Rust to WebAssembly for browser and Node.js environments. Use when building wasm modules with wasm-bindgen, creating JS interop, using web-sys/js-sys, optimizing wasm size, or deploying Rust+WASM to production. Use when this capability is needed.
Idioma do texto original: inglês
Release workflow for agent-vault. Follow these steps when publishing a new version. Use when this capability is needed.
Idioma do texto original: inglês
Chat with your AI agents via BotsChat — manage channels, sessions, tasks, and messages with E2E encryption Use when this capability is needed.
Idioma do texto original: inglês
Manage git worktrees for parallel development sessions. Create isolated workspaces, check status, finish work with PRs, and clean up merged branches. Use when the user says /git-workflow, needs to create a feature branch worktree, check worktree status, push…
Idioma do texto original: inglês
AI workflow editor for CC Workflow Studio. Create and edit visual AI agent workflows through interactive conversation using MCP tools (get_workflow_schema, get_current_workflow, apply_workflow). Use when the user wants to create a new workflow, modify an…
Idioma do texto original: inglês
Convert Markdown text to DOCX, PPTX, XLSX, PDF, HTML, IPYNB, MD, CSV, JSON, JSONL, XML files, and extract code blocks in Markdown to Python, Bash,JS and etc files. Use when this capability is needed.
Idioma do texto original: inglês
> Use when this capability is needed.
Idioma do texto original: inglês
> Use when this capability is needed.
Idioma do texto original: inglês
> Use when this capability is needed.
Idioma do texto original: inglês
Create PydanticAI agents with type-safe dependencies, structured outputs, and proper configuration. Use when building AI agents, creating chat systems, or integrating LLMs with Pydantic validation. Use when this capability is needed.
Idioma do texto original: inglês
Reviews pytest test code for async patterns, fixtures, parametrize, and mocking. Use when reviewing test_*.py files, checking async test functions, fixture usage, or mock patterns. Use when this capability is needed.
Idioma do texto original: inglês
Build and query embedded GraphRAG knowledge graphs with DuckDB-backed vector, full-text, and hybrid search. Use when the user wants to store entities and relations, run RAG over a graph, extract knowledge graphs from text with DSPy, run graph algorithms…
Idioma do texto original: inglês
| Use when this capability is needed.
Idioma do texto original: inglês