Skip to main content

Skills in this repository

tomevault-io/skills-registry - Page 121

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
Network & Computer Systems Administrators
description

Use when the user asks to "upgrade Kubernetes", "upgrade k8s", "update Kubernetes version", "bump Kubernetes version", mentions a target version like "upgrade to 1.35.1", or when Renovate updates kubernetesVersion in talconfig.yaml. Not for Talos OS upgrades…

updated
occupation
Software Developers
description

Ensures all documentation, roadmaps, and copilot instructions stay in sync with code changes. Use this before every commit to verify docs are up to date. Triggers on commit, pre-commit, documentation, roadmap, changelog, or docs update requests. Use when this…

updated
occupation
Software Developers
description

Bootstrap or update project AI-agent instruction files (AGENTS.md for Codex, CLAUDE.md for Claude Code, or both) from the current project's structure. Triggers on: write AGENTS.md, write CLAUDE.md, generate AGENTS.md, agent instructions, project conventions…

updated
occupation
Software Developers
description

Generic CI/CD pipeline patterns. Covers build stages, testing strategies, deployment patterns, artifact management, and integration with GitHub Actions, GitLab CI, Jenkins. Use when setting up CI/CD, designing pipeline architecture, creating deployment…

updated
occupation
Software Developers
description

Brian API — natural language to executable Web3 transactions. Convert text intents into swap, bridge, transfer, deposit, withdraw, and borrow transactions across multiple chains. REST API, LangChain integration, and knowledge queries for DeFi protocol data.…

updated
occupation
Software Developers
description

Apideck Unified REST API reference for any language. Use when building integrations with accounting software (QuickBooks, Xero, NetSuite), CRMs (Salesforce, HubSpot, Pipedrive), HRIS platforms (Workday, BambooHR), file storage (Google Drive, Dropbox, Box),…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Python test generation assistant Use when this capability is needed.

Source text: Japanese

updated
occupation
Network & Computer Systems Administrators
description

>- Use when this capability is needed.

updated
occupation
Information Security Analysts
description

Static Application Security Testing (SAST) for multi-language codebases. Uses Semgrep and language-specific tools to detect vulnerabilities across Python, JavaScript, TypeScript, Go, Java, and more. Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Pull unresolved PR review comments and address them. Handles code fixes, spec proposal approvals/rejections, and pushes updates. Can be run multiple times until all comments are resolved. Use when this capability is needed.

updated
occupation
Software Developers
description

Quickly analyzes Python repositories to understand their purpose, structure, and setup requirements. Use when Claude needs to onboard to a new Python codebase, understand project structure, identify entry points, determine dependencies, or generate setup…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Locate root causes of failing regression tests by analyzing code changes, error messages, and test dependencies. Use when regression tests start failing after code changes, investigating test failures in CI/CD, debugging flaky tests, or understanding why…

updated
occupation
Software Developers
description

Django + FastAPI development. Project structure, DRF serializers/viewsets, Pydantic, async Django with ASGI, admin, ORM optimization, deployment. Use when this capability is needed.

updated
occupation
Software Developers
description

MCP server exposing Arc's task queue, skills, and memory to external Claude instances Use when this capability is needed.

updated
occupation
Data Scientists
description

Use when answering CLRS-style machine-learning algorithm questions about k-means clustering, Lloyd's procedure, multiplicative weights, weighted majority, online experts, gradient descent, projected gradient descent, convex optimization, linear regression, or…

updated
occupation
Network & Computer Systems Administrators
description

First-time Archcore setup. Detects repo scale and seeds a stack rule, run guide, entry-point inventory, optional top-level map, hotspot candidates, and imports from CLAUDE.md/AGENTS.md/.cursorrules. Use on a fresh clone, empty `.archcore/`, or 'set up…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run Flutter MCP runtime validation from CLI in two steps (launch app, then run validate-runtime), including toolkit-extension gating, screenshot/layout capture, app error collection, optional reload verification, and retry handling for transient first-connect…

