diff --git a/docs/jobbjakt-next-session.md b/docs/jobbjakt-next-session.md index 8b6dc78..f6d3e02 100644 --- a/docs/jobbjakt-next-session.md +++ b/docs/jobbjakt-next-session.md @@ -79,6 +79,14 @@ Mitigation has been added in deploy script, but if it happens again check: 3. Final UX polish pass on profile/job details/attachments 4. Dashboard + system polish +## Useful skills to apply next time +- `accessibility` + - use for the final UI polish/a11y pass across dialogs, forms, focus states, contrast, keyboard support, and screen-reader naming +- `agent-browser` + - use for live verification of local or deployed Jobbjakt flows, screenshots, route checks, admin/system checks, and browser-based a11y smoke testing +- `code-optimizer` + - use for a targeted performance/code-quality audit after the current feature/polish work stabilizes + ## Files most relevant next time - `JobTrackerApi/Controllers/JobApplicationsController.cs` - `JobTrackerApi/Controllers/ProfileCvController.cs`