Director
Scans your project. Detects framework, tokens, design system status. Routes the pipeline.
Auto-triggers on build requestsDescribe what you want. Sitechain agents ask about your aesthetic, generate a complete design token system, build production-grade code, and review it for quality — all from a single prompt.
No configuration. No slash commands. Describe what you want and the agents coordinate automatically — with mandatory approval at every step.
Detects your framework, existing tokens, components, and conventions. Determines if you need a design system or already have one.
Asks about purpose, audience, mood, color preferences, typography, and layout style. Generates a complete OKLCH token system — then waits for your approval.
Takes the approved brief and tokens, builds a Vite dev server project with vanilla HTML, CSS, and JS. Hot reload, zero runtime dependencies. Supports single-page and multi-page sites.
Runs after the Builder, before you see the result. Checks for simplicity, cleanliness, and security — fixes issues directly rather than just reporting them.
Sitechain never makes design decisions for you. Every agent has mandatory approval checkpoints. No code is written until you've approved the direction.
Each agent is a specialist. They know when to step in, what to ask, and how to hand off cleanly.
Scans your project. Detects framework, tokens, design system status. Routes the pipeline.
Auto-triggers on build requestsInterviews you about aesthetic. Generates OKLCH palette, type scale, spacing, motion tokens.
When no design system existsCreates production code. Vite dev server, semantic HTML, WCAG AA, keyboard nav.
After design approvalQuality gate. Checks simplicity, cleanliness, security. Fixes issues before you see them.
After builder creates codeFrom a single prompt to a complete, production-ready foundation.
Perceptually uniform colors, tinted neutrals, semantic tokens, dark mode support, surface hierarchy.
Distinctive fonts, fluid type scale with clamp(), proper line-heights, font loading strategy.
4pt grid system, semantic spacing tokens, clean or bold layout style, responsive grid patterns.
Duration tiers, exponential easing curves, prefers-reduced-motion support baked in.
Semantic HTML, all 8 interaction states, keyboard navigation, WCAG AA, Vite dev server.
Shared navigation via JS module, per-page meta, aria-current active states, Vite multi-page config.
The Strategist asks about your layout preference. The Builder implements it throughout.
Sitechain actively avoids the generic patterns that make AI-generated sites look like AI-generated sites.
One source, multiple outputs. Install in your preferred AI coding environment.
Plugin auto-provides all agents to any project
Outputs .mdc rule files for split attention
Native GEMINI.md project instructions
OpenAI Codex agent instructions
GitHub Copilot custom instructions
Google Antigravity skill directories
Copy into your system prompt or rules file
All providers build from a single source:
git clone https://github.com/MatoMusha/webflo.git && cd webflo && node scripts/build.js
Install sitechain. Describe what you want. Approve the direction. Ship.