@wipcomputer/wip-ai-chat-ui
v0.1.1
Published
WIP AI chat UI agent skill for building WIP-owned chat interfaces.
Maintainers
Readme
WIP AI Chat UI
WIP AI Chat UI is an agent skill for building WIP-owned AI chat interfaces consistently across WIP products.
It is design guidance for coders. It is not a React component library, not a hosted runtime, and not an assistant-ui runtime wrapper.
Install
Install through LDM OS so the skill lands on Codex and other supported agent surfaces:
ldm install --dry-run @wipcomputer/wip-ai-chat-ui
ldm install @wipcomputer/wip-ai-chat-uiOnly run the real install after explicit approval.
What It Teaches
- Use shadcn/ui docs as component recipe references.
- Use assistant-ui as AI chat UX reference material only.
- Use Radix primitives where behavior matters.
- Use lucide-react for icons.
- Use Tailwind classes and CSS variables for WIP visual identity.
- Keep WIP-owned backend, transport, auth, persistence, and protocol.
- Do not add
@assistant-ui/react,@assistant-ui/ui, Assistant Cloud packages, Vercel AI SDK provider routing, hosted auth, hosted analytics, or third-party persistence by default.
Package Boundary
This package ships as a public npm tarball with only public skill files:
SKILL.md
agents/
references/
README.md
LICENSE
package.jsonThe release-shape test verifies that private planning files, trash folders, worktrees, environment files, and dependencies do not ship in the npm tarball.
License
Usage is governed by LICENSE.
This package is free for personal, internal, educational, evaluation, and other non-commercial use. Commercial redistribution, marketplace listing, bundling into paid services, or using WIP design guidance or WIP design-system instructions as a product design system requires a commercial license.
Built by Parker Todd Brooks, Lēsa (OpenClaw, Claude Opus 4.7), Claude Code (Claude Opus 4.7), Codex (GPT 5.5).
