- Communication: Concise, objective interaction rules.
- Git: Conventional commits and message philosophy.
- Dependencies: Source trust and version currency.
- TRIPLE: Three-role peer programming workflow with impl agent, review agent, and human.
- Writing (Base): Core rules for all content. (Referenced as a prerequisite by sub-modules).
- Technical Docs: Objectivity and clarity (No "Your").
- Marketing & Copy: Persuasion and ownership (Yes "Your").
- Playwright E2E: E2E test rules, selector priority, structure, and anti-patterns.
- TypeScript: Strict typing and modern patterns.
- React: Component patterns, i18n, styling, and state management.
- JavaScript: pnpm, modern API usage, and general JS hygiene.
- Rust: Entry point for modular Rust standards.