4 boosters for "eslint" — AI-graded, open source, ready to install
VSCode MCP Server enables AI coding assistants (Claude, Cursor, Windsurf) to directly integrate with VSCode via Unix Socket, providing real-time linting and language server capabilities. Developers using these AI tools with VSCode benefit from seamless code analysis and editor synchronization.
Cursor Rules that enforce a strict Bun & Biome development workflow, replacing npm/yarn with bun, Jest/Vitest with native bun:test, and eslint/prettier with Biome for faster, unified tooling.
Starter template providing pre-configured GitHub Actions for Node.js projects with ESLint, Prettier, Jest, and ncc bundling, paired with Copilot instructions for consistent code quality. Ideal for developers building GitHub Actions who want best practices and AI-assisted development out of the box.
A GitHub Copilot instruction booster that helps developers write and maintain Node.js GitHub Actions with enforced code quality standards (ESLint, Prettier, Jest). It benefits teams building or modifying third-party actions who want immutable release validation and consistent code practices.