MCPcopy Index your code
hub / github.com/ardakaracizmeli/design-system-checklist

github.com/ardakaracizmeli/design-system-checklist @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
34 symbols 83 edges 74 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Design Systems Checklist

https://designsystemchecklist.com

An open-source checklist to help you plan, build and grow your design system.

Contributing

If you have any information to add to existing sections, please open a pull request.

  • Make sure your proposed content is a standard for at least multiple well-known design systems
  • Add reference links for each new checklist item you add
  • Follow the same tone of voice used across the checklist to make reading easier for visitors

Running locally

$ git clone git@github.com:ardakaracizmeli/design-system-checklist.git
$ cd design-system-checklist
$ yarn install
$ yarn start

Feedback

Feel free to open github issues or you can reach us directly at:

ardakaracizmeli@gmail.com blv.dmitry@gmail.com

Core symbols most depended-on inside this repo

useCheckedIds
called by 4
src/utilities/checklistsContext.js
save
called by 3
src/utilities/checklistsContext.js
copyToClipboard
called by 1
src/utilities/clipboard.js
encode
called by 1
src/utilities/export.js
decode
called by 1
src/utilities/export.js
load
called by 1
src/utilities/checklistsContext.js
add
called by 1
src/utilities/checklistsContext.js
remove
called by 1
src/utilities/checklistsContext.js

Shape

Function 34

Languages

TypeScript100%

Modules by API surface

src/utilities/checklistsContext.js7 symbols
pages/index.js3 symbols
pages/category/[id].js3 symbols
pages/about/index.js3 symbols
src/utilities/export.js2 symbols
src/components/Header/Header.js2 symbols
src/components/ExportButton/ExportButton.js2 symbols
src/components/ChecklistItem/ChecklistItem.js2 symbols
pages/_app.js2 symbols
src/utilities/clipboard.js1 symbols
src/icons/arrowRight.jsx1 symbols
src/components/Section/Section.js1 symbols

For agents

$ claude mcp add design-system-checklist \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page