From cloud-flow-json-lsp
This plugin is a JSON LSP for unpacked Power Automate cloud-flow clientdata (`Workflows/*.json`). Run once per machine:
How this skill is triggered — by the user, by Claude, or both
Slash command
/cloud-flow-json-lsp:cloud-flow-json-lsp-setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This plugin is a JSON LSP for unpacked Power Automate cloud-flow clientdata (`Workflows/*.json`). Run once per machine:
README.mddocs/codex.mddocs/debugging.mddocs/guide.mddocs/vscode.mdpackage-lock.jsonpackage.jsonschemas/SOURCE.mdschemas/cloud-flow-clientdata.schema.jsonscripts/Install-JsonLanguageServer.ps1scripts/Install-Plugin.ps1scripts/Set-LspSchemaPaths.ps1scripts/lsp-launch.mjsscripts/lsp-smoke.mjstests/Install.Tests.ps1tests/LspConfig.Tests.ps1tests/SetupSkill.Tests.ps1tests/fixtures/invalid/bad-runafter-status.jsontests/fixtures/invalid/missing-definition.jsontests/fixtures/valid/simple-flow.jsonThis plugin is a JSON LSP for unpacked Power Automate cloud-flow clientdata (Workflows/*.json). Run once per machine:
pwsh "${CLAUDE_PLUGIN_ROOT}/scripts/Install-Plugin.ps1" (add -UpdateVSCode to also wire VS Code). Then run /reload-plugins. If it fails, see docs/debugging.md. Editing guidance: docs/guide.md.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
npx claudepluginhub cordedmink2/dataverse-agent-plugins --plugin cloud-flow-json-lsp