with one click
foodorderapp-workshop1
foodorderapp-workshop1 contains 3 collected skills from umaranit, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Decomposes a BRD into role-specific GitHub Issue files covering frontend, backend, database and E2E testing. Writes one .md file per issue to the issues/ folder. A GitHub Actions workflow reads these files and creates the Issues automatically on merge.
Generates a Jest test suite for backend API endpoints and controllers. Use when asked to generate unit tests, integration tests, API tests, or a Jest test suite for backend code.
Generates Playwright E2E test scripts from user story Issues covering complete user journeys. Use when asked to generate E2E tests, Playwright tests, browser tests, or end-to-end test scripts.