UI Agent Index

This file is a pointer for work inside ui/. Load the local procedures instead of keeping a generic lint/style manual here.

Read First

  • Root index: ../AGENTS.md
  • UI procedure: SKILL.md
  • Build scripts procedure: scripts/SKILL.md
  • Design/style sources: ../wiki/style/css-ui-enforcement.md, ../wiki/style/react.md, ../wiki/design/design-system.md
  • Command catalog: ../wiki/meta/slash-command-index.md

Commands

  • pnpm --dir ui run check
  • pnpm --dir ui exec tsc --noEmit
  • pnpm --dir ui run build
  • pnpm --dir ui dev

Use framework/lint output as the rule authority. If a pattern repeats, update ui/SKILL.md or the relevant wiki style page instead of adding prose here.