Perform bounded, delegated codebase investigation and emit a structured research artifact. Use when downstream agents need grounded, file-level evidence without pulling the search transcript into their own context.
原文语言:英语
菜单
已展示 24 / 24 个已收集 Skill。
Perform bounded, delegated codebase investigation and emit a structured research artifact. Use when downstream agents need grounded, file-level evidence without pulling the search transcript into their own context.
原文语言:英语
Validate API contracts against implementation using dt verify (contract-diff, impact, drift). Detects breaking changes, consumer impact, and spec-to-code staleness. Use when checking API boundary integrity.
原文语言:英语
Author Playwright end-to-end tests from verifier scenario tables. Covers auth, state reset, CI config, and scenario-to-spec traceability. Use when writing or backfilling E2E tests.
原文语言:英语
Author integration tests (Layer 2.5) against real databases — local via testcontainers/docker-compose/Supabase CLI, remote via testing environments. Covers migrations, RLS, pgTAP, fixtures, and fallback paths. Use when writing or backfilling integration tests.
原文语言:英语
Establish and maintain a project's /TESTING.md contract, detect test-harness defects, and verify that every test package is reachable from the aggregate test command and the CI and deploy gates. Use when bootstrapping or refreshing the testing standard.
原文语言:英语
Template-aware mockup project creation with DESIGN.md-derived tokens. Supports html-lite (zero-install, navigable) and react-full (shadcn + Vite + Radix). Use when generating mockups from a PRD or spec.
原文语言:英语
Generate platform-specific theme artifacts from DESIGN.md. Use when mockups or production code need consumable tokens derived from the canonical design contract.
原文语言:英语
Clarify scope: produce a lightweight issue refinement or a full PRD. Use in product-engineer Feature or Issue Mode.
原文语言:英语
Execute a task list step-by-step with strict sequencing, branch/PR discipline, GitHub Issue sync, and user approval gates. Single source of truth for implementation. Use when implementing from a tasks-*.md file.
原文语言:英语
Measure coverage against a baseline when a provider exists, and run risk-ranked structural gap analysis when none does. Validates existing coverage artifacts before trusting them. Use when reporting test coverage and gaps.
原文语言:英语
Author tests for Layer 1 and Layer 2 — unit, schema validation, backend component, mocked APIs, fixtures and gold datasets — with enforceable per-layer boundaries and a mandatory security-negative category. Use when writing or backfilling tests.
原文语言:英语
Establish product-context.md and technical-guidelines.md foundation docs. Use in product-engineer Init Mode.
原文语言:英语
Convert selected user stories or a refined GitHub Issue into an execution-ready tasks-*.md list and sync the GitHub Issue checklist. Use after stories/refinement, before implementation.
原文语言:英语
Break a technical specification into user stories with coverage validation. Use after generate-spec.
原文语言:英语
Read and write architectural decisions to the shared memo-cli knowledge base. Use when recording or restoring cross-session context.
原文语言:英语
Routes verifier drift findings into task-list/GitHub-checklist expansion, new-issue creation, or PRD/spec changelog write-back with a human-confirmation gate. Use when a verifier fidelity report (Design or Audit Mode) surfaces drift that needs to be acted on.
原文语言:英语
Design consumer/provider contract and schema-compatibility tests from a spec or story. Use when deriving contract test strategy during black-box testing.
原文语言:英语
Generate end-to-end black-box test scenarios from a spec or user stories. Use when deriving E2E compliance scenarios.
原文语言:英语
Systematically discover edge cases by category with concrete examples. Use when expanding coverage for input domains, state transitions, timing, and failure modes.
原文语言:英语
Generate randomized, fuzz, and property-inspired tests with reproducible seeds. Use for randomized compliance testing.
原文语言:英语
Design consumer/provider contract and schema-compatibility tests from a spec or story. Use when deriving contract test strategy during verifier design mode.
原文语言:英语
Publish user stories as GitHub Issues following github-ops conventions. Use after generate-stories.
原文语言:英语
Transform an approved PRD into a technical specification. Use in product-engineer Feature Mode after refine.
原文语言:英语
Branch management, rebase, merge, conflict resolution, and recovery procedures. Use for complex git operations during implementation or orchestration.
原文语言:英语