From ctx-customer-pack
Understand a business flow end-to-end — services involved, ADRs, incidents.
npx claudepluginhub codota/ctx-customer-pack-distributable --plugin ctx-customer-packThis skill is limited to using the following tools:
Trace a business flow end-to-end through the service graph. See every service involved, relevant ADRs, and incidents that have affected the flow.
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.
Trace a business flow end-to-end through the service graph. See every service involved, relevant ADRs, and incidents that have affected the flow.
Understand a business flow
Call mcp__tabnine-ctx-cloud__understand_flow with flow_name=checkout.
The response includes:
Trace the full checkout flow
Call mcp__tabnine-ctx-cloud__understand_flow with flow_name=checkout.
Understand the payment processing flow
Call mcp__tabnine-ctx-cloud__understand_flow with flow_name=payment-processing.
Understand the user registration flow
Call mcp__tabnine-ctx-cloud__understand_flow with flow_name=user-registration.