What problem does it solve?
Scans frontend projects (React, Vue, Angular, Svelte, or vanilla) to extract complete architecture, patterns, coding style, and conventions — then generates an autonomous skill that creates new projects following those exact patterns. It can optionally use Repomix to pack the codebase first and outputs a .context/ directory for multi-tool compatibility (Cursor, Copilot, Windsurf, etc.). Use this skill whenever you want to analyze a codebase and turn its patterns into a reusable generator or capture coding standards from an existing app to create a production-ready project template.
Core Features & Use Cases
- Extract two-layer patterns: architecture-agnostic and framework-specific details to feed a reusable generator.
- Generate a self-contained skill that creates new projects from a business idea, mirroring the analyzed codebase architecture.
- Produce a .context/ directory for tool-agnostic compatibility across Cursor, Copilot, Windsurf, and other AI copilots.
Quick Start
Scan a given codebase path to generate a reusable project generator template.