Skip to main content

Skills in this repository

tomevault-io/skills-registry - Page 131

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

Use when creating, revising, auditing, or reconciling software documentation for planned or implemented changes, especially feature specs, specification interviews, ADRs, API/config reference docs, runbooks, maintenance docs, or user-facing…

updated
occupation
Data Scientists
description

Use when tasks involve the Python LangChain ecosystem including `langchain`, `langchain-core`, provider packages like `langchain-openai`, `langgraph`, `langsmith`, LCEL/runnables, `init_chat_model`, `create_agent`, RAG/retrieval wiring, structured output,…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing…

updated
occupation
Software Developers
description

Generate a full Phoenix JSON API from an OpenAPI spec or natural language description. Creates contexts, Ecto schemas, migrations, controllers, JSON views/renderers, router entries, ExUnit tests with factories, auth plugs, and tenant scoping. Use when…

updated
occupation
Network & Computer Systems Administrators
description

Control Docker containers and stacks via Portainer API. List containers, start/stop/restart, view logs, and redeploy stacks from git. Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use after implementation (bug fix or feature task) to dispatch appropriate reviewers and return binary APPROVE/BLOCK verdict. Shared by investigate and subagent-driven-development. Use when this capability is needed.

Source text: Chinese

updated
occupation
Software Developers
description

Node.js + Express — REST API, middleware pipeline, service layer, repositories, centralized error handling, validation (Zod), graceful shutdown, health checks, security headers. Activate when writing an API, refactoring Express applications, or for questions…

updated
occupation
Network & Computer Systems Administrators
description

CI/CD guidance and reusable GitHub Actions workflows for build, test, security scanning, and release. Use when this capability is needed.

updated
occupation
Software Developers
description

Use when building or modifying a FastAPI service without a repository layer — adding routes, services, Pydantic schemas, exception handlers, pydantic-settings configuration, dependency injection, or project structure. For SQLAlchemy models and migrations see…

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
Database Architects
description

>- Use when this capability is needed.

updated
occupation
Network & Computer Systems Administrators
description

> Use when this capability is needed.

updated
occupation
Project Management Specialists
description

> 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

Assembly-specific Go library patterns and conventions -- SQLite driver, migrations, session management, CSRF protection, rate limiting, CLI tooling, and testing. Use when choosing dependencies, configuring SQLite connection pools, setting up goose migrations,…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews Swift function, type, and protocol interfaces for alignment with the Swift API Design Guidelines, with emphasis on call-site clarity, naming, parameter labeling, mutability conventions, and modern async/throws patterns. Use for public APIs, reusable…

updated
occupation
Compliance Officers
description

> Use when this capability is needed.

Source text: Korean

updated
occupation
Project Management Specialists
description

Analyze recent /define sessions to extract user preference patterns and write them to GEMINI.md. Use when you want to learn from past define sessions, extract define patterns, improve future defines, or capture define preferences. Use when this capability is…

updated
occupation
Software Developers
description

Essential rules, patterns, and checklists for Flutter/Dart projects. Load only when Flutter is detected in the project. Use when this capability is needed.

updated
occupation
Software Developers
description

Git — branching, commits, PR workflow, merge, release tagging. Use when this capability is needed.

updated
occupation
Network & Computer Systems Administrators
description

Terraform/OpenTofu — remote state, modules, CI/CD, drift detection. Use when this capability is needed.

updated
occupation
Software Developers
description

Generate or update AGENTS.md for a repository or VS Code workspace (canonical for Cursor CLI / IDE), create CLAUDE.md and Antigravity-compatible GEMINI.md shims, build a project matrix with stable project codes, and reference CONTEXT.md / ADRs as required…

updated
occupation
Software Developers
description

Fastapi 项目的全栈开发指南,涵盖 API 路由、SQLAlchemy 异步数据库模型、Repository 模式、依赖注入和测试的完整开发流程。使用场景:添加新的 API 端点和功能模块、创建或修改数据库模型和关系、编写 Repository 查询逻辑、实现完整的 CRUD 操作、编写和维护测试用例、排查数据库和 API 相关问题。适用于需要了解 Fastapi 项目架构和开发规范的所有开发任务。 Use when this capability is needed.

Source text: Chinese

updated
occupation
Software Developers
description

Automated quality gates from commit to production. Every merge to main is potentially shippable. No manual steps in the deployment path. Use when this capability is needed.

updated
occupation
Software Developers
description

Use when Codex needs IDE-like Rust semantic navigation, code intelligence, structured refactors, lightweight workspace diagnostics, or rust-analyzer-specific debug/inspection workflows. Covers stable CLI workflows (`parse`, `diagnostics`, `symbols`,…

updated
occupation
Project Management Specialists
description

Dogfooding workflow for improving Copilot customizations with evidence from the current repository. Use when creating or updating copilot-instructions.md, AGENTS.md, instructions, prompts, or skills. Use when this capability is needed.

updated
occupation
Network & Computer Systems Administrators
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

TypeScript expertise — language-level patterns for strict typing, generics, utility types, module systems, and TypeScript configuration. Use for cross-cutting type system work that spans frontend and backend. Use when this capability is needed.

updated
occupation
Software Developers
description

Build, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP…

updated
occupation
Software Developers
description

You are the Claude Code wrapper agent. Your purpose is to delegate complex Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Analyze the local DSolver Simulator service in this repo with a reporting-first Rust CLI. Use when you want to start or reuse the local broadcaster plus simulator stack, wait for /status health and native readiness, exercise representative /simulate and…

updated
occupation
Web Developers
description

| Use when this capability is needed.

updated
occupation
Software Developers
description

Enforce Clean Architecture with BLoC pattern for Flutter applications. Use when scaffolding features, structuring data/domain/presentation layers, defining data models, or integrating native platform channels. Use when this capability is needed.

updated
occupation
Web Developers
description

Manage form state, validation, and input handling through dedicated FormBlocs. Use when building forms with real-time validation, multi-step flows, or complex input patterns like search debouncing. Use when this capability is needed.

updated
occupation
Web Developers
description

Implement state management using the BLoC/Cubit pattern with injectable dependency injection. Use when creating new BLoCs, managing UI state transitions, or configuring navigation with GoRouter. Use when this capability is needed.

updated
occupation
Software Developers
description

Run Dart build_runner for code generation of Mappable classes and JSON serialization. Use after adding or modifying data model classes that require generated code. Use when this capability is needed.

updated
occupation
Software Developers
description

Configure app flavors (dev, staging, prod) with environment-specific settings via dart-define-from-file. Use when setting up build variants, per-flavor Firebase projects, or platform-specific configuration. Use when this capability is needed.

updated
occupation
Software Developers
description

Debug and profile Flutter applications using DevTools, structured logging, and memory analysis. Use when diagnosing layout issues, tracking performance bottlenecks, or setting up centralized error reporting with Crashlytics. Use when this capability is needed.

updated
occupation
Software Developers
description

Implement HTTP networking with Dio including interceptors, retry logic, and response caching. Use when building API clients, configuring authentication headers, or handling network errors gracefully. Use when this capability is needed.

updated
occupation
Software Developers
description

Integrate Firebase services including Authentication, Firestore, Cloud Messaging, Crashlytics, and Analytics. Use when adding backend capabilities, push notifications, crash reporting, or remote configuration to a Flutter app. Use when this capability is…

updated
Showing 40 of 17,125 collected skills.