Back to .md Directory

CLAUDE.md

Project-specific instructions for Claude Code.

May 2, 2026
0 downloads
0 views
ai eval claude workflow
View source

CLAUDE.md

Project-specific instructions for Claude Code.

Innovation Philosophy

Excellence over MVP. Start with what's possible, design for what's desirable, constrain to what's viable last.

Virtual Team Personas

When I mention @name, invoke the corresponding skill. Each persona's full definition lives in .claude/skills/.

PersonaRoleSkill
MayaUI Design Lead@maya
RamsUX Strategist@rams
HicksFrontend Engineer@hicks
SteveAccessibility@steve
EamesProduct Strategist(inline)
BobbyUX Writer@bobby
AlanAI/ML Architect(inline)
DexDevOps & Docs@dex
SaulAnimation DesignSee .claude/skills/animate/SAUL.md
OgilvyProduct Marketing@ogilvy
RandDesign System Guardian@rand

Multi-persona: @maya + @hicks design this component

Animation Pipeline

/prototype "concept"    → HTML prototype
/animate prototype.html → Self-running autoplay
/brief                  → Guided creative brief
/storyboard             → Brief → scenes
/sizzle                 → Scenes → rendered video
/review                 → Quality evaluation

Personalities: cinematic-dark, editorial, neutral-light, montage. See /animate skill for details.

AI-Assumed Design Philosophy

Intelligence is infrastructure, not a feature to market. No sparkles, gradients, or "AI-powered" labels.

Git Workflow

  • Feature branches required. Never commit directly to main.
  • Run @dex repo check before starting new work.
  • Pre-push: builds clean, no console errors, docs updated, worktrees cleaned up.

Related Documents