miro-pack

v1.9.0 by Jeremy Longshore

Miro operator workflows for OAuth, boards, governance, migration, and resilient synchronization (24 skills; live actions remain approval-gated)

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

Installation

Open Claude Code and run this command:

/plugin install miro-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

Twenty-four production operator workflows for Miro REST API v2 and the Web SDK. The pack covers OAuth, tenant-safe board operations, cursor reconciliation, credit budgets, enterprise governance, security, deployment, incidents, and v1-to-v2 migration.

Each skill is source-grounded in current official Miro documentation, declares its approval boundary, and produces a redacted receipt. The pack does not teach the retired experimental REST webhook endpoints; it replaces them with bounded reconciliation or explicitly session-scoped Web SDK events.

Skills (24) plugin-local skills

miro-ci-integration View full skill →

Design and implement repository-side Miro CI gates with schema-faithful fixtures, protected live-test handoffs, test-board isolation, and cleanup proof.

ReadGlobGrepWebFetchWriteEdit
miro-common-errors View full skill →

Diagnose Miro OAuth and REST failures from status, context, scopes, rate headers, and safe evidence.

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

Plan and implement an approval-gated Miro client workflow for board and item mutations with preconditions, bounded batches, and rollback evidence.

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

Design and implement a Miro read-and-reconcile client with cursor-safe pagination, bounded snapshots, and drift reports.

ReadGlobGrepWebFetchWriteEdit
miro-cost-tuning View full skill →

Diagnose Miro API credit demand and implement repository-side traffic controls that preserve freshness, completeness, and user experience.

ReadGlobGrepWebFetchWriteEdit
miro-data-handling View full skill →

Design and implement repository-side controls for Miro reads, storage, exports, redaction, retention, and deletion by purpose and data class.

ReadGlobGrepWebFetchWriteEdit
miro-debug-bundle View full skill →

Design and implement a repository-side Miro diagnostic-bundle workflow with bounded metadata and automatic redaction.

ReadGlobGrepWebFetchWriteEdit
miro-deploy-integration View full skill →

Prepare and verify repository-side deployment configuration for a Miro service with isolated settings, health checks, canaries, rollback, and an approval-gated live handoff.

ReadGlobGrepWebFetchWriteEdit
miro-enterprise-rbac View full skill →

Audit organization, team, board, role, and Enterprise-scope access with plan-aware evidence.

ReadGlobGrepWebFetchWriteEdit
miro-hello-world View full skill →

Design and implement a bounded, read-only Miro connectivity probe that proves authorization context before writes are enabled.

ReadGlobGrepWebFetchWriteEdit
miro-incident-runbook View full skill →

Plan and implement repository-side containment and recovery controls for Miro authorization, capacity, outage, and data-correctness incidents, with approval-gated live actions.

ReadGlobGrepWebFetchWriteEdit
miro-install-auth View full skill →

Design and implement a production Miro REST authorization flow with least-privilege scopes, tenant-bound storage, token rotation, and an approval-gated installation handoff.

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

Build repository-side scaffolding for a repeatable Miro development loop with isolated apps, fixture boards, contract tests, cleanup, and explicit operator commands.

ReadGlobGrepWebFetchWriteEdit
miro-migration-deep-dive View full skill →

Plan and implement a reversible client migration from v1 widgets and relationships to v2 item endpoints with translation and shadow comparison.

ReadGlobGrepWebFetchWriteEdit
miro-multi-env-setup View full skill →

Design and implement repository-side isolation for Miro development, staging, and production apps, redirects, token references, teams, and boards with hard guards.

ReadGlobGrepWebFetchWriteEdit
miro-observability View full skill →

Design and implement repository-side Miro instrumentation with safe metrics, rate-credit headers, semantic outcomes, and actionable alerts.

ReadGlobGrepWebFetchWriteEdit
miro-performance-tuning View full skill →

Diagnose supplied Miro latency and credit evidence, then implement repository-side read/write controls for cursor behavior, bulk semantics, throughput, and freshness.

ReadGlobGrepWebFetchWriteEdit
miro-prod-checklist View full skill →

Audit repository readiness for a fail-closed Miro production release across authorization, data, resilience, rollback, and an approval-gated live handoff.

ReadGlobGrepWebFetchWriteEdit
miro-rate-limits View full skill →

Design and implement repository-side Miro REST traffic controls from credit weights, supplied headers, bounded queues, and reset-aware retries.

ReadGlobGrepWebFetchWriteEdit
miro-reference-architecture View full skill →

Analyze requirements and design tenant-safe Miro boundaries across Web SDK, backend OAuth, REST adapters, queues, reconciliation, and approval-gated live operations.

ReadGlobGrepWebFetchWriteEdit
miro-sdk-patterns View full skill →

Choose and implement Miro Node client or raw REST adapter patterns with typed boundaries, pagination, tenant isolation, and explicit operator commands.

ReadGlobGrepWebFetchWriteEdit
miro-security-basics View full skill →

Audit and harden repository-side Miro OAuth, session, storage, scope, logging, and board-data controls against common integration failures.

ReadGlobGrepWebFetchWriteEdit
miro-upgrade-migration View full skill →

Plan and implement a Miro integration upgrade through contract inventory, pinned dependencies, shadow-read design, reversible rollout, and an approval-gated live handoff.

ReadGlobGrepWebFetchWriteEdit
miro-webhooks-events View full skill →

Design and implement a repository-side replacement for retired Miro REST webhooks using explicit freshness requirements, bounded reconciliation, or in-board Web SDK events.

ReadGlobGrepWebFetchWriteEdit

Ready to use miro-pack?