reatom-scaffold

Community

Scaffold Reatom with validation-first gates

AuthorGuria
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents broken or out-of-order Reatom project bootstraps by enforcing an explicit scaffold-to-validation workflow before any routing, runtime wiring, or feature implementation.

Core Features & Use Cases

  • Ordered greenfield scaffolding with phase gates: parks the user’s original feature request into GOAL.md and blocks feature work until the scaffold baseline proves validation is green.
  • Validation pipeline wiring and proof: installs and configures linting, formatting, typecheck, code intelligence, and a browser smoke test, then requires npm run validate to pass.
  • Routing-skeleton handoff after first green validate: transitions to a routing-only pass with strict setup/dev-time logger wiring and outlet() composition, validated before continuing features.
  • Recovery from out-of-order changes: detects and corrects gate violations (e.g., feature code or Reatom runtime changes added before npm run validate), repairing the ledger and resuming at the earliest incomplete gate.

Quick Start

Tell your agent: “Scaffold a new Reatom v1000+ app in this folder and follow the scaffold flow with GOAL.md, run npm run validate until it’s green, then proceed only to the routing-only skeleton phase.”

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: reatom-scaffold
Download link: https://github.com/Guria/reatom-skill/archive/main.zip#reatom-scaffold

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.