Setting the file. One moment. Architecture Checklist · Stitch::react Components · google-labs-code/stitch-skills · Skills Docs
- Not done: Logic extracted to custom hooks in
src/hooks/.
- Not done: No monolithic files; strictly Atomic/Composite modularity.
- Not done: All static text/URLs moved to
src/data/mockData.ts.
- Not done: Props use
Readonly<T> interfaces.
- Not done: File is syntactically valid TypeScript (no red squiggles).
- Not done: Placeholders from templates (e.g.,
StitchComponent) have been replaced with actual names.
- Not done: Dark mode (
dark:) applied to all color classes.
- Not done: No hardcoded hex values; use theme-mapped Tailwind classes.
resources/architecture-checklist.md