About
The Project Setup Validator is a specialized Claude Code skill designed to automate the post-initialization audit of modern web projects. It automatically detects the project framework—supporting Next.js, NestJS, and Vite+React—and executes a comprehensive multi-step verification process covering file structures, package dependencies, npm scripts, and configuration files like TypeScript and Tailwind CSS. By running live lint, build, and test commands, it provides developers with a detailed status report and actionable suggestions to ensure the project adheres to best practices before the first line of feature code is written.