fix-lint
Installation
SKILL.md
Fix Lint Skill
This skill helps fix oxlint warnings in the OneKey app-monorepo codebase.
IMPORTANT: This project uses oxlint (not ESLint). The active linting configuration is in .oxlintrc.json.
Usage
Use this skill when:
- Running
yarn lintand encountering warnings - Cleaning up code before committing
- Fixing spellcheck, unused variable, or other ESLint warnings