Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@wipcomputer/wip-ai-chat-ui

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wipcomputer/wip-ai-chat-ui

WIP AI chat UI agent skill for building WIP-owned chat interfaces.

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

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-ui

Only 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.json

The 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).

Keywords

wip

FAQs

Package last updated on 07 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts