·plan-fix-linter-error
>_

plan-fix-linter-error

This skill should be used when fixing all violations of one or more ESLint rules across the codebase. It runs the linter, groups violations by rule and file, generates a brief with fix strategies, and creates a plan with tasks to implement the fixes.

19Installs·0Trend·@codyswanngt

Installation

$npx skills add https://github.com/codyswanngt/lisa --skill plan-fix-linter-error

How to Install plan-fix-linter-error

Quickly install plan-fix-linter-error AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/codyswanngt/lisa --skill plan-fix-linter-error
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: codyswanngt/lisa.

SKILL.md

View raw

If no arguments provided, prompt the user for at least one lint rule name.

Invoke /plan-execute with this brief to create the implementation plan.

This skill should be used when fixing all violations of one or more ESLint rules across the codebase. It runs the linter, groups violations by rule and file, generates a brief with fix strategies, and creates a plan with tasks to implement the fixes. Source: codyswanngt/lisa.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/codyswanngt/lisa --skill plan-fix-linter-error Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/codyswanngt/lisa --skill plan-fix-linter-error
Category
>_Productivity
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from codyswanngt/lisa

Quick answers

What is plan-fix-linter-error?

This skill should be used when fixing all violations of one or more ESLint rules across the codebase. It runs the linter, groups violations by rule and file, generates a brief with fix strategies, and creates a plan with tasks to implement the fixes. Source: codyswanngt/lisa.

How do I install plan-fix-linter-error?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/codyswanngt/lisa --skill plan-fix-linter-error Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/codyswanngt/lisa