Pre-Deployment Checklist Skill

Official

Guarantee deploy-ready code before release.

Authoradteco
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill prevents shipping code that fails critical quality gates by guiding teams through consistent type, lint, build, documentation, API, test, and security reviews before any commit or pull request is merged.

Core Features & Use Cases

  • Deterministic Tooling Validation: ensures TypeScript compilation (pnpm type-check or npx tsc --noEmit), lint, and build commands run so regressions are caught early.
  • Documentation, API, and Security Reviews: prompts OpenAPI spec regeneration, doc snippet validation, changelog audit, migration execution, and secrets scans to keep deliverables compliant with project standards.
  • Use Case: ideal for production-bound pull requests where API routes, documentation, tests, or database schemas change, so the team runs only applicable checks and blocks commits on critical failures while warning on advisory ones.

Quick Start

Ask the skill to run the pre-deployment checklist and confirm every critical quality gate before pushing code.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Pre-Deployment Checklist Skill
Download link: https://github.com/adteco/glapi/archive/main.zip#pre-deployment-checklist-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.