flame-harness-plan

Generate game PRDs and project identity configurations for Flutter and Flame projects.

54|5|Updated Jun 22, 2026
One-click install
npx skills add https://github.com/tjdrhs90/flutter-flame-harness --skill flame-harness-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flame-harness-plan
Source: https://github.com/tjdrhs90/flutter-flame-harness/tree/main/skills/flame-harness-plan
Command: npx skills add https://github.com/tjdrhs90/flutter-flame-harness --skill flame-harness-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the ambiguity of game development by enforcing a structured planning phase that maps out the core loop, mechanics, and technical identity of a Flutter/Flame game before any code is written.

Core Features & Use Cases

  • Identity Assignment: Automatically derives and validates app names, kebab-case slugs, and reverse-DNS bundle IDs.
  • Structured PRD Generation: Produces a comprehensive game Product Requirement Document (PRD) based on research specs, ensuring all technical guardrails are met.
  • Pipeline Integration: Updates project configuration and state files to ensure the generator-evaluator loop has a verified, hand-off-ready artifact.

Quick Start

Run the flame-harness-plan skill to generate the game PRD and finalize the project identity based on the latest research specification.

Frequently Asked Questions about flame-harness-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a game PRD for a Flutter and Flame engine project?

Generating a game PRD for Flutter and Flame requires existing research specifications and configuration files to map out the core loop and mechanics. The skill processes these inputs to produce a comprehensive product requirement document while enforcing technical guardrails.

How do I automate bundle identifier and app name configuration for Flame games?

Automating bundle identifier configuration for Flame games involves deriving and validating app names, kebab-case slugs, and reverse-DNS bundle IDs. The skill assigns these identity configurations directly to your project files during the planning phase.

What is the best way to structure game development planning before writing Flutter code?

Structuring game development planning before writing Flutter code requires mapping the core loop, mechanics, and technical identity. This approach eliminates ambiguity by enforcing a structured planning phase that produces verified, hand-off-ready artifacts for the pipeline.

Do I need existing research specifications to start planning a Flutter game project?

Yes, existing research specifications are required to start planning a Flutter game project. The skill depends on these research specs and configuration files to derive bundle identifiers and generate the structured game product requirement document.

Can I integrate generated PRDs directly into my game development pipeline?

Yes, you can integrate generated PRDs directly into your game development pipeline. The skill updates project configuration and state files to ensure the generator-evaluator loop has a verified, hand-off-ready artifact for subsequent development phases.