Skip to main content

Skills dans ce dépôt

TuYv/ccpm - Page 40

SkillsMP a collecté 5 252 skills depuis TuYv/ccpm. Ouvrez un skill pour examiner sa source et ses détails.

TuYv/ccpm

Affichage de 40 skills collectés sur 5 252.

métier
Analystes en assurance qualité des logiciels et testeurs
description

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,…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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…

Langue du texte source : anglais

mis à jour
métier
Dessinateurs électriques et électroniques
description

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…

Langue du texte source : anglais

mis à jour
métier
Architectes (sauf paysagistes et navals)
description

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…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

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…

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

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.

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

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.

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

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.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Check if specific lines were executed using gcov data

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 5 252.