documenso-migration-deep-dive

Featured

Execute comprehensive Documenso migration strategies for platform switches. Use when migrating from other signing platforms, re-platforming to Documenso, or performing major infrastructure changes. Trigger with phrases like "migrate to documenso", "documenso migration", "switch to documenso", "documenso replatform", "replace docusign".

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Documenso Migration Deep Dive ## Current State !`npm list 2>/dev/null | head -10` ## Overview Comprehensive guide for migrating to Documenso from other e-signature platforms (DocuSign, HelloSign, PandaDoc, Adobe Sign). Uses the Strangler Fig pattern for zero-downtime migration with feature flags and rollback support. ## Prerequisites - Current signing platform documented (APIs, templates, webhooks) - Documenso account configured (see `documenso-install-auth`) - Feature flag infrastructure (LaunchDarkly, environment variables, etc.) - Parallel run capability (both platforms active during migration) ## Migration Strategy: Strangler Fig Pattern ``` Phase 1: Parallel Systems (Week 1-2) ┌──────────┐ ┌─────────────┐ │ Your App │────▶│ Old Platform │ (100% traffic) │ │ └─────────────┘ │ │────▶│ Documenso │ (shadow: log only, don't send) └──────────┘ └─────────────┘ Phase 2: Gradual Cutover (Week 3-4) ┌──────────┐ ┌─────────────┐ │ Your App │────▶│ Old Platform │ (50% traffic via feature flag) │ │ └─────────────┘ │ │────▶│ Documenso │ (50% traffic) └──────────┘ └─────────────┘ Phase 3: Full Migration (Week 5+) ┌──────────┐ ┌─────────────┐ │ Your App │────▶│ Documenso │ (100% traffic) └──────────┘ └─────────────┘ Old platform decommissioned ``` ## Instructions ### Step 1: Pre-Migration Assessment ```typescript // scripts/assess-current-system.ts // Inventory your current si...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

documenso-upgrade-migration

Manage Documenso API version upgrades and SDK migrations. Use when upgrading from v1 to v2 API, updating SDK versions, or migrating between Documenso versions. Trigger with phrases like "documenso upgrade", "documenso v2 migration", "update documenso SDK", "documenso API version".

2,266 Updated today
jeremylongshore
AI & Automation Featured

adobe-migration-deep-dive

Execute major Adobe re-architecture: migrating from legacy Adobe APIs to Firefly Services, consolidating Creative Cloud integrations, and strangler-fig migration from competitor document/image APIs to Adobe. Trigger with phrases like "migrate adobe", "adobe migration", "switch to adobe", "adobe replatform", "replace with adobe".

2,266 Updated today
jeremylongshore
AI & Automation Featured

canva-migration-deep-dive

Execute major Canva Connect API integration migrations with strangler fig pattern. Use when migrating to Canva from another design platform, re-platforming existing integrations, or performing major architectural changes. Trigger with phrases like "migrate to canva", "canva migration", "switch to canva", "canva replatform", "replace design tool with canva".

2,266 Updated today
jeremylongshore
AI & Automation Featured

instantly-migration-deep-dive

Execute complex Instantly.ai migration strategies for platform changes. Use when migrating between cold email platforms, consolidating workspaces, or re-architecting outreach infrastructure around Instantly. Trigger with phrases like "migrate to instantly", "instantly migration", "switch to instantly", "instantly platform migration", "outreach migration".

2,266 Updated today
jeremylongshore
AI & Automation Featured

maintainx-migration-deep-dive

Execute complete platform migrations to or from MaintainX. Use when migrating from legacy CMMS systems, performing major re-platforming, or transitioning to MaintainX from spreadsheets or other tools. Trigger with phrases like "migrate to maintainx", "maintainx migration", "cmms migration", "switch to maintainx", "maintainx data migration".

2,266 Updated today
jeremylongshore