Unified shared components library (UI, charts, hooks, utilities) for AIReady.
🎯 USER
│
▼
🎛️ @aiready/cli (orchestrator)
│ │ │ │ │ │ │ │ │ │
▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼
[PAT] [CTX] [CON] [AMP] [DEP] [DOC] [SIG] [AGT] [TST] [CTR]
│ │ │ │ │ │ │ │ │ │
└─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┘
│
▼
🏢 @aiready/core
Legend:
PAT = pattern-detect CTX = context-analyzer
CON = consistency AMP = change-amplification
DEP = deps-health DOC = doc-drift
SIG = ai-signal-clarity AGT = agent-grounding
TST = testability CTR = contract-enforcement
CMP = @aiready/components ★ (support package — shared UI library, not a scorer)
★ = YOU ARE HERE
- 🎨 UI Components: Button, Card, Input, Label, Badge, Container, Grid, Stack, Separator.
- 📊 D3 Charts: ForceDirectedGraph with physics-based layout.
- 🪝 React Hooks:
useDebounce,useD3,useForceSimulation.
pnpm add @aiready/componentsMIT