- Add reminders page with navigation support - Upgrade BMad builder module to skills-based architecture - Refactor MCP server: extract tools and auth into separate modules - Add connections cache, custom AI provider support - Update prisma schema and generated client - Various UI/UX improvements and i18n updates - Add service worker for PWA support Made-with: Cursor
7 lines
223 B
Markdown
7 lines
223 B
Markdown
---
|
|
name: bmad-qa-generate-e2e-tests
|
|
description: 'Generate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]"'
|
|
---
|
|
|
|
Follow the instructions in ./workflow.md.
|