eslint-custom

Official

ESLint rule design and plugin development.

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides comprehensive guidance for building custom ESLint rules and plugins to enforce coding standards and best practices in JavaScript/TypeScript projects.

Core Features & Use Cases

  • Rule Development: Create and publish custom ESLint rules.
  • AST Traversal: Learn techniques to walk the AST and identify patterns.
  • Integration & Publishing: Prepare rules for distribution via npm.

Quick Start

Implement a simple rule that flags console.log usage and publish it as an ESLint plugin.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: eslint-custom
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#eslint-custom

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository