- 📐 Intent-driven, context-first project template
- 🤖 Designed for AI-assisted development
- 🧭 Enforces project philosophy from day one
- 🧩 Language-agnostic and tool-independent
👉 Start here: How to Use This Template
This repository is a GitHub template for building software using context-first, AI-assisted development.
The goal is to establish project intent, constraints, and philosophy before writing code.
- Intent before implementation
- Explicit rules over implicit assumptions
- AI as a disciplined collaborator
- Small, reversible changes
- Context is version-controlled
- Click Use this template on GitHub
- Create a new repository
- Fill out
/docs/00-vision.md - Define requirements and design
- Align
/ai/00-context.mdwith the docs - Begin development
- Vibe coding with guardrails
- Solo developers and small teams
- Exploratory projects that should not devolve into chaos
- Long-lived projects using AI assistance