·eslint

Enforcing code quality and best practices using ESLint in JavaScript and TypeScript projects. Configuration, rules, plugins, auto-fix. Trigger: When configuring ESLint rules, fixing linting errors, or enforcing code quality standards.

1Installs·0Trend·@joabgonzalez

Installation

$npx skills add https://github.com/joabgonzalez/ai-agents-framework --skill eslint

SKILL.md

This skill provides guidance for configuring and using ESLint to enforce code quality, consistency, and best practices in JavaScript and TypeScript projects.

Enable developers to maintain code quality through automated linting with proper ESLint configuration, rules, and integration with development workflow.

TypeScript project? → Use @typescript-eslint/parser and @typescript-eslint/recommended.

Enforcing code quality and best practices using ESLint in JavaScript and TypeScript projects. Configuration, rules, plugins, auto-fix. Trigger: When configuring ESLint rules, fixing linting errors, or enforcing code quality standards. Source: joabgonzalez/ai-agents-framework.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/joabgonzalez/ai-agents-framework --skill eslint
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is eslint?

Enforcing code quality and best practices using ESLint in JavaScript and TypeScript projects. Configuration, rules, plugins, auto-fix. Trigger: When configuring ESLint rules, fixing linting errors, or enforcing code quality standards. Source: joabgonzalez/ai-agents-framework.

How do I install eslint?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/joabgonzalez/ai-agents-framework --skill eslint Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/joabgonzalez/ai-agents-framework

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-05