Skip to main content

这个仓库中的 skills

TuYv/ccpm - 第 40 页

SkillsMP 已收集 TuYv/ccpm 中的 5,252 个 Skill。打开任一 Skill 可查看来源和详情。

TuYv/ccpm

已展示 40 / 5,252 个已收集 Skill。

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

BDD-driven test implementation: red-green loop mechanics, seams, mocking, and test quality under BDD Automation. Use when the user wants to write or improve tests during BDD implementation, needs guidance on test structure, or asks about test seams, mocking,…

原文语言:英语

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

Turns the current conversation into a spec and publishes it to the project issue tracker, with no interview. Use when the user says "write a spec", "create a PRD", or wants the discussion captured as a spec.

原文语言:英语

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

Breaks a plan, spec, or conversation into tracer-bullet tickets that declare their blocking edges, published to the configured tracker. Use when the user says "break this into tickets" or wants a plan decomposed into vertical slices.

原文语言:英语

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

Moves issues and external PRs through a state machine of triage roles — categorise, verify, grill, and write agent-ready briefs. Use when the user says "triage this issue" or wants agent-ready issue briefs.

原文语言:英语

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

Detects and eliminates AI writing tropes that make text sound artificial or formulaic. Use when generating text content, writing documentation, creating code comments, or reviewing writing style. Supports four-tier JSON preferences (global/project x…

原文语言:英语

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

Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUS_LANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a…

原文语言:英语

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

Use acpx as a headless ACP CLI for agent-to-agent communication, always inside an isolated SubAgent. Use when running coding agents through acpx, managing persistent ACP sessions, queueing prompts, consuming structured agent output from scripts, comparing the…

原文语言:英语

更新
职业分类
电气与电子绘图员
描述

Drives the KiCad command-line interface (`kicad-cli`, version 9.0) to export schematics and PCBs, produce fabrication outputs, and run design checks. This skill should be used when the user asks to export gerbers, drill, or pick-and-place files, generate a…

原文语言:英语

更新
职业分类
建筑师(景观及海军建筑除外)
描述

Writes OpenSCAD code and drives the `openscad` command-line compiler to produce STL/3MF/AMF/DXF/SVG/PNG outputs from parametric `.scad` models. This skill should be used when the user asks to design a 3D-printable part, generate a laser-cut 2D plate, render a…

原文语言:英语

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

Plans a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on the issue tracker, resolved one at a time. Use when the user has a large ambiguous goal and wants the route charted.

原文语言:英语

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

Generates an interactive bash wizard that walks a human through steps only they can perform. Use when provisioning infrastructure, setting up credentials or CI secrets, walking an unfamiliar third-party dashboard, running a one-off migration or cutover, or…

原文语言:英语

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

Run STORM phase 3 — per-section article writing. This skill should be used when the user asks to "write the article sections", "draft the storm article", or invokes /storm:write. Writes each outline section in parallel with inline citations grounded in the…

原文语言:英语

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

Exploit-phase writing — assembles raw material into a journey of beats, grounding each term before a beat leans on it. Use when the user has raw material and wants it turned into an article.

原文语言:英语

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

Explore-phase writing — mines raw fragments without committing to structure. Use when the user wants to brainstorm material or gather fragments for a later article.

原文语言:英语

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

Exploit-phase writing — shapes raw material into an article paragraph by paragraph. Use when the user has a raw-material pile and wants the final article written.

原文语言:英语

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

Prevents private infrastructure details (node hostnames, internal project names, local usernames and personal emails, absolute home paths, private and VPN IP ranges) from leaking into public repositories through commits, PRs, docs or release artifacts. Use…

原文语言:英语

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

Hypothesis-driven, tool-grounded security review of coverage gaps

原文语言:英语

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

Provides adversarial code comprehension for security research, mapping architecture, tracing data flows, and hunting vulnerability variants to build ground-truth understanding before or alongside static analysis.

原文语言:英语

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

Multi-stage pipeline for validating that vulnerability findings are real, reachable, and exploitable, preventing wasted effort on hallucinated findings, dead code paths, or findings with unrealistic preconditions.

原文语言:英语

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

Dynamic instrumentation via Frida - attach to or spawn a process, load a JS hook script, capture send() events into a lifecycle-managed run directory. Supports local, USB-attached, and remote frida-server targets.

原文语言:英语

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

Instrument C/C++ with -finstrument-functions for execution tracing and Perfetto visualisation

原文语言:英语

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

Add gcov code coverage instrumentation to C/C++ projects

原文语言:英语

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

Investigate GitHub security incidents using tamper-proof GitHub Archive data via BigQuery. Use when verifying repository activity claims, recovering deleted PRs/branches/tags/repos, attributing actions to actors, or reconstructing attack timelines. Provides…

原文语言:英语

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

Recover deleted commits from GitHub using REST API, web interface, and git fetch. Use when you have commit SHAs and need to retrieve actual commit content, diffs, or patches. Includes techniques for accessing "deleted" commits that remain on GitHub servers.

原文语言:英语

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

Generate, export, load, and verify forensic evidence from GitHub sources. Use when creating verifiable evidence objects from GitHub API, GH Archive, Wayback Machine, local git repositories, or security vendor reports. Handles evidence storage, querying, and…

原文语言:英语

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

Recover deleted GitHub content using the Wayback Machine and Archive.org APIs. Use when repositories, files, issues, PRs, or wiki pages have been deleted from GitHub but may persist in web archives. Covers CDX API queries, URL patterns, and systematic…

原文语言:英语

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

Check if specific lines were executed using gcov data

原文语言:英语

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

Orchestrates multi-agent forensic investigations on public GitHub repositories, coordinating parallel evidence collection, hypothesis formation, verification, and report generation.

原文语言:英语

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

Deterministic debugging with rr record-replay. Use when debugging crashes, ASAN faults, or when reverse execution is needed. Provides reverse-next, reverse-step, reverse-continue commands and crash trace extraction.

原文语言:英语

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

Use when touching retiring old logic, collapsing duplicate owners, removing fallbacks, or schema/persistence/source-of-truth boundaries; identify opportunities automatically; destructive execution requires explicit confirmation.

原文语言:英语

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

Use when defining ambiguous or high-complexity new features, product behavior, UI/component design, architecture choices, contract changes, or when grilling/pressure-testing a plan or design. Routine small requests stay on the fast path.

原文语言:英语

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

Use when the user asks for caveman mode, fewer tokens, brief responses, compressed communication, or otherwise explicitly requests a much shorter answer.

原文语言:英语

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

Use when facing 2+ independent tasks without a written plan, with no shared state or sequential dependencies, where parallel delegation beats inline cost; otherwise inline. Planned tasks use subagent-driven-development.

原文语言:英语

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

Use when the user asks to establish shared project language, or project work exposes a conflicting, renamed, or deprecated domain term that needs active semantic modeling. Routine small tasks stay on the fast path.

原文语言:英语

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

Use when executing a written implementation plan across sessions or with review checkpoints. Small or single-slice plans stay inline. For same-session independent tasks, use subagent-driven-development instead.

原文语言:英语

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

Use when verified work needs integration or cleanup of an existing task-created branch/worktree, or the user explicitly requests merge, PR, or branch lifecycle handling.

原文语言:英语

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

Use when asked for first-principles or Occam's-razor review, or when high-risk decisions involve competing constraints, fallback growth, duplicate owners, or architecture direction risk. Ordinary bug fixes stay on the fast path.

原文语言:英语

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

Use when the user explicitly sets an Aegis goal with /aegis-goal, Aegis goal:, or asks to define goal, success evidence, stop condition, or task boundaries before work.

原文语言:英语

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

Use when a task is multi-step, may span context resets or sessions, uses subagents, or risks losing state before completion.

原文语言:英语

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

Use when receiving code review feedback before implementing suggestions, especially when feedback is unclear, risky, disputed, or technically questionable.

原文语言:英语

更新
已展示 40 / 5,252 个已收集 Skill。