shadcn-ui/lint
An agent-first linter for Tailwind design systems. Write design system rules that agents can verify.
About the project
An agent-first linter for Tailwind design systems: you define rules for component usage, and errors explain to the agent what broke and how to fix it using your theme and variants.
Useful for
- Prevent agents from changing Button padding and shape while allowing margin and w-full.
- Define separate rules for CardTitle and CardContent to control typography and spacing.
- Disallow arbitrary Tailwind values and require using the theme scale.
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 36 stars so far today, about 53 expected by the end of the day. The usual pace is 0 per day, so that's 53× as much.
- Interest is fading: the two-day pace is 51% of the previous week and a half.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 16 days old and already has 2,120 stars.
- Top new repositories this month: #30.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 2,120
- Stars in a day
- 52
- Forks
- 37
- Issues and pull requests
- 37
- Watchers
- 1
- Language
- TypeScript
- License
- MIT
- Latest release
- @shadcn/[email protected] · September 17, 2026
- Created
- September 2, 2026
- Last push
- September 17, 2026
Star trust
Unusual star pattern. The magnitude is lowered, not zeroed:
- Fewer forks than usual: 37 for 2,120 stars.
- Hardly anyone watches for updates: 1 watchers for 2,120 stars.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026Top new repositories this month: #29
- September 17, 2026Top new repositories this month: #31
- September 16, 2026Top new repositories this month: #34
- September 15, 2026Top new repositories this month: #40
Similar projects
-
8.4
alibaba/open-code-review
AI code review tool from Alibaba: reads git diffs and, via an LLM agent with file access and repo search, produces line-level review comments. Ships with built-in rules (NPE, thread-safety, XSS, SQL injection) and a…
-
6.6
gylive/ccodex-sleep-state
A local Go tool that tries to improve Codex behavior: it collects and injects X-Codex-Turn-State and manages proxies, subscriptions and Astra/Sol/Terra models via a web panel. It does not guarantee better model quality…
-
5.8
ahmedkhaleel2004/gitdiagram
A web service that turns any public or private GitHub repository into an interactive architecture diagram: it analyzes the file tree, README and code excerpts with an LLM to build a system graph with links to sources.
-
5.7
apple/xcode-project-format
Apple's Swift library for reading, writing, and manipulating Xcode's JSON-based project.xcproj format, with a typed model under the XCSchema namespace. Also ships the xcprojformatter CLI tool.
-
5.4
devagrawal09/jev-review
A TypeScript code-review tool that analyzes a Git diff or a whole codebase through structured TypeSafe Jev model calls and shows the report in a local dashboard.
-
5.3
nMaas8388/github-ranking-audit
A Python script that audits a GitHub repository's search ranking signals: it checks name, description, topics, README, stars, and activity, scoring each factor from 0 to 100.