From ctx-customer-pack
Plan and execute code migrations — find equivalent fields, get migration examples.
npx claudepluginhub codota/ctx-customer-pack-distributable --plugin ctx-customer-packThis skill is limited to using the following tools:
Plan and execute code migrations with Context Engine guidance. Find equivalent fields across schema versions and get concrete migration examples.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Automates semantic versioning and release workflow for Claude Code plugins: bumps versions in package.json, marketplace.json, plugin.json; verifies builds; creates git tags, GitHub releases, changelogs.
Plan and execute code migrations with Context Engine guidance. Find equivalent fields across schema versions and get concrete migration examples.
Get migration guidance for a service
Call mcp__tabnine-ctx-cloud__code_migration with service_name=payments-api.
The response includes:
Find field mappings for a schema migration
Call mcp__tabnine-ctx-cloud__code_migration with service_name=order-service, source_version=v1, target_version=v2.
Get migration guidance for user-service
Call mcp__tabnine-ctx-cloud__code_migration with service_name=user-service.
Get migration guidance for inventory-api
Call mcp__tabnine-ctx-cloud__code_migration with service_name=inventory-api.