By Cordedmink2
JSON LSP for unpacked Power Automate cloud-flow clientdata: live vscode-json-language-server diagnostics on solution Workflows/*.json against a bundled clientdata/WDL wrapper schema.
Agent plugins for Microsoft Dataverse / Power Platform development. A Claude Code plugin marketplace — each plugin also works standalone (plain PowerShell scripts) for other agents, VS Code, and CI.
/plugin marketplace add Cordedmink2/dataverse-agent-plugins
/plugin install dataverse-xml-lsp@dataverse-agent-plugins
/dataverse-xml-lsp:dataverse-xml-lsp-setup
Update later with /plugin marketplace update dataverse-agent-plugins then
/plugin update dataverse-xml-lsp@dataverse-agent-plugins (re-run setup after updates).
| Plugin | What it does |
|---|---|
| dataverse-xml-lsp | LSP + CLI validator for Dataverse customization XML (ribbon, sitemap, forms, FetchXML, charts, ISV config and more) against the official Microsoft XSDs. Live lemminx LSP diagnostics + a standalone PowerShell validator. Also usable from Codex, VS Code with no agent, and CI. |
| cloud-flow-json-lsp | JSON LSP for unpacked Power Automate cloud-flow clientdata (Workflows/*.json), validated against a bundled clientdata/WDL wrapper schema. Live vscode-json-language-server LSP diagnostics; headless structure checks via built-in Test-Json. Also usable from Codex, VS Code with no agent, and CI. |
PowerShell 7+ (pwsh) on Windows, macOS or Linux. The cloud-flow-json-lsp plugin also
needs Node.js (for its npm-installed JSON language server). Plugins fetch what else they need
at setup (Microsoft XSDs, lemminx binary, the JSON language server) — nothing bulky or
third-party is committed here.
MIT. The Microsoft XSD schemas are downloaded from Microsoft at setup time and remain subject to Microsoft's terms — they are not redistributed in this repo.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub cordedmink2/dataverse-agent-plugins --plugin cloud-flow-json-lspLSP + CLI validator for Dataverse customization XML: live lemminx diagnostics and a standalone PowerShell validator checking ribbon, sitemap, forms, FetchXML, charts and more against the official XSDs.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
TypeScript/JavaScript full-stack development with NestJS, React, and React Native
Skills for working with Python using Astral tools.
Comprehensive collection of specialized Rust development agents with Claude Code best practices. Includes rust-modern-apis skill for proactive suggestions of stable Rust APIs added in 1.89–1.97, loaded explicitly at session startup by rust-developer and rust-code-reviewer. team-develop skill for multi-agent collaborative development and team-debug skill for multi-agent root cause investigation (stops at consolidated review, awaits user decision on issues/epic/team-develop handoff), both via Claude Code experimental agent teams. continuous-improvement orchestrator spawns read-only rust-live-tester, rust-researcher, rust-arch-analyst, and rust-security-analyst agents for automated CI cycles; the arch-inspect and security-audit skills back the code-quality and vulnerability audits. Full-cycle SDD orchestrator with BRD/SRS/NFR pipeline (spec-from-stream skill). Autonomous tech-writer agent for user-facing documentation with progressive disclosure. rust-analyzer LSP integration for real-time code intelligence. Handoff protocol via rust-agent-handoff skill for context sharing. Adversarial critic agent for stress-testing designs. Updated for Rust Edition 2024 and modern tooling.
99-agent RTL design pipeline with 97 skills for 6-Phase hardware design automation (Research → Architecture → μArch → RTL → Verify → Design Note)
SQLite SQL language server — diagnostics, formatting, completions, and semantic tokens