{"id":25622,"library":"getdesign","title":"getdesign CLI","description":"CLI tool for installing DESIGN.md templates into projects, supporting multiple brands. Current stable version 0.6.11. Releases are published on npm with patch version bumps. Key differentiator: opinionated templates for AI-friendly design documentation, focused on design systems. Requires Node >= 18. No alternative CLI tools exist for this specific DESIGN.md concept.","status":"active","version":"0.6.11","language":"javascript","source_language":"en","source_url":"https://github.com/VoltAgent/awesome-design-md","tags":["javascript","getdesign","design-md","design-system","cli","ai","templates"],"install":[{"cmd":"npm install getdesign","lang":"bash","label":"npm"},{"cmd":"yarn add getdesign","lang":"bash","label":"yarn"},{"cmd":"pnpm add getdesign","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[{"note":"CLI is intended to be run via npx; global install is unnecessary.","wrong":"npm install -g getdesign && getdesign add ibm","symbol":"default","correct":"npx getdesign add ibm"},{"note":"The 'add' subcommand installs a template. Run from project root.","wrong":"","symbol":"add","correct":"npx getdesign add <brand>"},{"note":"Lists available brands and descriptions.","wrong":"","symbol":"list","correct":"npx getdesign list"}],"quickstart":{"code":"cd my-project\nnpx getdesign add ibm\nnpx getdesign list","lang":"javascript","description":"Shows installing a template and listing available brands."},"warnings":[{"fix":"Update Node to version 18 or later.","message":"The package requires Node >= 18. Older versions of Node will fail to run the CLI.","severity":"breaking","affected_versions":"<18.0.0"},{"fix":"Use --force flag to overwrite explicitly, or check target file doesn't exist first.","message":"The 'add' command overwrites existing DESIGN.md without --force flag or prompt in some versions.","severity":"gotcha","affected_versions":">=0.6.0"},{"fix":"","message":"No known deprecations at this time.","severity":"deprecated","affected_versions":""}],"env_vars":null,"last_verified":"2026-05-01T00:00:00.000Z","next_check":"2026-07-30T00:00:00.000Z","problems":[{"fix":"Run 'npm ci' or 'npm install' in the project using getdesign.","cause":"Missing package installation or corrupted node_modules.","error":"Error: Cannot find module '...'"},{"fix":"Upgrade Node to version 18 or later.","cause":"Node version is below 18.","error":"Error: The engine 'node' is incompatible with this module. Expected version '>=18'"}],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}