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.
원문 언어: 영어
메뉴
SkillsMP는 llipe/dev-tasks에서 24개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 24개 중 24개를 표시합니다.
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.
원문 언어: 영어