What problem does it solve?
Build, review, and refactor WeChat Mini Program frontends to improve structure, routing, componentization, state management, API integration, login/openid flows, performance optimizations, and compliance with security/privacy and release QA processes.
Core Features & Use Cases
- Frontend architecture standardization: Establish consistent WXML/WXSS/JS/TS structure, routing, and page hierarchy.
- Componentization & state patterns: Promote reusable components and predictable data flow across pages.
- API integration & auth flows: Standardize API requests, authentication/login/openid handling, and data fetching patterns.
- Performance & compliance: Optimize setData usage, ensure privacy, and provide release/QA checklists for launch.
Quick Start
Run a targeted refactor on a WeChat Mini Program frontend (WXML/WXSS/JS/TS), reorganize pages/components, align routing and state management, ensure API wiring and login/openid integration, optimize setData usage, and validate against the release QA checklist.