← ClaudeAtlas

review-codelisted

Review AI-generated or recently modified code against FlutterAgentic's architecture contracts, forbidden-pattern checklist, naming conventions, DI rules, and test coverage expectations. Invoke with $review-code or ask to review / audit / check generated code.
abhinav503/flutter-agentic · ★ 6 · AI & Automation · score 75
Install: claude install-skill abhinav503/flutter-agentic
Run after any AI-generated code to catch rule violations before committing. If no files were specified, ask: "Which files or feature should I review?" Read the project rules in this order before checking anything: 1. `docs/ai-rules/conventions.md` — forbidden patterns and build rules 2. `docs/reference/architecture.md` — layer boundaries, naming, DI, error flow, testing Then audit the specified files against every section in `docs/how-to/review-code.md` and report a ✅/❌ checklist. Offer to fix each violation after reporting. @docs/how-to/review-code.md