Help us improve
Share bugs, ideas, or general feedback.
From deploy_checklist
Use when validating that a service is ready to deploy. Triggers on "ready to deploy", "pre-deploy check", "can we ship", "deploy validation".
npx claudepluginhub genkovich/team-marketplace-demo --plugin deploy-checklistHow this skill is triggered — by the user, by Claude, or both
Slash command
/deploy_checklist:deploy-validatorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Validate a service is safe to deploy before the engineer runs the release command.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Explores codebases via GitNexus: discover repos, query execution flows, trace processes, inspect symbol callers/callees, and review architecture.
Share bugs, ideas, or general feedback.
Validate a service is safe to deploy before the engineer runs the release command.
CHANGELOG.md and confirm the top entry matches the version about to shipINCIDENTS.md if present) for open Sev1 or Sev2 affecting this servicemake migrate-status STAGE=staging or equivalentIf anything is red, refuse to approve the deploy and list the exact remediation steps.