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.
Idioma do texto original: inglês
Menu
Skills neste repositório
O SkillsMP coletou 17.125 skills de tomevault-io/skills-registry. Abra uma skill para revisar a origem e os detalhes.
tomevault-io/skills-registryMostrando 40 de 17.125 skills coletadas.
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.
Idioma do texto original: inglês
Example project-specific skill template. Use as a starting point when creating guidelines for your own projects. Use when this capability is needed.
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
Nested skill should be ignored. Use when this capability is needed.
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
Analyze and determine career information based on a person's given name Use when this capability is needed.
Idioma do texto original: inglês
> Use when this capability is needed.
Idioma do texto original: inglês
Multi-agent coordination patterns for forge sessions Use when this capability is needed.
Idioma do texto original: inglês
> Use when this capability is needed.
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
Use when: the author wants to check their own changes before sharing with the team. Typically used
Idioma do texto original: inglês
> Use when this capability is needed.
Idioma do texto original: inglês
Use when building, launching, debugging, or capturing screenshots of PebbleOS under QEMU.
Idioma do texto original: inglês
> Use when this capability is needed.
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
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.…
Idioma do texto original: inglês
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]…
Idioma do texto original: inglês
Use the codebones CLI to inspect repository structure before editing. Use when this capability is needed.
Idioma do texto original: inglês
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',…
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
Enables squad agents on different machines to share work via git-based task queuing
Idioma do texto original: inglês
> Use when this capability is needed.
Idioma do texto original: inglês
OWASP Package URL (PURL) format expert Use when this capability is needed.
Idioma do texto original: inglês
This skill's reference material is organized by topic: Use when this capability is needed.
Idioma do texto original: inglês
UI/UX design intelligence with searchable database Use when this capability is needed.
Idioma do texto original: inglês
>- Use when this capability is needed.
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
uses the code present in this repository for provision an EC2 cluster for benchmarking purposes Use when this capability is needed.
Idioma do texto original: inglês
Prepare and publish a new release of datafusion-ducklake to crates.io Use when this capability is needed.
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
Create a new integration test for dbt-autofix with proper folder structure and golden files Use when this capability is needed.
Idioma do texto original: inglês
| Use when this capability is needed.
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
用于版本升级与发布流程。当用户提到:升级小版本、升级中版本、升级大版本、升级补丁版本、升级次版本、升级主版本、升级 alpha 版本、升级 beta 版本、升级 rc 版本、发布 beta 版本、发布 rc 版本、升级预发布版本、升级发布、发版、发布版本、打 tag、推送远程、生成 release 日志、发布日志时使用。对小/中/大版本分别映射到 patch/minor/major。若用户提到 alpha、beta、rc、预发布版本,则允许直接指定完整版本号,例如…
Idioma do texto original: chinês