Implement a numbered testing strategy phase from docs/testing_strategy_phases/phase_$ARGUMENTS_*.md step by step
Langue du texte source : anglais
Menu
SkillsMP a collecté 9 skills depuis mkaraivanov/invoice-processor. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 9 skills collectés sur 9.
Implement a numbered testing strategy phase from docs/testing_strategy_phases/phase_$ARGUMENTS_*.md step by step
Langue du texte source : anglais
Implement a numbered phase from docs/phases/phase-$ARGUMENTS.md step by step
Langue du texte source : anglais
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…
Langue du texte source : anglais
Run prisma migrate dev, regenerate client to the correct output path, and verify import paths
Langue du texte source : anglais
Scaffold a Prisma-backed repository for a given Prisma model
Langue du texte source : anglais
Scaffold a service class for a given domain following project conventions
Langue du texte source : anglais
Final pre-commit check: run type-check (npx tsc --noEmit), lint (npm run lint), and tests (npm test)
Langue du texte source : anglais
Write a Playwright E2E test for a specified flow using the project's auth setup pattern
Langue du texte source : anglais
Write Vitest tests for a specified file following the project's 3-project config
Langue du texte source : anglais