Ross ROSS = Recommend OSS · open-source software intelligence for agents

chakra-ui/panda

🐼 Universal, Type-Safe, CSS-in-JS Framework for Design Systems ⚡️ observed · 2026-08-28

github.com/chakra-ui/panda · homepage · TypeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
chakra-ui/pandamain94

For agents

markdown · JSON · MCP: product_card(name="chakra-ui/panda")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem