Conducts comprehensive reviews of deployed mini-apps to identify improvements in functionality, code quality, and design.
The Mini App Review skill automates the process of auditing deployed web applications from a creator's perspective. It systematically evaluates applications across five key dimensions—functionality, code quality, design (UI/UX), technical debt, and extensibility—to generate a detailed review_report.md complete with prioritized action items. By integrating a quality control subagent (QC loop) and checking implementation against original requirements, it ensures high-accuracy feedback and provides concrete code examples for refactoring, making it an essential tool for developers looking to polish their projects before final delivery.
Key Features
010 GitHub stars
02Multi-dimensional analysis covering functionality, UI/UX, and code quality
03Integrated Quality Control (QC) loop using specialized subagents
04Technical debt identification with specific refactoring suggestions
05Automated generation of prioritized action lists (High/Medium/Low)