lucidchart-pack

v1.8.0 by Jeremy Longshore

Governed Lucid integration workflows for REST, Standard Import, editor extensions, and data connectors (18 skills)

18 plugin-local skills
MIT License
Claude Code Adapters (declared)

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

lucidchart-ci-integration View full skill →

Gate Lucid REST, Standard Import, and Extension API changes with deterministic checks.

ReadGlobGrepWebFetchWriteEdit
lucidchart-common-errors View full skill →

Triage Lucid authentication, scope, version, import, export, extension, and connector failures from bounded evidence.

ReadGlobGrepWebFetchWriteEdit
lucidchart-core-workflow-a View full skill →

Create and verify a Lucidchart document through the documented Standard Import REST workflow.

ReadGlobGrepWebFetchWriteEdit
lucidchart-core-workflow-b View full skill →

Build and verify a Lucid editor extension that imports or synchronizes governed data.

ReadGlobGrepWebFetchWriteEdit
lucidchart-cost-tuning View full skill →

Review Lucid licensing, seats, plan capabilities, and integration operating effort without fabricating usage prices.

ReadGlobGrepWebFetchWriteEdit
lucidchart-debug-bundle View full skill →

Assemble a redacted, reproducible Lucid integration diagnostic bundle.

ReadGlobGrepWebFetchWriteEdit
lucidchart-deploy-integration View full skill →

Package, validate, stage, publish, and roll back a Lucid extension or data connector.

ReadGlobGrepWebFetchWriteEdit
lucidchart-hello-world View full skill →

Build a minimal valid Standard Import archive and optionally create one Lucidchart document as an approved smoke test.

ReadGlobGrepWebFetchWriteEdit
lucidchart-install-auth View full skill →

Choose and configure the correct Lucid authentication model: API key, OAuth user token, or OAuth account token.

ReadGlobGrepWebFetchWriteEdit
lucidchart-local-dev-loop View full skill →

Run a fast, secretless local development loop for Lucid editor extensions and data connectors using official tooling.

ReadGlobGrepWebFetchWriteEdit
lucidchart-performance-tuning View full skill →

Measure and improve Lucid Standard Import, export, editor extension, or data connector performance without weakening correctness.

ReadGlobGrepWebFetchWriteEdit
lucidchart-prod-checklist View full skill →

Run a fail-closed production-readiness review for a Lucid REST, Standard Import, extension, or data connector integration.

ReadGlobGrepWebFetchWriteEdit
lucidchart-rate-limits View full skill →

Design endpoint-specific Lucid request pacing, 429 handling, backpressure, and safe retry behavior.

ReadGlobGrepWebFetchWriteEdit
lucidchart-reference-architecture View full skill →

Design a contract-grounded Lucid integration architecture across REST, Standard Import, editor extensions, and optional data connectors.

ReadGlobGrepWebFetchWriteEdit
lucidchart-sdk-patterns View full skill →

Apply supported patterns with Lucid lucid-package and lucid-extension-sdk while treating installed types as authoritative.

ReadGlobGrepWebFetchWriteEdit
lucidchart-security-basics View full skill →

Threat-model and harden Lucid API, Standard Import, editor extension, and data connector integrations.

ReadGlobGrepWebFetchWriteEdit
lucidchart-upgrade-migration View full skill →

Plan and execute a reversible Lucid SDK, CLI, manifest, API-version, Standard Import, or connector migration.

ReadGlobGrepWebFetchWriteEdit
lucidchart-webhooks-events View full skill →

Implement and operate the documented Lucid data-connector webhook lifecycle.

ReadGlobGrepWebFetchWriteEdit

Ready to use lucidchart-pack?