build-check

Community

Validate builds and lint before deployment.

AuthorAppleLamps
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill runs lint checks and production builds to verify readiness before deployment, surfacing issues early and reducing failed deployments.

Core Features & Use Cases

  • Pre-deploy lint: npm run lint to catch style and code quality issues.
  • Production build: npm run build to verify app compiles.
  • Type checking & summary: optional type-check and a results summary.

Quick Start

  • Default Commands
  • Lint: npm run lint
  • Build: npm run build
  • Type check: npx tsc --noEmit

Examples:

  • "Check if the build passes"
  • "Verify before deploying"
  • "Run pre-deploy checks"

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: build-check
Download link: https://github.com/AppleLamps/nick-shirley/archive/main.zip#build-check

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 223,000+ vetted skills library on demand.