AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing cultureamp/kaizen-design-system in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewKaizen Design System Kaizen is Culture Amp's public design system. It accelerates Culture Amp's designers and engineers as they collaborate on creating world-class products. Visit cultureamp.design to learn more. This repository is the source of truth for Culture Amp's design system documentation and hosts packages such as Kaizen Component Library, which are used across Culture Amp's products. It is structured as a multi-package repository, with a number of independently versioned projects sharing common tools, workflows and vision. This document serves to orient you within the repository ā to get you set up and acquainted, and then send you off in the right direction. For more information on any specific package, please refer to its README. Quick links ⢠Kaizen Issues ⢠Kaizen Design Tokens README ⢠Contributing guidelines Designers Issues You can explore or create Issues to track ideas, enhancements, or bugs. Use issues to track: ⢠Changes to design documentation ⢠Missing documentation To learn more, see the designer section of the Contributing guidelines. Editing design documentation You can edit Kaizen Site documentation using GitHub's interface. To learn more, see the designer section of the Contributing guidelines. Getting started Setup Set up access to private Culture Amp packages on your laptop. You will need to update with a Github token linked to your account. Refer to the instructions here. Local development Ensure devbox is setup as per https://cultureamp.atlassian.net/wiki/spaces/DE/pages/3342434338/Devbox+setup Install and start processes (this start an interactive UI in your terminal) . The interactive terminal UI that pops up is called process-compose, see our Confluence page for tips on how to use it. Please see the LDE Confluence page for more information: [1]: [2]: (Having trouble running Storybook? Try running , which includes and !) Branch previews While the main site is located at , all branches in this repository are uploaded to Chromatic. Your branch will be updated with a comment containing a link when the upload has completed. Package scripts It's dangerous to go alone! Take these: | Command | Summary | | :--------------------------------------- | :------------------------------------------------------------------ | | | Develop components locally using Storybook | | | Develop just one package at a time using Storybook (builds faster!) | | | Run all typechecks | | | Run all linters | | | Run all linters, fixing violations | | | Add a new component/subcomponent | | | Run all Jest tests | | | Run tests on all Storybook stories | | | Reinstall all dependencies | Bugs and discussions Please open a new GitHub Issue to report bugs or suggest changes. Learn more Culture Amp employees can reach out to the Unified Systems crew on Slack.