Agent skill

lucidchart-upgrade-migration

Upgrade Migration for Lucidchart. Trigger: "lucidchart upgrade migration".

Stars 1,803
Forks 241

Install this agent skill to your Project

npx add-skill https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/main/plugins/saas-packs/lucidchart-pack/skills/lucidchart-upgrade-migration

SKILL.md

Lucidchart Upgrade & Migration

Check Version

bash
npm list | grep lucidchart
pip show lucidchart 2>/dev/null

Upgrade

bash
git checkout -b upgrade/lucidchart
npm update  # or pip install --upgrade
npm test

Rollback

bash
git checkout main -- package.json
npm install

Resources

Next Steps

See lucidchart-ci-integration.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results