PromptsVault AI is thinking...
Searching the best prompts from our community
Searching the best prompts from our community
Prompts matching the #figma tag
Build production-ready design system. Framework: 1. Define design tokens (colors, typography, spacing, shadows). 2. Create atomic components (buttons, inputs, cards, modals). 3. Build composite patterns (forms, navigation, data tables). 4. Document component API and usage guidelines. 5. Implement accessibility standards (WCAG 2.1 AA). 6. Set up Storybook for component showcase. 7. Create Figma library with auto-layout components. 8. Establish contribution and versioning guidelines. Include dark mode support and responsive breakpoints.
Document a complete design system in code. Components to include: 1. Typography scale (H1-H6, Body, Caption). 2. Color variables for Primary, Secondary, Error, Success. 3. Button set (Primary, Outline, Ghost, Sizes). 4. Modal/Dialog patterns. 5. Form inputs with error states. Use Storybook for documentation and Tailwind for utility-first implementation.
Create a clickable prototype from wireframes to high-fidelity. Process: 1. Start with low-fidelity sketches (paper or Balsamiq). 2. Create mid-fidelity wireframes in Figma (structure, layout). 3. Add content and copy (real, not lorem ipsum). 4. Apply design system (colors, typography, components). 5. Add interactions and transitions. 6. Build clickable prototype with user flows. 7. Conduct usability testing with 5-8 users. Iterate based on feedback. Use for stakeholder buy-in and developer handoff.