Docs/Multi-Project Intelligence/Project Templates

Project Templates

Project Templates

Templates provide pre-loaded knowledge for common technology stacks.

What Templates Include

When you apply a template to a project, it creates:

  • Channels: Pre-configured channels for your stack (e.g., frontend, api, database)
  • Triggers: Automated event reactions (e.g., conflict detection on migration files)
  • Knowledge Docs: Best practices and conventions for your stack
  • CLAUDE.md: A starter CLAUDE.md template with coordination rules

Built-in Templates

TemplateStackChannelsTriggersDocs
Next.js Full-StackNext.js + Prisma + Tailwind522
FastAPI BackendFastAPI + SQLAlchemy + Alembic511
Express APIExpress + TypeORM + PostgreSQL511
Django + DRFDjango + DRF + PostgreSQL511
React Native + ExpoReact Native + Expo + Zustand511

Applying Templates

1. Navigate to Org Intelligence > Templates 2. Click Preview to see the full template contents 3. Click Apply to create channels, triggers, and knowledge docs in your active project

Templates are idempotent — applying the same template twice will create duplicate events, so apply once per project.