关于
This skill automates the setup of modern code quality infrastructure for JavaScript and TypeScript projects, ensuring high standards from local development to production. It implements ESLint v9 flat configurations, standardized Prettier formatting, and Husky pre-commit hooks to enforce consistency and prevent linting errors. By integrating these tools with GitHub Actions, it establishes a robust quality gate that automates formatting and linting checks during the CI/CD process, specifically optimized for React and Next.js environments.