Skip to main content

Skills in this repository

tomevault-io/skills-registry - Page 122

SkillsMP has collected 17,125 skills from tomevault-io/skills-registry. Open a skill to review its source and details.

tomevault-io/skills-registry

Showing 40 of 17,125 collected skills.

occupation
Database Architects
description

Expert knowledge for Azure Database Migration service development including troubleshooting, decision making, limits & quotas, security, integrations & coding patterns, and deployment. Use when planning Azure DMS migrations for MySQL, PostgreSQL, SQL…

updated
occupation
Database Architects
description

Expert knowledge for Azure Database for MySQL development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when deploying…

updated
occupation
Database Architects
description

Expert knowledge for Azure Database for PostgreSQL development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when using…

updated
occupation
Database Architects
description

Expert knowledge for Azure SQL Database development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when choosing…

updated
occupation
Database Architects
description

Expert knowledge for Azure SQL Managed Instance development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when using MI…

updated
occupation
Database Architects
description

Expert knowledge for SQL Server on Azure Virtual Machines development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use…

updated
occupation
Software Developers
description

技术文档编写规范。Use when: README, docs, markdown, development guide, deployment guide, task plan, architecture document, troubleshooting guide. Use when this capability is needed.

Source text: Chinese

updated
occupation
Web Developers
description

Baseline guidance for App Router apps. Use when this capability is needed.

updated
occupation
Network & Computer Systems Administrators
description

Use quando precisar criar ou atualizar instruções do Copilot CLI — copilot-instructions.md, SKILL.md, .agent.md ou arquivos de instrução por caminho. Use when this capability is needed.

Source text: Portuguese

updated
occupation
Software Developers
description

Use quando precisar implementar features mobile (React Native, Flutter, Swift, Kotlin), configurar builds, resolver problemas de plataforma ou adaptar UI para mobile. Use when this capability is needed.

Source text: Portuguese

updated
occupation
Network & Computer Systems Administrators
description

Use at session start and before running shell commands involving Python, Node.js, file search, or HTTP requests. Use when this capability is needed.

updated
occupation
Software Developers
description

Smart Gemini CLI delegation skill. Activate this skill at the START of processing any user request — before reading files or starting work — to evaluate whether the task should be routed to Gemini. Always check experience.md first for auto-approve patterns.…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Language-specific verification for Python, TypeScript/JavaScript, and Go. Checks type safety, language idioms, and best practices. Use when asked to "verify language", "check types", or for language-specific checks. Use when this capability is needed.

updated
occupation
Software Developers
description

Use when adding authentication to Expo (React Native) mobile apps — login, logout, user sessions, protected routes, biometrics, or token management. Integrates react-native-auth0 SDK with Expo Config Plugin for native iOS/Android builds. Trigger for any Expo…

updated
occupation
Information Security Analysts
description

Use when adding Auth0 token validation to Express or Node.js APIs - integrates express-oauth2-jwt-bearer SDK to protect Node.js API endpoints with JWT Bearer authentication, scope-based RBAC, claim validation, and optional DPoP support

updated
occupation
Software Developers
description

Use when adding authentication to Expo (React Native) mobile apps — login, logout, user sessions, protected routes, biometrics, or token management. Integrates react-native-auth0 SDK with Expo Config Plugin for native iOS/Android builds. Trigger for any Expo…

updated
occupation
Information Security Analysts
description

Use when adding Auth0 token validation to Express or Node.js APIs - integrates express-oauth2-jwt-bearer SDK to protect Node.js API endpoints with JWT Bearer authentication, scope-based RBAC, claim validation, and optional DPoP support

updated
occupation
Web & Digital Interface Designers
description

Builds distinctive, production-grade UIs that avoid generic AI aesthetics. Use whenever the user wants to build, restyle, or give visual direction to any interface — pages, dashboards, landing pages, components, onboarding flows, mobile screens, or design…

updated
occupation
Web & Digital Interface Designers
description

Generates the full visual language (color palette, typography, spacing grid, elevation, interactive states) for a website based on a chosen mood. Supports 8 design moods from warm luxury to playful to corporate. Runs after nextjs-scaffold.

updated
occupation
Software Quality Assurance Analysts & Testers
description

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…

updated
occupation
Network & Computer Systems Administrators
description

CI/CD review for workflows, artifact safety, caching, deployment gates, secrets, permissions, and reproducibility. Use when this capability is needed.

updated
occupation
Network & Computer Systems Administrators
description

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment

updated
occupation
Software Developers
description

Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will Use when this capability is needed.

updated
occupation
Software Developers
description

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams. Use when this capability is needed.

updated
occupation
Network & Computer Systems Administrators
description

Operate JellyCore services in Docker Compose with a safe runbook: start, stop, restart, health-check, inspect logs, and collect diagnostics. Use when asked about service status, outages, deployment verification, or runtime operations. Use when this capability…

updated
occupation
Network & Computer Systems Administrators
description

Execute Google Gemini CLI prompts in non-interactive mode and return structured results. Enables hybrid AI workflows combining your AI agent's reasoning with Gemini's code generation. Supports text, JSON, and stream-JSON output, approval modes (normal, yolo,…

updated
occupation
Software Developers
description

> Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use this skill to audit, review, validate, or check the quality of AI assistant configurations including prompt text, prompt files, skills (SKILL.md), plugins, MCP servers, agents, hooks, memory files (AGENTS.md, CLAUDE.md, GEMINI.md), and composite…

updated
occupation
Information Security Analysts
description

Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for…

updated
occupation
Software Developers
description

Use when working on Odoo 19 server-side code or backend tests: Python models, ORM recordsets, fields/decorators, domains, SQL/cache, `__manifest__.py`, XML/CSV data, ACLs/rules, `sudo`, controllers, `@route`, `ir.cron`, JSON-2/XML-RPC, QWeb reports,…

updated
occupation
Software Developers
description

Guides Django architecture, DRF APIs, ORM patterns, and testing. Use when this capability is needed.

updated
occupation
Information Security Analysts
description

Applies Django security patterns for auth, CSRF, XSS, and deployment. Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Applies Django testing strategies with pytest-django, TDD, factory_boy, mocking, coverage, and DRF test patterns. Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Verifies Django projects with migrations, linting, coverage-backed tests, security scans, and deployment-readiness checks. Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

One-shot review of an external GitHub PR. Checks out the PR into an isolated worktree (or temp clone), runs `bramble code-review` against the diff, and produces a calibrated verdict — APPROVE unless there is a blocking correctness issue, with optional…

updated
occupation
Network & Computer Systems Administrators
description

Internal helper contract for calling the polycli companion runtime for Gemini from Claude Code Use when this capability is needed.

updated
occupation
Network & Computer Systems Administrators
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents. Use when designing or implementing AI agents. Use when this capability is needed.

updated
occupation
Network & Computer Systems Administrators
description

> Use when this capability is needed.

updated
Showing 40 of 17,125 collected skills.