Generate C++ header files following Google Style Guide. Use when creating new header files or asking for a header template. Use when this capability is needed.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 tomevault-io/skills-registry 中的 17,125 个 Skill。打开任一 Skill 可查看来源和详情。
tomevault-io/skills-registry已展示 40 / 17,125 个已收集 Skill。
Generate C++ header files following Google Style Guide. Use when creating new header files or asking for a header template. Use when this capability is needed.
原文语言:英语
Example project-specific skill template. Use as a starting point when creating guidelines for your own projects. Use when this capability is needed.
原文语言:英语
Audit, prune, and update the project's governance docs — the COLD reference archives `codev/resources/arch.md` and `codev/resources/lessons-learned.md` AND their always-on HOT companions `codev/resources/arch-critical.md` and…
原文语言:英语
Scan GitHub repositories for security vulnerabilities including Dependabot alerts, code scanning results, and secret scanning findings. Use when auditing repository security, preparing compliance reports, or triaging vulnerability alerts. Use when this…
原文语言:英语
MUST USE for planning before coding: 5+ steps, ambiguous scope, multiple modules, architecture decisions, a vague 'just make it good / figure out what to build' brief, or any request to plan, interview, or break work down. Explore-first planning consultant…
原文语言:英语
Nested skill should be ignored. Use when this capability is needed.
原文语言:英语
Install, verify, update, troubleshoot, or uninstall the Hermes-Relay plugin and Android pairing pipeline. Self-contained setup recipe for AI agents helping a user get Hermes-Relay running end-to-end. Use when this capability is needed.
原文语言:英语
Analyze and determine career information based on a person's given name Use when this capability is needed.
原文语言:英语
> Use when this capability is needed.
原文语言:英语
Multi-agent coordination patterns for forge sessions Use when this capability is needed.
原文语言:英语
> Use when this capability is needed.
原文语言:英语
Applies Ralphify's official brand colors, typography, and visual style to any artifact — landing pages, slides, diagrams, social graphics. Use when Ralphify's look-and-feel should be applied. Use when this capability is needed.
原文语言:英语
Prep a new sandbox provider for the ComputeSDK benchmarks (wire up the dependency, env var, providers list, and CI workflow). Use when asked to add, onboard, or stage a new sandbox/compute provider — e.g. "add provider X", "onboard the foo sandbox", "set up…
原文语言:英语
Use when: the author wants to check their own changes before sharing with the team. Typically used
原文语言:英语
> Use when this capability is needed.
原文语言:英语
Use when building, launching, debugging, or capturing screenshots of PebbleOS under QEMU.
原文语言:英语
> Use when this capability is needed.
原文语言:英语
This skill should ONLY be used when the user EXPLICITELY asks to update the SDK changelog, write release notes for `@semble.so/api`, or prepare an entry for `src/packages/sdk/CHANGELOG.md` (typically alongside a version bump). It is NOT for the root/app…
原文语言:英语
Use whenever the user asks for release notes, changelog bullets, a GitHub Release body, a 'What's Changed' section, a summary from the last release or tag to now, or wants release copy grounded in real git history, PRs, issues, and candidate release changes.…
原文语言:英语
When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'comparison page,' '[Product] vs [Product],' '[Product]…
原文语言:英语
Use the codebones CLI to inspect repository structure before editing. Use when this capability is needed.
原文语言:英语
Use this skill when users need to build, populate, or extend a domain-specific knowledge graph from literature and structured databases. Triggers include: 'build knowledge graph', 'extract claims from papers', 'ingest data into graph', 'batch extract claims',…
原文语言:英语
Checks deps update in widely consumed repos will cause problems or not, and ranks dependency updates by downstream impact for prioritisation. Use when this capability is needed.
原文语言:英语
Enables squad agents on different machines to share work via git-based task queuing
原文语言:英语
> Use when this capability is needed.
原文语言:英语
OWASP Package URL (PURL) format expert Use when this capability is needed.
原文语言:英语
This skill's reference material is organized by topic: Use when this capability is needed.
原文语言:英语
UI/UX design intelligence with searchable database Use when this capability is needed.
原文语言:英语
>- Use when this capability is needed.
原文语言:英语
Strict orchestration workflow for engineering tasks that must be solved one numbered problem at a time through an explicit cycle: define the current problem, build a Robust Code strategy, delegate the work to an implementer with the current situation and…
原文语言:英语
Bump the Rust workspace version in root Cargo.toml, regenerate the lockfile, and open a draft PR on GitHub. Use this skill whenever the user says something like "create a release", "bump the version", "release vX.Y.Z", "prepare a release branch", or "bump…
原文语言:英语
uses the code present in this repository for provision an EC2 cluster for benchmarking purposes Use when this capability is needed.
原文语言:英语
Prepare and publish a new release of datafusion-ducklake to crates.io Use when this capability is needed.
原文语言:英语
Guide for implementing database engines in IterableData. Use when adding support for new SQL or NoSQL databases, implementing DBDriver classes, or extending database capabilities. Use when this capability is needed.
原文语言:英语
Use when writing or modifying native C++ UCLASSes in an Unreal project via ue-mcp. Covers create_cpp_class → write_cpp_file → live_coding_compile loop, when to use build vs Live Coding, and the add_module_dependency workflow. Pulls in any time the user asks…
原文语言:英语
Use this skill when decompiling a game and trying to determine which source file a function, inline, or class belongs to. When the user has a function address and wants to know where it's defined, which file a class lives in, or which source file an inline…
原文语言:英语
Create a new integration test for dbt-autofix with proper folder structure and golden files Use when this capability is needed.
原文语言:英语
| Use when this capability is needed.
原文语言:英语
Verify implemented plan docs against their actual code, add completion signoff metadata, and surface any gaps as new beads. Designed for scheduler/concierge agents coordinating multi-agent signoff after implementation is done. Use when this capability is…
原文语言:英语
用于版本升级与发布流程。当用户提到:升级小版本、升级中版本、升级大版本、升级补丁版本、升级次版本、升级主版本、升级 alpha 版本、升级 beta 版本、升级 rc 版本、发布 beta 版本、发布 rc 版本、升级预发布版本、升级发布、发版、发布版本、打 tag、推送远程、生成 release 日志、发布日志时使用。对小/中/大版本分别映射到 patch/minor/major。若用户提到 alpha、beta、rc、预发布版本,则允许直接指定完整版本号,例如…