Pando (Pluralsight Design System)
Pluralsight's design system documented in zeroheight; public code frozen at v0.7.1
Tier C · WeakDesign System DocsReferencepando.zeroheight.com
Pando is Pluralsight's design system, named after the Utah aspen colony, and this zeroheight site is its public documentation home. The navigation covers 42 documented components across four groups — general, Forms, Loading Spinner and dev-specific layout primitives such as Flex Container, Grid Cell and Data Grid — plus Foundations (accessibility, colour, typography, elevation, shape, icons, logos, grids and spacing), design tokens, content strategy, a v1 install tutorial, versioning policy and migration guides from PSDS Classic and Pando v0. The public artefacts have stalled: github.com/pluralsight/pando now returns 404, the RFC repo was archived in 2023, and the Apache-2.0 npm packages (@pluralsight/react, headless-styles, design-tokens, icons) stop at 0.7.1 in 2024.
For an agent
Do not try to read this page with a fetch tool — zeroheight serves a JavaScript-only shell that renders to the string 'Pando Design System' and nothing else, and it is marked noindex; the component names in this record were recovered from the embedded navigation JSON, not from readable prose. Treat it as a structural reference for how a mature enterprise design system organises itself (foundations, component status table, versioning policy, migration guides per major version), not as a library you can install: the GitHub repo is gone and the last public release is @pluralsight/react 0.7.1 from August 2024, while the v1 tutorial on the site points at packages you cannot fetch. The Pando MCP server that keeps usage guidance for 21 components in sync with these docs is internal to Pluralsight, so do not plan an integration around it.
Why it is here. It is a rare public window into an enterprise design system that reports real adoption numbers and shipped an MCP server for its own agents, but the gap between the live documentation and the dead public code is itself the lesson about design system longevity.
Facts
- License
- Apache 2.0
- Pricing
- Free
- Framework
- React
- Styling
- CSS custom properties
- Distribution
- npm package, Figma file or kit, Web app / online tool
- Platform
- Web
- Content type
- Prose / writing, Design tokens / theme files, Figma / design source files, Code
- Agent readiness
- Client-rendered shell
- Accessibility
- Accessible, WCAG 2.x AA
- Maturity
- Stable
- Package
- @pluralsight/react
Components it ships
42 totalHelps you build
11Notable for
- Pluralsight's in-house system
- 42 components across four doc groups
- internal MCP server for 21 components
- public repo now 404, npm frozen at 0.7.1
- documents PSDS Classic and v0 migrations
Provenance
Verified 2026-08-16. HTTP 200. https://pando.zeroheight.com/92687036d/p/498dc1-pando-design-system (raw HTML; visible text is title-only, navigation tree extracted from embedded JSON), https://api.github.com/repos/pluralsight/pando (404), https://api.github.com/search/repositories?q=org:pluralsight+pando, https://registry.npmjs.org/@pluralsight/react, https://registry.npmjs.org/@pluralsight/headless-styles, https://registry.npmjs.org/@pluralsight/design-tokens, https://registry.npmjs.org/@pluralsight/icons, https://troberts.me/selected-work/pando-design-system/
Also in Design Systems & Brand Guidelines
6- ARIA Authoring Practices Guide · W3C's 30 canonical widget patterns with keyboard maps and working HTML examples
- Branding Style Guides · Archive of ~3,840 real brand guideline PDFs, filterable by year, region and industry
- Material Design 3 · Google's open design system: 39 components, tokens, and Compose/Web code
- Modal · Python serverless GPU platform whose site is a dev-tool marketing design reference
- NameThatUI · Visual dictionary that maps 76 web and macOS UI elements to their real names and code
- The Component Gallery · 60 UI components cross-referenced against 95 real design systems