infini-claude

byMazba Kamal

Create a CLAUDE.md file at the repo root with this content: - Project: Quran & Dua reading/memorization mobile app - Stack: React Native + TypeScript, no backend/auth in v1 — all data local-only (AsyncStorage or a local SQLite via a library like WatermelonDB or expo-sqlite — propose which and note the choice here once decided in Step 1) - Source of truth for product requirements: docs/spec/quran-dua-app-spec.md - Visual reference: docs/wireframes/ (screenshots of the intended UI — match layout, spacing, and component structure shown there, not just the written spec) - Conventions: functional components only, hooks for state, no class components. Navigation via React Navigation. Keep screen components thin — push logic into hooks/services. All user-facing strings must go through a simple i18n/translation lookup (not hardcoded), since meaning text is multi-language by design. - Do not add any authentication, login, or cloud sync in v1 — this is explicitly out of scope per the spec. Read docs/spec/quran-dua-app-spec.md and docs/wireframes/ now and confirm you've understood the product before we proceed — summarize the screen list and data model back to me in your own words.

No preview

Comments (0)

No comments yet. Be the first!

Architecture

No Services Diagrams Yet

Architecture diagrams will be automatically generated when the Project Manager creates tasks for your project.

No completed page designs yet.

Completed design pages will appear here when they are ready to preview.

No user flows yet.

The User Flow Agent will generate per-persona navigation diagrams after SRD updates.

No completed page designs yet.

Completed design pages will appear here when they are ready to preview.

No user flows yet.

The User Flow Agent will generate per-persona navigation diagrams after SRD updates.