chakra-ui/panda
🐼 Universal, Type-Safe, CSS-in-JS Framework for Design Systems ⚡️ observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 83
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 1498
- days_rel: 35
- days_push: 8
- n_releases_24m: 1050
Adoption not part of the score
6163 stars · 312 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Panda is a universal, type-safe CSS-in-JS styling engine that generates atomic CSS at build time via static analysis of your JavaScript/TypeScript source. It combines the developer experience of CSS-in-JS with the performance of atomic CSS, supporting design tokens, recipes, and most JS frameworks.
Use cases
- generate atomic css at build time from style props
- create type-safe multi-variant component styles
- manage design tokens and themes across a design system
- style a react or vue app without runtime css-in-js overhead
- extract styles from jsx using static analysis
- build a framework-agnostic styling solution for a component library
When to choose
- you want css-in-js ergonomics with zero runtime cost
- you need type-safe styles with autocomplete in typescript
- you're building a design system with tokens, recipes, and variants
- you use react server components or a framework where runtime css-in-js is problematic
- you want atomic css output with cascade layers
When to avoid
- you prefer plain css or a utility-first framework like tailwind without codegen
- your project doesn't use a javascript bundler or build step
- you need runtime dynamic styling based on user input at runtime
- your team is unwilling to adopt generated styled-system artifacts in the repo
Facets
library · maturity active
css-framework build-tool templating developer-tools web-development frontend web-design developer-tools cross-platform cli css-in-js atomic-css design-tokens design-systems type-safe postcss jit-compiler zero-runtime recipes theming nodejs web-server
6 sources
- readme: https://github.com/chakra-ui/panda · fetched 2026-08-28 · 8df1a3ccbe59
- homepage: https://panda-css.com · fetched 2026-08-29 · 38b6aae74cfc
- site_page: https://panda-css.com/docs · fetched 2026-08-29 · 708caafb0cd6
- site_page: https://panda-css.com/docs/concepts/cascade-layers · fetched 2026-08-29 · 7922f39803a4
- site_page: https://panda-css.com/docs/theming/tokens · fetched 2026-08-29 · bc7d1ad4705a
- site_page: https://panda-css.com/docs/concepts/recipes · fetched 2026-08-29 · 3633225b063f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chakra-ui/panda | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem