What problem does it solve?
It prevents AI redesign attempts from breaking working apps by forcing a careful audit and surgical, reversible visual improvements instead of a risky rewrite.
Core Features & Use Cases
- Audit-first redesign: requires reading the existing code and documenting the real issues before any edits.
- Surgical improvements over rewrites: focuses on high-impact changes like spacing, type hierarchy, palette reduction, and CTA discipline while explicitly avoiding behavior changes.
- Tailwind-aware execution with concrete diffs: includes a worked Tailwind example and a checklist to validate the redesign did not stray into framework switches, new dependencies, or test touching.
Quick Start
Use forge-redesign when you want an AI to improve the look of your existing app’s landing page by making spacing, typography, palette, and components more polished, without changing functionality.