tjdrhs90/flutter-flame-harness

53 stars · Last commit 2026-07-28

Idea-to-store harness for Flutter/Flame games

README preview

# flutter-flame-harness

**English** | [한국어](README.ko.md)

![flutter-flame-harness — take a Flutter/Flame game from idea to the App Store with an AI build harness](assets/social-preview.png)

A Claude Code plugin that takes a Flutter/Flame game from raw idea all the way to the app stores. The harness orchestrates a structured pipeline of skills — research, planning, design, contract negotiation, and a generator–evaluator build loop — so every stage produces a verified, hand-off-ready artifact before the next one begins.

## Why

AI coding tools usually skip the boring parts — they code before pinning requirements, skip tests, and stop while it's half-done. This harness **delegates the process, not just the code**: guardrails → plan → a generator↔evaluator build loop with a *skeptical QA that runs the game before judging* → human review. And it isn't theory — the **fixes earned shipping real Flame games** (audio pooling, haptics, app-lifecycle, performance, store/build pitfalls) are baked in, so a generated game doesn't re-walk the same traps.

## Games

A mix of games I've shipped and games built with this harness — Flutter + Flame.

### Portrait

<table>
  <tr>

View full repository on GitHub →