| 1 |
docs |
Foundational docs and context |
README, CONTRIBUTING, Cursor rules, task tracking system |
done |
task-1-foundational-docs |
| 2 |
chore |
UI library Nx generator |
Workspace plugin with ui-library generator that scaffolds Angular UI libs with component and harness |
done |
task-2-ui-library-generator |
| 3 |
chore |
Generator axe-core WCAG compliance helpers |
Split axe-core helper into per-level functions (A, AA, AAA, best-practice) with shared runAxe, update generator template and specs, add @angular-comic-store/test-helpers util library |
done |
task-3-generator-axe-con-wcag-compliance |
| 4 |
docs |
Agentic development workflow |
Document the 3-phase development workflow (Analysis, Planning, Implementation) in project context rule and MCP config for Cursor-driven agentic development |
done |
task-4-agentic-development-workflow |
| 5 |
chore |
Generator Guidepup support |
Add Guidepup virtual screen reader to ui-library generator for unit testing and wire Playwright integration test template |
done |
task-9-generator-guidepup |
| 6 |
chore |
Generator POUR Vitest structure |
Add POUR-categorized unit test structure to ui-library generator spec template; document in TESTING.md; refs #6 |
done |
task-6-pour-vitest-structure |
| 7 |
chore |
Move Guidepup Virtual Screen Reader to Storybook |
Move virtual screen reader from unit spec to Storybook play (integration layer); update generator templates, TESTING.md, project docs |
done |
task-7-guidepup-virtual-sr-storybook |
| 8 |
chore |
Storybook UI libraries setup |
Add Storybook host for UI libs: @nx/storybook, storybook-host lib, @analogjs/storybook-angular, addon-a11y, stories from libs/ui/** |
done |
task-9-storybook-setup |
| 10 |
style |
Scaling styles architecture |
Shared design tokens (colors, typography, spacing, motion), prefers-color-scheme and prefers-reduced-motion support, util-styles library |
in-progress |
task-10-color-palette |