Skip to main content

Skills neste repositório

TuYv/ccpm - Página 40

O SkillsMP coletou 5.252 skills de TuYv/ccpm. Abra uma skill para revisar a origem e os detalhes.

TuYv/ccpm

Mostrando 40 de 5.252 skills coletadas.

ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Redatores técnicos
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenhistas elétricos e eletrônicos
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Arquitetos (exceto paisagismo e naval)
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Redatores técnicos
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Redatores técnicos
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Redatores técnicos
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Redatores técnicos
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Check if specific lines were executed using gcov data

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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

Idioma do texto original: inglês

atualizado
Mostrando 40 de 5.252 skills coletadas.