Skip to main content

このリポジトリの skills

TuYv/ccpm - 40ページ

SkillsMP は TuYv/ccpm から 5,252 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

TuYv/ccpm

収集済み skill 5,252 件中 40 件を表示しています。

職業分類
ソフトウェア品質保証アナリスト・テスター
説明

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.

原文の言語: 英語

更新
収集済み skill 5,252 件中 40 件を表示しています。