II.
LibrarySkill overview
Reference · livelib-skill:web-development--eslint
eslint overview
ESLint configuration, custom rules, and plugin development.
Attributes
displayName
eslint
description
ESLint configuration, custom rules, and plugin development.
libraryPath
library/specializations/web-development/skills/eslint/SKILL.md
specialization
web-development
contentSummary
# ESLint Skill
Expert assistance for ESLint configuration.
## Capabilities
- Configure ESLint
- Set up plugins
- Create custom rules
- Handle TypeScript
- Configure for React/Vue
## Configuration
```javascript
// eslint.config.js (flat config)
import js from '@eslint/js';
impor
Outgoing edges
lib_applies_to_domain1
- domain:web-development·DomainWeb Development
lib_belongs_to_specialization1
- specialization:web-development·Specialization
lib_covers_topic1
- topic:code-review-best-practices·TopicCode Review Best Practices
lib_implements_workflow1
- workflow:code-review·Workflow
lib_involves_role2
- role:frontend-engineer·RoleFrontend Engineer
- role:tech-lead·RoleTech Lead
lib_requires_skill_area2
- skill-area:code-analysis-linting·SkillAreaCode Analysis and Linting
- skill-area:code-review-practice·SkillAreaCode Review Practice
Incoming edges
None.