i want to make new prototype of my DE project , which is subject of my engineering
1Analyze the uploaded project report: \de\Document from jd.pdf"23Analyze the existing prototype: \de\Document from jd.pdf"45Use the additional project documents: \de\Document from jd.pdf"67Redesign the complete prototype based on these documents.891011I need a prompt for Claude to redesign the prototype (canvas/screens) of my mobile application.1213The existing prototype was created manually and does not accurately represent my final project. I want to create a completely new, professional, modern, and logical prototype based on my actual application.1415My project resources:1617- Google Drive (Project Report, Canvas, Documents, APK, etc.): https://drive.google.com/drive/folders/1pYP_QEiu2Wd7KucZYoOcJWQ07qnCCgn_18- GitHub Repository (Complete Source Code): https://github.com/kadarkadikadey/CITIZEN-1071920Generate a detailed Claude prompt that instructs Claude to:21221. Analyze my GitHub repository to understand the complete application.232. Use the project report and other documents from Google Drive for additional context.243. Ignore the existing manual prototype and redesign it from scratch according to the actual implemented features.254. Create a user flow that matches the real application.265. Design every screen required in the application, including authentication, dashboard, emergency features, help directory, medical resources, profile, settings, and any other necessary screens found in the project.276. Ensure the navigation flow is logical, clean, and user-friendly.287. Use modern Material Design UI principles with a professional color scheme and consistent components.298. Include all user interactions, screen transitions, buttons, forms, dialogs, and navigation between screens.309. Generate a complete prototype/canvas that can be directly recreated in design tools like Figma or Canva.3110. Do not assume features that are not present in the project. Base every screen and flow only on the actual implementation in the GitHub repository and project documents.3233The final output should be a comprehensive prototype redesign prompt that I can directly use in Claude to generate an accurate application prototype.
—
—
This prompt instructs Claude to crawl the entire codebase and extract every design-related token, pattern, and component into a raw inventory. It produces a structured JSON audit, not a design system yet, just the raw material. Run this first before any organization or documentation happens. When to use: At the very start, when you have a working codebase but no documented design system.
Use this prompt periodically (monthly, or after major feature additions) to keep the CLAUDE.md in sync with the actual codebase. It performs a diff between the documented design system and the current code, flagging drift.