概要
The eslint-custom skill empowers developers to extend ESLint's core capabilities by creating domain-specific rules and sophisticated plugins. It provides deep expertise in Abstract Syntax Tree (AST) traversal, rule lifecycle management, and performance optimization, making it an essential companion for teams enforcing unique coding standards or building complex linting ecosystems. Whether you are bootstrapping a new plugin or debugging complex AST logic, this skill streamlines the entire process from initial development to production-ready CI/CD integration.