docs: record next-session skill suggestions in handoff notes

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
cesnimda
2026-07-02 21:21:45 +02:00
parent 657cb95a48
commit 3ef3192e6c
+8
View File
@@ -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`