关于
The Project Validation skill streamlines the development workflow by performing a series of automated diagnostic checks on newly initialized or existing projects. It verifies build stability, tests health endpoints, ensures static files are correctly served, and parses templates for HTMX consistency. By identifying configuration errors and missing dependencies early—such as CSS animation safety or missing API handlers—this skill provides developers with a reliable 'go/no-go' signal before entering the Test-Driven Development (TDD) loop or shipping code.