From ctx-customer-pack
Check dependency health, find vulnerabilities, plan migrations.
npx claudepluginhub codota/ctx-customer-pack-distributable --plugin ctx-customer-packThis skill is limited to using the following tools:
Check the health of a service's dependencies, surface known vulnerabilities, and get guidance for dependency migrations.
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.
Check the health of a service's dependencies, surface known vulnerabilities, and get guidance for dependency migrations.
Check dependencies for a service
Call mcp__tabnine-ctx-cloud__dependency_check with service_name=payments-api.
The response includes:
Check dependencies for user-service
Call mcp__tabnine-ctx-cloud__dependency_check with service_name=user-service.
Check dependencies for order-service
Call mcp__tabnine-ctx-cloud__dependency_check with service_name=order-service.
Check dependencies for legacy-gateway
Call mcp__tabnine-ctx-cloud__dependency_check with service_name=legacy-gateway.