Prismui: A Customizable Component Library Built on shadcn/ui
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
Prismui is a modern, fully customizable component library built on top of shadcn/ui, offering beautiful, accessible, and production-ready components. It extends shadcn/ui with additional features, pre-built sections, and complex UI patterns, leveraging technologies like Next.js, Radix UI, and Tailwind CSS. Developers can use Prismui to accelerate the creation of stunning web applications with full TypeScript support and a focus on developer experience.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
Prismui is an open-source, fully customizable component library built on top of shadcn/ui, designed to help developers create beautiful, accessible, and production-ready web applications. It extends the powerful shadcn/ui components with additional features, pre-built sections, and complex UI patterns. Leveraging technologies like Next.js 14, Radix UI primitives, and Tailwind CSS, Prismui provides a robust foundation for modern web development, complete with full TypeScript support and a focus on developer experience.
Installation
Getting started with Prismui involves setting up a Next.js project and integrating shadcn/ui, which serves as its foundation. Follow these steps to begin:
# Create a new Next.js project
npx create-next-app@latest my-app --typescript --tailwind --app
# Install shadcn/ui
npx shadcn@latest init
# Add base components
npx shadcn@latest add button
Examples
While Prismui builds upon shadcn/ui, it enhances the developer experience by providing a rich set of pre-built sections and complex UI patterns. These include various layouts for Hero Sections, Feature Grids, Headers & Navigation, Main Features, and Footers. Developers can quickly integrate these ready-to-use components to build complete pages and layouts, accelerating the development of modern web applications.
For a visual overview of the components and sections offered, you can refer to the project's main image: Prism UI Components.
Why Use Prismui?
Prismui stands out as an excellent choice for developers seeking to build modern, high-quality web applications for several reasons:
- Built on shadcn/ui: Leverages the reliability and accessibility of shadcn/ui components, ensuring a solid and well-tested foundation.
- Extensive Pre-built Sections: Offers ready-to-use Hero, Feature, Header, and Footer sections, significantly speeding up UI development and reducing boilerplate.
- Modern Tech Stack: Integrates seamlessly with Next.js 14, Radix UI, and Tailwind CSS, ensuring a robust, performant, and scalable application architecture.
- Enhanced Developer Experience: Provides full TypeScript support, dark mode, responsive design, and accessibility features out-of-the-box, streamlining the development workflow.
- Fully Customizable: Allows extensive styling and customization to match any brand identity, giving developers complete control over the visual appearance.
Links
- GitHub Repository: https://github.com/Codehagen/Prismui
- Official Website: https://prismui.com
- License: AGPL-3.0 License
- Contributors: Prismui Contributors
Related repositories
Similar repositories that may be relevant next.

holaOS: The Open-Source Agentic Workspace for Enterprises
September 10, 2026
holaOS is an open-source, local-first agentic workspace designed for enterprises, enabling seamless integration of existing systems, chat tools, and applications with shared memory. It supports various AI agents and models, offering a highly customizable environment where data remains on local machines. This platform simplifies the setup of powerful AI-driven workflows, connecting to over 100 services.

Agent Factory: Generate AI Agents with Natural Language Descriptions
September 3, 2026
Agent Factory, developed by Mozilla-AI, is a powerful tool designed to generate AI agents and workflows. It allows users to describe tasks in natural language, which it then transforms into executable Python code for agentic workflows. Leveraging the Model Context Protocol (MCP) and the any-agent library, it simplifies the creation of complex AI solutions.

TrueForge: The Open-Source Agent Harness for LLM-Powered Agents
September 1, 2026
TrueForge is an open-source agent harness designed to transform large language models (LLMs) into fully functional agents. It provides the essential runtime layer, handling complex aspects like streaming, session persistence, tool servers, and sandboxing. Developers can leverage TrueForge to build and deploy robust, scalable AI agents with ease.

Meetily: A Privacy-First AI Meeting Assistant for Local Meeting Transcription
August 31, 2026
Meetily is an innovative, privacy-first AI meeting assistant that provides live transcription and summarization entirely on your local machine. Built with Rust, it leverages models like Parakeet and Whisper for fast processing, ensuring no data ever leaves your device. This self-hosted, open-source solution is available for macOS and Windows, making it ideal for sensitive discussions.
Source repository
Open the original repository on GitHub.
19 counted GitHub visits