# ibelick/prompt-kit

Core building blocks for AI apps.  High-quality, accessible, and customizable components for AI interfaces.

Repository: https://github.com/ibelick/prompt-kit
Canonical: https://ross.abutalabs.com/products/prompt-kit
Homepage: https://prompt-kit.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: ai, components, nextjs, react, shadcn, shadcn-ui, tailwindcss, ui
Last push: 2026-03-12T17:00:34+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 71, release rhythm 35, longevity 40
- inputs: {"age_days": 569, "days_push": 174, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2996, forks 162 (observed 2026-08-28T04:07:37.100396+00:00)

## What it is
prompt-kit is a collection of customizable, high-quality React UI components for building AI application interfaces such as chat experiences, agents, and assistants. It is built on top of shadcn/ui and installed via the shadcn CLI as copy-paste components styled with Tailwind CSS.

## Use cases
- build a chat interface for an LLM app
- add a prompt input box with file upload to my AI app
- display streaming AI responses with auto-scrolling
- show chain-of-thought reasoning steps in a chatbot UI
- render markdown and syntax-highlighted code blocks from AI responses
- collect user feedback on AI answers
- add prompt suggestions to an AI assistant

## When to choose
- you are building a React or Next.js AI chat app and want polished, accessible UI components
- you already use shadcn/ui and Tailwind CSS and want AI-specific components in the same style
- you want copy-paste components you fully own and can customize
- you need chat primitives like message bubbles, prompt input, thinking indicators, and tool blocks

## When to avoid
- your project is not React-based (e.g., Vue, Svelte, plain HTML)
- you want a fully managed, prebuilt chat widget rather than source components you assemble yourself
- you need backend AI logic - prompt-kit is UI-only and does not handle model calls itself
- you cannot adopt Tailwind CSS or shadcn/ui conventions

## Facets
- artifact type: library
- maturity: active
- function: ui-components, chat-interface, frontend-framework
- domain: artificial-intelligence, chatbots, web-development, frontend, large-language-models
- platform: -
- tags: shadcn-ui, tailwindcss, nextjs, ai-ui, chat-components, typescript, copy-paste-components, react, nodejs, web-server

## Member repositories
- ibelick/prompt-kit (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:37.100396+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:30:45.079802+00:00, confidence not recorded.
  - readme: https://github.com/ibelick/prompt-kit (fetched 2026-08-28T04:07:37.100396+00:00, sha 1eb8b1d852aa)
  - homepage: https://prompt-kit.com (fetched 2026-08-29T09:46:23.579145+00:00, sha ea4fde251325)
  - site_page: https://www.prompt-kit.com/docs/introduction (fetched 2026-08-29T09:46:23.588306+00:00, sha 1a4dbdc33518)
  - site_page: https://www.prompt-kit.com/docs/installation (fetched 2026-08-29T09:46:23.590144+00:00, sha 4aea8f450ee2)
  - site_page: https://www.prompt-kit.com/docs/mcp (fetched 2026-08-29T09:46:23.591729+00:00, sha ac6893d2eb31)
  - site_page: https://www.prompt-kit.com/docs/chain-of-thought (fetched 2026-08-29T09:46:23.593259+00:00, sha 660a0affa0af)
  - site_page: https://www.prompt-kit.com/docs/chat-container (fetched 2026-08-29T09:46:23.594843+00:00, sha 0a0e755b2f74)
  - site_page: https://www.prompt-kit.com/docs/code-block (fetched 2026-08-29T09:46:23.596900+00:00, sha 5cedb5e7db38)
  - site_page: https://www.prompt-kit.com/docs/feedback-bar (fetched 2026-08-29T09:46:23.598679+00:00, sha 32b88c0f46af)
  - site_page: https://www.prompt-kit.com/docs/file-upload (fetched 2026-08-29T09:46:23.600374+00:00, sha c4437b2d95ca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
