stevekwon211

shadcn/ui-style copy-paste components for Slint native apps.

16
0
94% credibility
Found May 22, 2026 at 16 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Slint
AI Summary

slintcn is a collection of 56 copy-paste UI components for the Slint framework, inspired by the shadcn/ui philosophy. Instead of installing a library you depend on, you copy components directly into your project and own the code. It includes a complete theme system with dark/light mode support, a visual showcase with live demos, and a command-line tool to browse and install components. The aesthetic is modern dark glass, designed for SaaS and product-style applications. Components include buttons, cards, dialogs, forms, navigation elements, and even game-style HUD elements.

How It Works

1
💡 You have an idea for an app

You decide to build a desktop or web application using Slint, and you want it to look modern and polished.

2
🎨 You discover slintcn

You find this collection of 56 beautiful, copy-paste UI components with a dark glass aesthetic that matches modern design trends.

3
✨ You set up the theme

With one simple command, you bring the entire theme system into your project - colors, typography, and styling foundations.

4
🧩 You add the pieces you need

You pick exactly the components you want - buttons, cards, input fields, dialogs, toggles - and they appear in your project.

5
You make it your own
🎯
Customize the look

Tweak the dark glass styling, adjust button shapes, or change the color palette entirely

🌙
Switch between themes

Toggle between light and dark modes with a single command at runtime

🚀 Your app looks amazing

You have a polished, professional-looking application with modern UI components that you fully control.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 16 to 16 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is slintcn?

slintcn is a component library for Slint native apps that brings the shadcn/ui copy-paste philosophy to the Slint ecosystem. Instead of installing a dependency, you run `slintcn init` and `slintcn add button card dialog` to copy components directly into your project. You get 56 UI components including buttons, cards, inputs, dialogs, sheets, tooltips, toasts, and more, plus 8 pre-built page blocks like sign-in and dashboard layouts. The theme system lets you switch between base colors (neutral, zinc, slate, stone) and supports runtime light/dark mode switching. Components ship with typed enums for variants and sizes, so typos fail at compile time rather than silently breaking styling.

Why is it gaining traction?

The shadcn/ui model has resonated with developers tired of wrestling with theme APIs and version-locked component libraries. slintcn lets you own the code, customize it directly, and integrate it into existing design systems through flags like `--external-tokens` and `--components-dir`. The CLI handles import rewriting and dependency resolution automatically, while the remote registry system lets you host your own component distribution. The dark glass aesthetic fills a gap left by Slint's default Fluent theme, which skews toward platform-consistency rather than modern product UI.

Who should use this?

Frontend developers building native desktop or embedded apps with Slint who want polished, dark-themed components without fighting a theme API. Teams needing SaaS-style interfaces (dashboards, settings pages, sign-in flows) will find the most value here. Organizations with existing design systems can adopt slintcn incrementally using the adoption flags, making it viable even if you're not starting from scratch.

Verdict

slintcn addresses a real gap in the Slint ecosystem with a developer-friendly distribution model and solid component coverage. The 16 stars and low credibility score suggest it's early-stage and still proving itself, though the MIT license and active development (30+ releases) indicate ongoing investment. If you're building with Slint and want modern UI without the constraints of traditional component libraries, this is worth exploring—just plan to review the code you copy since you're owning it anyway.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.