Use when committing, releasing, or managing changelogs - enforces conventional commits, semantic versioning, and consistent release notes format
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.
Use when committing, releasing, or managing changelogs - enforces conventional commits, semantic versioning, and consistent release notes format
Idioma do texto original: inglês
Git workflow policies including commit rules and worktree cleanup sequence. Use when managing git operations, commits, or merges. Use when this capability is needed.
Idioma do texto original: inglês
Enforce branch-based workflow with draft PRs for emoji_gen. Use when starting new work, creating branches, or opening pull requests. Mentions of "new feature", "bug fix", "start work", "create PR", or "pull request" should trigger this Skill. Use when this…
Idioma do texto original: inglês
Use this skill when implementing real-time features with WebSockets, including connection lifecycle management, pub/sub event patterns, state synchronization between client and server, event broadcasting, and integration with frontend state management (React…
Idioma do texto original: inglês
Use when jest testing patterns including unit tests, mocks, spies, snapshots, and assertion techniques for comprehensive test coverage.
Idioma do texto original: inglês
Use when writing Jest tests - covers testing patterns for interpreters, parsers, and async code
Idioma do texto original: inglês
Deep integration with Kubernetes clusters for deployments, debugging, and operations. Execute kubectl commands, analyze pod logs/events/resources, generate and validate manifests, and debug cluster issues. Use when this capability is needed.
Idioma do texto original: inglês
Use PROACTIVELY when creating Model Context Protocol servers for connecting AI applications to external data sources, tools, and workflows. Generates production-ready MCP servers with TypeScript/Python SDKs, configuration templates, and Claude Desktop…
Idioma do texto original: inglês
Use when working with a conceptual skill for integrating Better Auth with Next.js App Router
Idioma do texto original: inglês
Implements Passport.js authentication middleware with local, OAuth, and JWT strategies for Express/Node.js. Use when building Node.js APIs, implementing custom auth flows, or needing flexible authentication strategies. Use when this capability is needed.
Idioma do texto original: inglês
Write pytest tests for FastAPI endpoints using TestClient including request/response testing, authentication, and error handling. Use when testing REST API endpoints. Use when this capability is needed.
Idioma do texto original: inglês
Expert guidance for writing high-quality pytest tests. Use when writing tests, setting up fixtures, parametrizing, mocking, or reviewing test code. Use when this capability is needed.
Idioma do texto original: inglês
| 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
Advanced Python testing strategies with Pytest, covering fixtures, matrix testing with parametrization, and async test architecture. Triggers: pytest, fixtures, parametrize, pytest-asyncio, matrix-testing, yield-fixture. Use when this capability is needed.
Idioma do texto original: inglês
Use when pytest plugin ecosystem including pytest-cov, pytest-mock, and custom plugin development.
Idioma do texto original: inglês
Advanced Python unit testing framework for customer support tech enablement, covering FastAPI, SQLAlchemy, PostgreSQL, async operations, mocking, fixtures, parametrization, coverage, and comprehensive testing strategies for backend support systems Use when…
Idioma do texto original: inglês
Generate pytest test templates for LiquidationHeatmap modules following TDD patterns. Automatically creates RED phase tests with fixtures, coverage markers, and integration test stubs. Use when this capability is needed.
Idioma do texto original: inglês
Use PROACTIVELY when creating new React projects requiring modern tooling and best practices. Provides three modes - sandbox (Vite + React for quick experiments), enterprise (Next.js with testing and CI/CD), and mobile (Expo + React Native). Enforces…
Idioma do texto original: inglês
FastAPI security audit patterns. Use when reviewing FastAPI apps (fastapi imports, main.py/app.py, requirements/pyproject with fastapi, uvicorn). Covers auth dependencies, CORS configuration, TrustedHost/HTTPS middleware, and common FastAPI/Starlette security…
Idioma do texto original: inglês
Flutter Security. Use when reviewing security, implementing auth, or hardening code. Use when this capability is needed.
Idioma do texto original: inglês
Specialized skill for Terraform and Infrastructure as Code operations. Execute terraform commands, validate HCL, analyze state and drift, generate modules, and support multi-cloud providers (AWS, GCP, Azure). Use when this capability is needed.
Idioma do texto original: inglês
Comprehensive guide for designing and implementing Terraform providers using Test-Driven Development (TDD). Use when creating new Terraform providers, adding resources/data sources to existing providers, implementing TDD workflows (RED-GREEN-REFACTOR),…
Idioma do texto original: inglês
Analyze and improve Terraform provider test coverage using terraform-plugin-testing v1.13.3+ patterns. Use when (1) analyzing test coverage gaps, (2) adding missing tests (drift detection, import, idempotency), (3) converting legacy patterns to modern state…
Idioma do texto original: inglês
Comprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test scenarios with run blocks, validating infrastructure behavior with assertions, mocking providers and data sources, testing module outputs and…
Idioma do texto original: inglês
Apply when writing unit tests with Jest: assertions, mocking, async tests, and test organization. Use when this capability is needed.
Idioma do texto original: inglês
Multi-language Workers development with Rust, Python, and WebAssembly. Use when building Workers in languages other than JavaScript/TypeScript, or when integrating WASM modules for performance-critical code. Use when this capability is needed.
Idioma do texto original: inglês
Use when implementation is complete and you are ready to submit a Forge GitHub Issue for review — verifies the build, pushes the feature branch, opens a PR, and hands DoD verification and code review OFF to the parent context via a HANDOFF-REQUEST.
Idioma do texto original: inglês
Use when checking whether a Forge milestone broke any public-facing interface — diffs IPC message shapes (docs/architecture/ipc-contracts.md + the Rust/TS types that back it), config schema, CLI flags, and any exposed plugin/extension API from the…
Idioma do texto original: inglês
> Use when this capability is needed.
Idioma do texto original: Vários idiomas
Generate or refresh a project-local `AGENTS.md.tmpl` for Praxion Codex onboarding from a project's root `CLAUDE.md`. Use when `install.sh codex <project>` needs a Codex source template, when removing Claude-only operational details while preserving portable…
Idioma do texto original: inglês
Building MCP (Model Context Protocol) servers using official SDKs. Covers protocol concepts (tools, resources, prompts), transports (stdio, streamable HTTP), bundles (.mcpb), testing with MCP Inspector, client integration with Claude Desktop and Claude Code,…
Idioma do texto original: inglês
Use when authoring an inline AskQuestion ratification gate during phase execution in this AKOS workspace. Codifies the craft for transforming evidence-dependent and spot-check operator decisions into structured option sets that compound the operator's…
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
AI agent dev stack for LangGraph/LangSmith/prompt-caching work: installs the plugins and skills needed for trace-first debugging and agent evaluation. Use when starting a multi-step LLM agent project. Use when this capability is needed.
Idioma do texto original: inglês
Commits and pushes changes using only MCP tools. Includes code review and coverage enforcement for JS/TS files. Quality checks run via git hooks. Use when this capability is needed.
Idioma do texto original: inglês
Phase 3: Map design-system.md to 7 Gemini XML blocks (aesthetics, style_reference, typography, color_system, spacing, states, forbidden), call create_frontend, add component variants (Glass/Outline/Flat via CVA). Use when this capability is needed.
Idioma do texto original: inglês
Next.js 16 internationalization with next-intl or DIY. Use when implementing i18n, translations, localization, multilingual, language switch, locale routing, or formatters. Use when this capability is needed.
Idioma do texto original: inglês
Initialize the docs/ folder structure for spec-driven development and ensure CLAUDE.md and .github/copilot-instructions.md defer task tracking to /project-management. Called automatically by /spec-writer and /project-management. Also use when user says 'setup…
Idioma do texto original: inglês