Implement a numbered testing strategy phase from docs/testing_strategy_phases/phase_$ARGUMENTS_*.md step by step
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 9 skills de mkaraivanov/invoice-processor. Abre una skill para revisar su origen y sus detalles.
Mostrando 9 de 9 skills recopiladas.
Implement a numbered testing strategy phase from docs/testing_strategy_phases/phase_$ARGUMENTS_*.md step by step
Idioma del texto original: inglés
Implement a numbered phase from docs/phases/phase-$ARGUMENTS.md step by step
Idioma del texto original: inglés
Review changed code for correctness, security, and project conventions. Invoke this skill automatically whenever a complete unit of work is done — a full implementation phase, a complete feature (repository + service + route + component all connected), or…
Idioma del texto original: inglés
Run prisma migrate dev, regenerate client to the correct output path, and verify import paths
Idioma del texto original: inglés
Scaffold a Prisma-backed repository for a given Prisma model
Idioma del texto original: inglés
Scaffold a service class for a given domain following project conventions
Idioma del texto original: inglés
Final pre-commit check: run type-check (npx tsc --noEmit), lint (npm run lint), and tests (npm test)
Idioma del texto original: inglés
Write a Playwright E2E test for a specified flow using the project's auth setup pattern
Idioma del texto original: inglés
Write Vitest tests for a specified file following the project's 3-project config
Idioma del texto original: inglés