Skip to main content

这个仓库中的 skills

tomevault-io/skills-registry - 第 131 页

SkillsMP 已收集 tomevault-io/skills-registry 中的 17,125 个 Skill。打开任一 Skill 可查看来源和详情。

tomevault-io/skills-registry

已展示 40 / 17,125 个已收集 Skill。

职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
数据科学家
描述

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,…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

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.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
信息安全分析师
描述

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…

原文语言:英语

更新
职业分类
数据库架构师
描述

>- Use when this capability is needed.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

> Use when this capability is needed.

原文语言:英语

更新
职业分类
项目管理专家
描述

> Use when this capability is needed.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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,…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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…

原文语言:英语

更新
职业分类
合规官员
描述

> Use when this capability is needed.

原文语言:韩语

更新
职业分类
项目管理专家
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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`,…

原文语言:英语

更新
职业分类
项目管理专家
描述

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.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

> Use when this capability is needed.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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…

原文语言:英语

更新
职业分类
网页开发工程师
描述

| Use when this capability is needed.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
网页开发工程师
描述

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.

原文语言:英语

更新
职业分类
网页开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
已展示 40 / 17,125 个已收集 Skill。