# Unity components

The Unity component library exports the complete set of reusable components defined in PayFit's new Unity Design system.

## 🤖 Using an AI coding agent

If you use an AI coding agent (Claude Code, Cursor, Copilot, etc.), run:

```shell
npx @tanstack/intent@latest install
```

This wires the agent's config so it discovers and loads the per-package skills under `libs/shared/unity/<pkg>/skills/`. See `_artifacts/domain_map.yaml` for the full skill index.
