link-ds
link-ds
Executes the full clean-link-dev workflow for the design system package. Follow each step in order, waiting for the previous to complete before starting the next.
Step 1: Run commands sequentially
nvm use 22.11.0
rm -rf node_modules/.vite
npm install
More from ahmed-aux/dds-skills
dds-docs
Help users with the Livingston Digital Design System (DDS) by looking up component docs, examples, and migration guides.
8prep-ds-pr
Runs the full PR preparation workflow for the design system — installs the latest livingston-npm-components, comments out the optimizeDeps exclude config in vite.config.ts, runs all doc/bundle extraction scripts, then instructs the developer to run the final build. Trigger this skill whenever the user says "prep-ds-pr", "prep the PR", "prepare the design system PR", or asks to get the code ready for a pull request.
2dds
Help users with the Livingston Digital Design System (DDS) by looking up component docs, examples, and migration guides.
1