Skip to main content

这个仓库中的 skills

tomevault-io/skills-registry - 第 30 页

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

tomevault-io/skills-registry

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

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

| Use when this capability is needed.

原文语言:英语

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

| Use when this capability is needed.

原文语言:英语

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

AI agent self-correction mechanisms enable agents to detect errors, validate Use when this capability is needed.

原文语言:英语

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

GitHub Actions is a CI/CD platform that automates your build, test, and Use when this capability is needed.

原文语言:英语

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

Express.js is a minimal and flexible Node.js web application framework Use when this capability is needed.

原文语言:英语

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

FastAPI is a modern, fast (high-performance) web framework for building Use when this capability is needed.

原文语言:英语

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

Flutter development patterns cover project structure, widgets, state Use when this capability is needed.

原文语言:英语

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

Git workflow encompasses practices, patterns, and strategies for using Use when this capability is needed.

原文语言:英语

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

GraphQL is a query language for APIs that enables clients to ask for Use when this capability is needed.

原文语言:英语

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

Kubernetes is a container orchestration platform that automates deployment, Use when this capability is needed.

原文语言:英语

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

LangChain is a framework for building applications powered by LLMs. It Use when this capability is needed.

原文语言:英语

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

Node.js REST API is a RESTful API built with Node.js and Express.js framework, Use when this capability is needed.

原文语言:英语

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

Pytest is a powerful testing framework for Python that makes it easy Use when this capability is needed.

原文语言:英语

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

React Native development patterns cover project structure, navigation, Use when this capability is needed.

原文语言:英语

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

Terraform is an Infrastructure as Code (IaC) tool that allows you to Use when this capability is needed.

原文语言:英语

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

Use when using ZeroToken MCP via OpenClaw for browser automation, trajectory recording and low-token replay, especially for recurring or scheduled browser tasks.

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

| Use when this capability is needed.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends mini-OpenCode's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability…

原文语言:英语

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

非同期パターン、依存性注入、包括的なエラー処理を備えた本番環境対応のFastAPIプロジェクトを作成。新しいFastAPIアプリケーションの構築またはバックエンドAPIプロジェクトのセットアップ時に使用。 Use when this capability is needed.

原文语言:日语

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

エージェント、メモリ、ツール統合パターンを備えたLangChainフレームワークを使用してLLMアプリケーションを設計します。LangChainアプリケーションの構築、AIエージェントの実装、または複雑なLLMワークフローの作成時に使用します。 Use when this capability is needed.

原文语言:日语

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

Simplify React components, hooks, and plain TypeScript functions using decomposition, early returns, and SRP. Use when asked to ungodify, simplify, or reduce complexity of a component, hook, or function, or when applying single-responsibility to a file. Use…

原文语言:英语

更新
职业分类
其他计算机职业
描述

系统级通用技能运行时,为所有文档驱动型 skill 提供读写、检索、Web、Shell 执行底座。 Use when this capability is needed.

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

You are migrating an Angular application from ngx-clerk v0.x (Clerk Core 2 / ClerkJS v5) to ngx-clerk v1.0 (Clerk Core 3 / ClerkJS v6). Use when this capability is needed.

原文语言:英语

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

Create custom directives in Angular v20+ for DOM manipulation and behavior extension. Use for attribute directives that modify element behavior/appearance, structural directives for portals/overlays, and host directives for composition. Triggers on creating…

原文语言:英语

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

使用 `qxw-markdown` 处理 Markdown 文档:`wx` 把 Markdown 中的 PlantUML 代码围栏(```plantuml / ```puml / ```uml)本地用 plantuml.jar 渲染成 PNG / SVG / JPG,并生成可直接粘贴到微信公众号编辑器的 `_wx.md` 副本(中文字体已注入避免方块);`cover` 通过 ZenMux 调用 Google Gemini 3 Pro Image Preview(Nano Banana Pro)为 Markdown…

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

Make It Right (Fastify module). Fastify 4/5 + Node.js specific reliability augmentation. Use alongside mir-backend and mir-backend-node when the target stack is Fastify — it carries the mechanical footguns that the framework-agnostic tiers deliberately omit:…

原文语言:英语

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

Make It Right (Python runtime tier). CPython/PyPy runtime reliability footguns that are shared across EVERY Python backend framework (FastAPI, Django, Flask, Celery) — distinct from the generic backend gates and from any one framework's mechanics. Covers: the…

原文语言:英语

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

MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition…

原文语言:英语

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

Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions. Use when this capability is needed.

原文语言:英语

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

Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing. Use when this capability is needed.

原文语言:英语

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

Own Azure platform, identity, secretless config, IaC, and GitHub release and deployment automation for React Router + Prisma v7 web apps that already follow enforce-react-spa-architecture. Use when the work is primarily Azure runtime-mode selection, Microsoft…

原文语言:英语

更新
职业分类
技术写作员
描述

Drafting and revising prose that readers will see: blog posts, articles, documentation, criticism, long-form, emails, marketing, SEO copy, UI text. Not for code comments, commit messages, or private notes. Use when this capability is needed.

原文语言:英语

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

Generate or update an ESLint plugin that exports rule configs compatible with ESLint v8 (eslintrc) and ESLint v9 (flat config). Use when this capability is needed.

原文语言:英语

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

When designing distributed systems for scalability, reliability, and consistency. Covers CAP/PACELC theorems, consistency models (strong, eventual, causal), replication patterns (leader-follower, multi-leader, leaderless), partitioning strategies (hash,…

原文语言:英语

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

Builds a production-style Express.js REST API with JWT authentication, PostgreSQL, layered middleware, and Docker Compose for local development. Use when the user asks to scaffold a secure Node.js/Express API with login, protected routes, and a relational…

原文语言:英语

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

> Use when this capability is needed.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Use Cursor Agent as the AI brain for OpenClaw, connecting all Gateway plugin tools via MCP. Use when this capability is needed.

原文语言:英语

更新
职业分类
其他计算机职业
描述

> Use when this capability is needed.

原文语言:英语

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

Golang benchmarking, profiling, and performance measurement. Use when writing, running, or comparing Go benchmarks, profiling hot paths with pprof, interpreting CPU/memory/trace profiles, analyzing results with benchstat, setting up CI benchmark regression…

原文语言:英语

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

Golang CLI application development. Use when building, modifying, or reviewing a Go CLI tool — especially for command structure, flag handling, configuration layering, version embedding, exit codes, I/O patterns, signal handling, shell completion, argument…

原文语言:英语

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