Skip to main content

这个仓库中的 skills

tomevault-io/skills-registry - 第 50 页

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

tomevault-io/skills-registry

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

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

Synthesize a single source note into the vault's wiki/ folder — read the source, find or create the right wiki entry, write it back with proper frontmatter and source links. Used by Lumina's background wiki manager when a note changes. Use when this…

原文语言:英语

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

Use when starting work in a TermCanvas-managed repo to route between direct work, Hydra, or a narrow TermCanvas skill.

原文语言:英语

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

Primary skill for working with the BlueLibs Runner Framework. Use it for general Runner questions, framework implementation work, and Runner-specific topics such as resources, tasks, events and hooks, middleware, tags, runtime lifecycle, serialization and…

原文语言:英语

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

Use when implementing Bmob NoSQL database CRUD in an Android Native project (Java or Kotlin). Triggers: io.github.bmob:android-sdk, Bmob.initialize(this, ...), BmobObject, BmobQuery, BmobUser, BmobInstallation, BmobFile, BmobRelation, BmobGeoPoint, BmobDate,…

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

Use when interacting with Bmob backend cloud over plain HTTP / curl from ANY language that lacks a Bmob SDK — Python (requests/httpx), Go (net/http), PHP (Guzzle), C# (HttpClient), Rust (reqwest), Ruby, Java backend, Bash, Deno, server-side scripting, data…

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

Explains a feature/component/code area using repository evidence plus a few relevant Confluence pages selected via the local keyword map. Use when this capability is needed.

原文语言:英语

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

BNB Chain MCP server connection and tool usage. Covers npx @bnb-chain/mcp@latest, PRIVATE_KEY and RPC, and every MCP tool — blocks, transactions, contracts, ERC20/NFT transfers, wallet, ERC-8004 agent registration, Greenfield. Use when connecting to…

原文语言:英语

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

Salt programming language conventions, syntax rules, and development patterns for the KeuOS project Use when this capability is needed.

原文语言:英语

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

Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications. Use when this capability is needed.

原文语言:英语

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

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices. Use when this capability is needed.

原文语言:英语

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

Use when reviewing or improving SaaS positioning, landing page messaging, pricing copy, competitor analysis, or SEO content strategy. Also use when rewriting copy to make the value proposition clearer, more persuasive, more differentiated, and more…

原文语言:英语

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

Implements custom Kirby routes and content representations (.json/.xml/.rss), including redirects, sitemap endpoints, and URL pattern filtering. Use when building endpoints, redirects, or representation templates that change how URLs resolve. Use when this…

原文语言:英语

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

Skill for working on the django-structured-json-field codebase — a Django JSONField supercharged with Pydantic validation, FK/QS caching, a JSON-editor admin widget, and DRF integration. Use this skill when tasks involve StructuredJSONField, Pydantic…

原文语言:英语

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

Guidance when working on orchestrator infrastructure (agents, skills, guidelines, setup wizard) Use when this capability is needed.

原文语言:英语

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

> Use when this capability is needed.

原文语言:英语

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

Expert guidance on Swift Testing best practices, patterns, and implementation. Use when developers mention: (1) Swift Testing, @Test, #expect, #require, or @Suite, (2) "use Swift Testing" or "modern testing patterns", (3) test doubles, mocks, stubs, spies, or…

原文语言:英语

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

Implement or modify FastAPI features in 3DKenji, including endpoints, schemas, service wiring, and behavior tests. Use when adding API routes, changing request/response models, or updating business logic. Use when this capability is needed.

原文语言:英语

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

Coordinate a deliberation across multiple AI agents (Claude, Gemini, Codex, Cursor, Antigravity, etc.) using a shared markdown log. Teaches Claude to read the full log before responding, append entries with the locked preface format, follow the phase model…

原文语言:英语

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

Universal documentation retrieval and evidence workflow for large local corpora. Use when Codex needs to inventory document trees, route files to parsers, call the doc-agent CLI, retrieve grounded content from normalized or parser-native artifacts, and answer…

原文语言:英语

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

> Use when this capability is needed.

原文语言:英语

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

Comprehensive code review methodology with severity classification and confidence thresholds Use when this capability is needed.

原文语言:英语

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

Code review reception methodology - technical rigor and verification, not performative agreement. Use when receiving code review feedback, before implementing suggestions. Use when this capability is needed.

原文语言:英语

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

Cherry Studio 主题 CSS 制作指南 —— 了解 CSS 变量系统、毛玻璃技法、渐变背景等,最终输出可直接粘贴使用的 CSS 代码。 Use when this capability is needed.

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

How to create & maintain TypeDoc site documentation and the README for Bupkis Use when this capability is needed.

原文语言:英语

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

This skill should be used when the user asks to "write property tests", "add property tests", "create property-based tests", "use @bupkis/property-testing", or mentions "PropertyTestConfig", "fast-check generators", or "property testing for bupkis…

原文语言:英语

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

How to write idiomatic assertions with the Bupkis assertion library for TypeScript and JavaScript Use when this capability is needed.

原文语言:英语

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

Demonstrates skill structure with progressive disclosure and best practices for skill development Use when this capability is needed.

原文语言:英语

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

Format git commit messages correctly, avoiding HEREDOC syntax issues in favor of multiline strings Use when this capability is needed.

原文语言:英语

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

Manage git-tracked directories correctly - never create .gitkeep files in directories that will immediately contain tracked files Use when this capability is needed.

原文语言:英语

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

Use this skill when asked to perform an interactive git rebase programmatically, absorb/fixup commits into other commits, squash commits together, reorder commits, or drop commits. Provides a portable approach that works on macOS and Linux without interactive…

原文语言:英语

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

Expert guidance on Zod v4 validation library including breaking changes from v3, migration patterns, core API usage, and common validation patterns. Use when working with Zod schemas, validation, type inference, or migrating from Zod v3. Use when this…

原文语言:英语

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

Guide migration from an existing Metabase instance to a Bonnard semantic layer. Use when user says "migrate from metabase", "import metabase", "metabase to semantic layer", or has Metabase data they want to model. Use when this capability is needed.

原文语言:英语

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

Comprehensive NestJS best practices for building production-grade backend applications. Use when Claude needs to write, review, scaffold, or refactor NestJS code. Triggers on any mention of "NestJS", "Nest.js", "@nestjs/", NestJS decorators (@Controller,…

原文语言:英语

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

Guide for executing the gograbber CLI tool for TCP port scanning, directory bruteforcing, and automated screenshotting of web targets. Use this skill when you need to run gograbber or discover web services across IPs, CIDR ranges, and URLs. Use when this…

原文语言:英语

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

Keeping documentation up to date. Use when making any code changes. Covers READMEs, code comments, AGENTS.md, docs/, etc. Use when this capability is needed.

原文语言:英语

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

> Use when this capability is needed.

原文语言:英语

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

view, create, update, delete dokis Use when this capability is needed.

原文语言:英语

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

Use when writing or revising ML or AI conference papers for venues such as NeurIPS, ICML, ICLR, ACL, AAAI, or COLM, especially when the workflow is conference-first rather than Nature-style journal-first.

原文语言:英语

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

Update the embedded build platform vulnerability database from the CVE Project's cvelistV5 repository. Use when this capability is needed.

原文语言:英语

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

根据用户描述的网站特征和扫描需求,智能生成适合的 dirsearch 命令。当用户需要目录扫描、路径发现、敏感文件探测、Web 渗透测试侦察时使用此 skill。支持快速扫描、深度扫描、特定技术栈扫描、WAF 绕过等多种场景,每次提供至少 5 种命令选项供用户选择。 Use when this capability is needed.

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