Execute Ideogram major re-architecture and migration strategies with strangler fig pattern. Use when migrating to or from Ideogram, performing major version upgrades, or re-platforming existing integrations to Ideogram. Trigger with phrases like "migrate ideogram", "ideogram migration", "switch to ideogram", "ideogram replatform", "ideogram upgrade major".
Install with Tessl CLI
npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill ideogram-migration-deep-dive85
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Adapter layer implementation
Correct SDK package
0%
100%
Adapter file location
0%
100%
ServiceAdapter interface
30%
30%
create method signature
0%
0%
read method signature
0%
0%
update method signature
0%
0%
delete method signature
0%
100%
IdeogramAdapter implements interface
83%
100%
Private transform method
0%
0%
Transform used in create
0%
0%
Without context: $0.3911 · 1m 29s · 28 turns · 28 in / 4,944 out tokens
With context: $0.5140 · 1m 44s · 27 turns · 107 in / 6,138 out tokens
Batch data migration script
Batch size of 100
0%
100%
Batch iteration pattern
100%
100%
Error array collection
100%
100%
Error objects contain batch info
100%
100%
processed counter
100%
100%
Progress log format
0%
93%
MigrationResult return
100%
100%
try/catch around batch
100%
100%
batchCreate used
100%
100%
Without context: $0.1826 · 58s · 12 turns · 12 in / 3,410 out tokens
With context: $0.4788 · 1m 44s · 25 turns · 57 in / 5,562 out tokens
Migration plan and validation strategy
Strangler fig phases
75%
100%
Feature flag traffic split
70%
100%
kubectl rollback commands
0%
100%
MigrationInventory dataTypes field
60%
100%
MigrationInventory integrationPoints field
100%
100%
MigrationInventory customizations field
80%
100%
4-phase timeline
12%
75%
Validation: Data count match
0%
80%
Validation: API functionality
90%
100%
Validation: Performance baseline
90%
100%
Validation: Error rates
100%
100%
Validation passed flag
33%
100%
Without context: $0.5258 · 3m 7s · 19 turns · 20 in / 10,882 out tokens
With context: $0.4845 · 2m 18s · 18 turns · 90 in / 8,347 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.