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.
OpenMontage: The First Open-Source, Agentic Video Production System
June 29, 2026
OpenMontage is the world's first open-source, agentic video production system, designed to transform your AI coding assistant into a full video production studio. It features 12 pipelines, 52 tools, and over 500 agent skills, enabling end-to-end video creation from a simple prompt. This powerful tool handles research, scripting, asset generation, editing, and final composition, including the unique ability to produce real video from stock footage.

Recordly: Create Polished Demo Videos with Ease on Mac, Windows, and Linux
June 22, 2026
Recordly is an open-source screen recorder and editor designed for creating professional demo videos, walkthroughs, and product videos without requiring advanced editing skills. It offers powerful features like auto-zooms, cursor polish, webcam overlays, and a comprehensive timeline editor, making it accessible across macOS, Windows, and Linux. This tool streamlines the video creation process, allowing users to produce high-quality content efficiently.

OpenPencil: The AI-Native, Open-Source Figma Alternative Design Editor
June 21, 2026
OpenPencil is an innovative AI-native design editor, serving as a powerful open-source alternative to Figma. It supports .fig files, integrates AI for design creation, and provides a fully programmable toolkit with a headless Vue SDK. This project emphasizes real-time collaboration and local data control, making it a compelling choice for designers and developers seeking flexibility and ownership.

Palmier Pro: macOS Video Editor Built for AI Integration
June 20, 2026
Palmier Pro is an open-source macOS video editor designed for AI integration, allowing users and AI agents to generate and edit videos collaboratively. Built with Swift, it features built-in generative AI capabilities and seamless connectivity with agents like Claude, Codex, and Cursor via its MCP server. This innovative tool aims to redefine video editing workflows by incorporating cutting-edge AI directly into the timeline.
Source repository
Open the original repository on GitHub.