Skip to main content

Skills in this repository

tomevault-io/skills-registry - Page 81

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
Software Developers
description

Enforces FastAPI + Pydantic v2 patterns used in OpenPoke's `server/`. Triggers on any FastAPI route handler, dependency, pydantic model, middleware, OpenAPI customization, or JSONResponse handling. Covers `Annotated[X, Depends()]` deps, `ERROR_RESPONSES`…

updated
occupation
Computer Occupations, All Other
description

Comprehensive guide for customizing GitHub Copilot through workspace instructions, custom agents, prompts, and conditional instruction files. Use when: creating copilot-instructions.md, setting up custom agents, building reusable prompts, configuring…

updated
occupation
Software Developers
description

Build a Fast Dash web app from a Python function. Use when the user wants to turn a function into an interactive app, add a UI to an existing function, or build a dashboard / form / wizard. Fast Dash infers UI components from type hints, so a well-typed…

updated
occupation
Computer Occupations, All Other
description

Core routing and troubleshooting skill for Apple Flow gateways (Mail, Reminders, Notes, Calendar). Use when deciding which `apple-flow tools` command to run, applying shared safety rules, or debugging gateway permissions/resource-name mismatches. Use when…

updated
occupation
Computer Occupations, All Other
description

How to author magenta scripts. Magenta scripts allow for programmatic orchestration of magenta threads. Use this skill when the user explicitly asks you to write a magenta script (not just a regular script). Use when this capability is needed.

updated
occupation
Technical Writers
description

> Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Find Faultline error groups that started appearing after a given deploy timestamp — a regression check. Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Audit a verified source against the current state of its upstream API/SDK, find breakages and outdated patterns, and propose (or implement) a fix plan with credential-free unit tests. Use when users report a source is outdated or broken, or for periodic…

updated
occupation
Software Developers
description

TypeScript coding conventions Use when this capability is needed.

updated
occupation
Software Developers
description

Enables squad agents running on different machines (laptop, DevBox, Azure VM) to securely share work, coordinate execution, and pass results without manual intervention.

updated
occupation
Software Developers
description

>- Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

>- Use when this capability is needed.

updated
occupation
Software Developers
description

> Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

TypeScript testing patterns with Jest/Vitest including unit tests, integration tests, mocking strategies, and coverage. Use when writing TypeScript tests. Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Audit better-result changes or PRs against known Prisma and Better T Stack downstream dependents. Use when working on better-result API/type/runtime changes and the user asks whether a change breaks Prisma dependents, Better T Stack dependents, npm…

updated
occupation
Software Developers
description

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare…

updated
occupation
Computer Occupations, All Other
description

Use this skill to discover machine-readable metadata published by varlock.dev.

updated
occupation
Software Developers
description

Performs a complete technical audit of Django applications, covering security, architecture patterns, performance, database, and code quality. Use this skill whenever you need to review a Django app for bugs, security risks, or technical debt. Supports both…

updated
occupation
Software Developers
description

>- Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

This skill requires the following MCP servers for optimal functionality: Use when this capability is needed.

updated
occupation
Software Developers
description

>- Use when this capability is needed.

updated
occupation
Software Developers
description

Retrieves up-to-date documentation for any third-party library, framework, or API where training data may be outdated or incomplete. Use when the user asks about library usage, API references, configuration, or code generation involving specific packages.…

updated
occupation
Software Quality Assurance Analysts & Testers
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

Update direct Go module dependencies one by one, validating each bump with tests and linter, committing individually, and producing a summary table for a PR description Use when this capability is needed.

updated
occupation
Software Developers
description

Extend OpenTelemetry instrumentation when new functionality is added to the MCP Gateway. Use when (1) new operations/functions are added, (2) reviewing code for missing instrumentation, (3) user requests otel/telemetry additions, or (4) working with…

updated
occupation
Software Developers
description

Skills for using Docker Model Runner to run local LLM inference Use when this capability is needed.

updated
occupation
Software Developers
description

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or…

updated
occupation
Software Developers
description

Search local documentation context packs with docmancer CLI. Use when the user asks about library docs, API references, vendor docs, version-specific behavior, offline docs, or wants to add docs before answering a technical question. Use when this capability…

updated
occupation
Software Developers
description

Agent instruction set for this docmd workspace. Use when this capability is needed.

updated
occupation
Social Scientists & Related Workers, All Other
description

跨学科专家研究方法。描述如何从网上的信息去采集、分析最靠谱、最真实的数据并进行分析研究的方法论框架。 Use when this capability is needed.

Source text: Chinese

updated
occupation
Software Developers
description

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA),…

updated
occupation
Computer Occupations, All Other
description

Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use this skill when the user asks to: (1) create a new skill, (2) make a skill, (3) build a skill, (4) set up a skill, (5)…

updated
occupation
Information Security Analysts
description

Use when agent needs to run or guide leak-hunter, the repository secret scanner, to detect likely leaked secrets in local folders or GitHub repositories; produce JSON reports for AI/tool integrations; inspect findings safely; configure scans with…

updated
occupation
Software Developers
description

Audit Dograh `AGENTS.md` files for drift against the live repo and for bad scope boundaries between parent and child docs. Use when the user asks to review existing AGENTS files, identify stale guidance, decide whether a subtree needs its own `AGENTS.md`, or…

updated
occupation
Web Developers
description

Produce a self-contained HTML artifact instead of a markdown document when the request is for content that benefits from spatial layout, color, real diagrams, interactivity, or a round-trip editor. Use this skill aggressively whenever the user asks for a…

updated
occupation
Software Developers
description

Prepare Helmor releases by inspecting the current branch, drafting a concise user-facing Changesets entry first (bump + body — keep it as short as possible), creating any needed pending in-app release announcement under `.announcements/`, and then showing the…

updated
occupation
Software Developers
description

Review current branch changes and create concise Changesets release notes with preview/confirmation before writing files. Use when asked to prepare release notes, create or update .changeset entries, or sanity-check release readiness. Use when this capability…

updated
occupation
Audio & Video Technicians
description

Full video production workflow for Remotion projects. Teaches how to orchestrate MCP tools (TTS, music, SFX, stock footage, video analysis) into complete Remotion compositions. Use this skill whenever producing a video that needs audio, voiceovers, music,…

updated
Showing 40 of 17,125 collected skills.