updated
occupation
Software Developers
description

Use this skill whenever inspecting, interacting with, or live-editing a running Flutter app via the Flutter MCP toolkit server (`mcpServers` key **`flutter-mcp-toolkit`**, or legacy **`flutter-inspector`**). Covers preflight, snapshot/tap/enter/scroll loop,…

updated
occupation
Software Developers
description

Use this skill when the agent exposes app-specific surfaces by registering custom MCP tools and resources inside the Flutter app (mcp_toolkit dynamic registry — MCPCallEntry, bootstrapFlutter additionalEntries / addEntries). Covers tool vs resource vs…

updated
occupation
Software Developers
description

Diagnose problems in a running Flutter app — read logs, evaluate Dart expressions, interpret error envelopes. Use when something broke. Use when this capability is needed.

updated
occupation
Software Developers
description

Entry point for inspecting or driving a running Flutter app from your AI assistant — routes to the right task skill (inspect / control / debug / custom app surfaces) and runs preflight. Use when this capability is needed.

updated
occupation
Network & Computer Systems Administrators
description

Verify the flutter-mcp-toolkit install, run doctor preflight, troubleshoot connection issues. Use when the toolkit isn't responding or first-time setup. Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Performs an architectural and quality code review on a specified file or set of files. Checks for coding standard compliance, architectural pattern adherence, SOLID principles, testability, and performance concerns. Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Review Gemini API agent code against mandatory rules in backend/AGENTS.md Use when this capability is needed.

updated
occupation
Software Developers
description

Package for distribution and inject context into CLAUDE.md/AGENTS.md/.cursorrules. Use when the user requests to "export" or "package a skill. Use when this capability is needed.

updated
occupation
Software Developers
description

Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Use when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build…

updated
occupation
Software Developers
description

| Use when this capability is needed.

updated
occupation
Software Developers
description

Invoke when user asks to do something with Cypilot, or wants to analyze/validate artifacts, or create/generate/implement anything using Cypilot workflows, or plan phased execution. Core capabilities: workflow routing (plan/analyze/generate/auto-config);…

updated
occupation
Software Developers
description

Add a chunking hook for a new or existing language in the ingest pipeline. Use when this capability is needed.

updated
occupation
Web Developers
description

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling Use when this capability is needed.

updated
occupation
Network & Computer Systems Administrators
description

Monitors the fleet of concurrent workflows across every registered domain (api/shared/domains.py). The FastAPI session appends a per-domain catalogue at boot so this skill stays domain-neutral. Composes the exception queue, amplifies operator skill by…

updated
occupation
Network & Computer Systems Administrators
description

Kubernetes and Helm standards for manifests, charts, values files, RBAC, workloads, networking, policy, validation, or deployment review. Use when this capability is needed.

updated
occupation
Network & Computer Systems Administrators
description

Terraform and OpenTofu standards for .tf, .tfvars, .tofu, modules, providers, state, plans, policy checks, and IaC review. Use when this capability is needed.

updated
occupation
Database Architects
description

Design database schemas, write efficient SQL queries, create migrations, and optimize database performance. Use when working with databases, writing queries, or designing data models. Use when this capability is needed.

updated
occupation
Information Security Analysts
description

Generate sandbox security policies from plain-language requirements and optional REST API documentation. At minimum, takes API host:port endpoints and intent to produce preset-based or L4 policies. With full API docs (OpenAPI, Swagger, markdown), generates…

updated
occupation
Software Developers
description

name: coding-standards Use when this capability is needed.

updated
occupation
Software Developers
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

Plan and execute large multi-step, multi-stack changes with contract-first waves, parallel worker ownership, user approval gates, ordered integration, and final verification/docs updates using Claude Code Agent subagents. Use only when the task spans multiple…

updated
Showing 40 of 17,125 collected skills.