Reviews Rust test code for unit test patterns, integration test structure, async testing, mocking approaches, and property-based testing. Covers Rust 2024 edition changes including async fn in traits for mocks,
Idioma del texto original: inglés
Menú
Skills en este repositorio
SkillsMP ha recopilado 17.125 skills de tomevault-io/skills-registry. Abre una skill para revisar su origen y sus detalles.
tomevault-io/skills-registryMostrando 40 de 17.125 skills recopiladas.
Reviews Rust test code for unit test patterns, integration test structure, async testing, mocking approaches, and property-based testing. Covers Rust 2024 edition changes including async fn in traits for mocks,
Idioma del texto original: inglés
Validate and diagnose startup context files — CLAUDE.md, AGENTS.md, rules, and .cursorrules — that inject instructions into the model context at session start across Claude Code, Cursor, and Codex. Use when this capability is needed.
Idioma del texto original: inglés
Initializes the project, identifies relevant skills, and updates the project configuration file (CLAUDE.md, .github/copilot-instructions.md, .cursor/rules/project.mdc, or .cursorrules) with project summary, conventions, and available skills. Accepts an…
Idioma del texto original: inglés
Design autonomous AI agents that reason, plan, and execute tasks Use when this capability is needed.
Idioma del texto original: inglés
Statically lint a Claude Code agent or skill file against a citation-backed rule set (frontmatter, description, tool hygiene, model fit, body structure, anti-patterns). Use proactively before merging any change to .claude/agents/ or any SKILL.md. Use when an…
Idioma del texto original: inglés
Generate a complete Claude Code agent team (orchestrator + specialists, skills, rules, hooks) from a product description. Reads a PRD file or inline brief, picks archetypes, fills templates, writes to .claude/, and runs the static linter on every produced…
Idioma del texto original: inglés
Guide for building iOS apps using Swift 6, iOS 18+, SwiftUI, SwiftData, and modern concurrency patterns. Use when writing Swift/iOS code, designing app architecture, or modernizing legacy patterns. Prevents outdated patterns like Core Data, ObservableObject,…
Idioma del texto original: inglés
LSP-enable a Python, TypeScript, or Rust repository for fast-agent development. Use when creating or refreshing agent cards with LSP function tools, configuring ty, typescript-language-server, or rust-analyzer integration, or scoping repo-local code…
Idioma del texto original: inglés
Comprehensive AI-powered security scanning suite with 48 skills covering OWASP Top 10, 7 language-specific deep scanners (Go, TypeScript, Python, PHP, Rust, Java, C#), supply chain analysis, infrastructure-as-code scanning, and 3000+ checklist items. Use when…
Idioma del texto original: inglés
Use when performing code review on completed implementation, before merge.
Idioma del texto original: inglés
Use when writing Kubernetes manifests for .NET microservice deployment.
Idioma del texto original: inglés
Expert guidance for integrating FeatBit React Native SDK in mobile React Native and Expo applications. Use when user asks about "React Native SDK", "React Native feature flags", "FeatBit mobile", "FeatBit Expo", "buildConfig", "withFbProvider React Native",…
Idioma del texto original: inglés
GitFlow conventions, commit standards and git workflow rules for this repo. Load this skill when doing any git operation: commits, pushes, branches, PRs, merges, releases or hotfixes. Triggers on: git, commit, push, branch, pull request, PR, merge, release,…
Idioma del texto original: inglés
Express 5 conventions and REST API patterns. Activates when working on routes, controllers, middleware, validation, or error handling in a Node.js/Express backend. Use when this capability is needed.
Idioma del texto original: inglés
Use when creating new Gemini CLI skills, editing existing skills, or verifying skills work before deployment. Also use when encountering questions about skill structure, SKILL.md format, frontmatter, testing methodology, or skill authoring best practices.
Idioma del texto original: inglés
在 relax_game 的 pnpm monorepo 中维护游戏功能,包括新增游戏包、大厅联动、Vite 代理与 base 路径对齐,以及 README/GEMINI.md 同步更新。适用于新增 packages/games 下游戏、修改 apps/lobby 路由或导航、排查跨应用本地联调问题、统一端口/命名/提交规范等场景。 Use when this capability is needed.
Idioma del texto original: chino
> Use when this capability is needed.
Idioma del texto original: inglés
Artifacts (PRD/DESIGN/ADR/DECOMPOSITION/SPEC) + checklists; deterministic validation & consistency analysis (structure, cross-refs, cross-artifact consistency, tasks, covered-by, ID/CDSL extraction from artifact text); code↔artifact traceability with…
Idioma del texto original: inglés
Performs a two-track code-quality and QA review in the role of a staff-level Engineering Lead and a staff-level QA Lead, then synthesizes both critiques into a single `analysis.md` suitable to hand back to the engineering team. USE FOR: pre-PR self-review,…
Idioma del texto original: inglés
Best practices for multi-language handling, locale routing, and detection middleware. Use when this capability is needed.
Idioma del texto original: inglés
> Use when this capability is needed.
Idioma del texto original: inglés
Analyze Terraform .tf files locally: list resources, check config, preview changes Use when this capability is needed.
Idioma del texto original: inglés
Use when the user asks to run, spawn, or coordinate real agent teams — e.g. '에이전트 팀 만들어줘', '팀으로 병렬 작업해줘', 'agent-teams로 토론해줘', 'spawn a team', 'debate with agent teams', 'coordinate multiple agents'. Orchestrates Claude Code agent teams using TeamCreate,…
Idioma del texto original: inglés
Build this skill automates the adaptation of pre-trained machine learning Use when this capability is needed.
Idioma del texto original: inglés
Guides you through comprehensive iOS/Swift app planning and analysis. Use for new apps (concept to architecture) or existing apps (audit current state, plan improvements, evaluate tech stack). Covers product planning, technical decisions, UI/UX design, and…
Idioma del texto original: inglés
Generate CI/CD configuration for automated builds, tests, and distribution of iOS/macOS apps. Use when setting up GitHub Actions, Xcode Cloud, or fastlane for continuous integration, TestFlight, or App Store deployment. Use when this capability is needed.
Idioma del texto original: inglés
Reviews Swift/iOS code for adherence to modern Swift idioms, Apple platform best practices, architecture patterns, and code quality standards. Use when user mentions best practices, code review, clean code, refactoring, or wants to improve code quality. Use…
Idioma del texto original: inglés
Configure Cursor project rules using .cursor/rules/*.mdc files and legacy Use when this capability is needed.
Idioma del texto original: inglés
Deploy this skill enables AI assistant to deploy machine learning models Use when this capability is needed.
Idioma del texto original: inglés
Execute create, select, and transform features to improve machine learning Use when this capability is needed.
Idioma del texto original: inglés
Build this skill allows AI assistant to evaluate machine learning models Use when this capability is needed.
Idioma del texto original: inglés
Build this skill enables AI assistant to provide interpretability and Use when this capability is needed.
Idioma del texto original: inglés
Configure CI/CD for LangChain with GitHub Actions, mocked unit tests, Use when this capability is needed.
Idioma del texto original: inglés
Diagnose and fix common LangChain errors and exceptions. Use when this capability is needed.
Idioma del texto original: inglés
Works correctly with LangChain 1.0's typed content blocks on AIMessage.content\n\ Use when this capability is needed.
Idioma del texto original: inglés
Build LangChain LCEL chains with prompts, parsers, and composition. Use when this capability is needed.
Idioma del texto original: inglés
Build LangChain agents with tool calling for autonomous task execution. Use when this capability is needed.
Idioma del texto original: inglés
Compose LangChain 1.0 chains with RunnableParallel, RunnableBranch,\n\ Use when this capability is needed.
Idioma del texto original: inglés
Control LangChain 1.0 AI spend with accurate streaming token accounting, Use when this capability is needed.
Idioma del texto original: inglés
Load and chunk documents for LangChain 1.0 RAG pipelines correctly \u2014\ Use when this capability is needed.
Idioma del texto original: inglés