AI Site Factory

Local-first. Agent-neutral. Built for reusable app parts.

What this is

A small working foundation for assembling apps, dashboards, interfaces, miniapps and websites from clear reusable modules.

The project is designed for both human builders and AI agents.

Workflow

  1. Start with a need.
  2. Choose or create a reusable module.
  3. Preview locally.
  4. Run a build check.
  5. Register the part.
  6. Reuse it in future projects.

Project Structure

  • projects/ Concrete apps, prototypes and working examples.
  • templates/ Reusable source templates and module starters.
  • docs/ Agent-readable workspaces, flows and system context.

Agent Rules

  • Project files are the source of truth.
  • Inspect before changing.
  • Prefer reusable modules before custom one-off work.
  • Keep modules and miniapps portable outside Astro.
  • Keep changes simple and scoped.
  • Run build checks before completion.

Next Step

Use the registry to find reusable modules, templates and miniapps before building from scratch.