✨ feat: add playwright-testing skill documentation and enhance AGENTS.md with testing references
This commit is contained in:
@@ -178,6 +178,7 @@ These skills provide deep-dive documentation. Use them by phase instead of treat
|
||||
| --- | --- |
|
||||
| `frontend-architecture` | Routing, state management, Svelte 5 patterns, API layer, error handling |
|
||||
| `tibi-ssr-caching` | SSR rendering and cache invalidation |
|
||||
| `playwright-testing` | Extending or debugging seeded Playwright API, desktop, mobile, or visual tests |
|
||||
|
||||
### Quickstart roadmap for a new website
|
||||
|
||||
@@ -205,7 +206,7 @@ Use this order when building a project from scratch on this starter:
|
||||
Use `nova-ai-editor-features` only when there is a concrete editorial workflow for it.
|
||||
|
||||
8. Final verification.
|
||||
Confirm public site, admin authoring, pagebuilder rendering, navigation/media resolution, forms/actions, and SSR all work, then run `yarn build`, `yarn build:server`, and `yarn validate`.
|
||||
Use `playwright-testing` for deterministic API/E2E coverage, confirm public site, admin authoring, pagebuilder rendering, navigation/media resolution, forms/actions, and SSR all work, then run `yarn build`, `yarn build:server`, and `yarn validate`.
|
||||
|
||||
For one-off tasks, use the phase tables above as the lookup index instead of maintaining a second skill matrix here.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user