Eungyu Jeon
@j575xllpmn
A guided Claude Code Agent Skill to plan, implement, test, review, and iteratively harden Flutter app UI/UX with robust edge-case handling, accessibility, performance, and agent-driven review cycles.
Analyze test coverage, generate a coverage report (coverage.md) that highlights missing/insufficient areas, create a prioritized remediation plan (plan.mode) and an actionable todo list (todo.md), group tasks for safe parallel agent execution, assign tasks to agents, and produce a final result report (result.md) showing before/after coverage and impact.
Generate exhaustive user-flow and edge-case test scenarios from an app's codebase, produce scenario .md files, execute tests using connected or newly created MCPs, and produce an app.qa.report.md summarizing failures and suggested fixes.