Appearance
前端设计
← All use cases
难度:中等
适用场景:Creating new front-end projects from scratch Implementing already designed screens or flows from screenshots in an existing codebase
启动提示
Implement this UI in the current project using the screenshots and notes I provide as the source of truth. Requirements:
- Reuse the existing design system components and tokens.
- Translate the screenshots into this repo's utilities and component patterns instead of inventing a parallel system.
- Match spacing, layout, hierarchy, and responsive behavior closely.
- Respect the repo's routing, state, and data-fetch patterns.
- Make the page responsive on desktop and mobile.
- If any screen...