lucidchart-pack
Governed Lucid integration workflows for REST, Standard Import, editor extensions, and data connectors (18 skills)
Installation
Open Claude Code and run this command:
/plugin install lucidchart-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
> Eighteen governed workflows for Lucid REST operations, Standard Import, editor extensions, and data connectors.
This pack is grounded in Lucid's public developer contracts. It distinguishes API keys, OAuth user tokens, and OAuth account tokens; uses Bearer authorization and operation-specific API versions; treats rate limits as endpoint-specific; and uses the official lucid-package and lucid-extension-sdk tooling.
It does not claim universal quotas, document locking, generic document/shape/collaboration webhooks, fabricated signature headers, or per-export/API-call pricing. The webhook workflow is intentionally limited to the documented data-connector model.
Skills (18) plugin-local skills
Gate Lucid REST, Standard Import, and Extension API changes with deterministic checks.
Triage Lucid authentication, scope, version, import, export, extension, and connector failures from bounded evidence.
Create and verify a Lucidchart document through the documented Standard Import REST workflow.
Build and verify a Lucid editor extension that imports or synchronizes governed data.
Review Lucid licensing, seats, plan capabilities, and integration operating effort without fabricating usage prices.
Assemble a redacted, reproducible Lucid integration diagnostic bundle.
Package, validate, stage, publish, and roll back a Lucid extension or data connector.
Build a minimal valid Standard Import archive and optionally create one Lucidchart document as an approved smoke test.
Choose and configure the correct Lucid authentication model: API key, OAuth user token, or OAuth account token.
Run a fast, secretless local development loop for Lucid editor extensions and data connectors using official tooling.
Measure and improve Lucid Standard Import, export, editor extension, or data connector performance without weakening correctness.
Run a fail-closed production-readiness review for a Lucid REST, Standard Import, extension, or data connector integration.
Design endpoint-specific Lucid request pacing, 429 handling, backpressure, and safe retry behavior.
Design a contract-grounded Lucid integration architecture across REST, Standard Import, editor extensions, and optional data connectors.
Apply supported patterns with Lucid lucid-package and lucid-extension-sdk while treating installed types as authoritative.
Threat-model and harden Lucid API, Standard Import, editor extension, and data connector integrations.
Plan and execute a reversible Lucid SDK, CLI, manifest, API-version, Standard Import, or connector migration.
Implement and operate the documented Lucid data-connector webhook lifecycle.