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.
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 24 skills de llipe/dev-tasks. Abre una skill para revisar su origen y sus detalles.
Mostrando 24 de 24 skills recopiladas.
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.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Generate platform-specific theme artifacts from DESIGN.md. Use when mockups or production code need consumable tokens derived from the canonical design contract.
Idioma del texto original: inglés
Clarify scope: produce a lightweight issue refinement or a full PRD. Use in product-engineer Feature or Issue Mode.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Establish product-context.md and technical-guidelines.md foundation docs. Use in product-engineer Init Mode.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Break a technical specification into user stories with coverage validation. Use after generate-spec.
Idioma del texto original: inglés
Read and write architectural decisions to the shared memo-cli knowledge base. Use when recording or restoring cross-session context.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Design consumer/provider contract and schema-compatibility tests from a spec or story. Use when deriving contract test strategy during black-box testing.
Idioma del texto original: inglés
Generate end-to-end black-box test scenarios from a spec or user stories. Use when deriving E2E compliance scenarios.
Idioma del texto original: inglés
Systematically discover edge cases by category with concrete examples. Use when expanding coverage for input domains, state transitions, timing, and failure modes.
Idioma del texto original: inglés
Generate randomized, fuzz, and property-inspired tests with reproducible seeds. Use for randomized compliance testing.
Idioma del texto original: inglés
Design consumer/provider contract and schema-compatibility tests from a spec or story. Use when deriving contract test strategy during verifier design mode.
Idioma del texto original: inglés
Publish user stories as GitHub Issues following github-ops conventions. Use after generate-stories.
Idioma del texto original: inglés
Transform an approved PRD into a technical specification. Use in product-engineer Feature Mode after refine.
Idioma del texto original: inglés
Branch management, rebase, merge, conflict resolution, and recovery procedures. Use for complex git operations during implementation or orchestration.
Idioma del texto original: inglés