project-brain-codex-instructions
Installation
SKILL.md
Project Brain Codex
Synthesize the project's architecture, constraints, and workflows into a single instruction set.
Workflow
-
Ingest Sources Read key documentation files:
AGENTS.md(Primary rules).package.json(Dependencies)..github/copilot-instructions.md(Coding style).
-
Synthesize Constraints Extract non-negotiables:
- Stack: React 18, Vite 5, Tailwind 4.
- State: Immutable, Reducer-driven.
- Style: Brutalist, CSS Variables.