lint-fix이란?
저장소(또는 범위) 전체에서 --fix와 함께 ESLint를 실행하고, 자동으로 수정할 수 없는 오류를 캡처하고, 규칙별로 그룹화하고, 결과를 KB에 저장하고, eslint 비활성화 억제(수정이 아닌 은폐된 오류)를 검색합니다. pnpm lint를 직접 실행하는 대신 이 기술을 사용하세요. 출처: michael-menard/monorepo.
저장소(또는 범위) 전체에서 --fix와 함께 ESLint를 실행하고, 자동으로 수정할 수 없는 오류를 캡처하고, 규칙별로 그룹화하고, 결과를 KB에 저장하고, eslint 비활성화 억제(수정이 아닌 은폐된 오류)를 검색합니다. pnpm lint를 직접 실행하는 대신 이 기술을 사용하세요.
명령줄에서 lint-fix AI 스킬을 개발 환경에 빠르게 설치
출처: michael-menard/monorepo.
After auto-fix and manual fix attempts, if any errors remain:
eslint-disable comments added during a story = automatic FAIL in code review. The suppression inventory (Phase 4) is diffed against the previous run to detect new suppressions introduced by the current story.
Rule name = the final whitespace-delimited token on each error/warning line.
저장소(또는 범위) 전체에서 --fix와 함께 ESLint를 실행하고, 자동으로 수정할 수 없는 오류를 캡처하고, 규칙별로 그룹화하고, 결과를 KB에 저장하고, eslint 비활성화 억제(수정이 아닌 은폐된 오류)를 검색합니다. pnpm lint를 직접 실행하는 대신 이 기술을 사용하세요. 출처: michael-menard/monorepo.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/michael-menard/monorepo --skill lint-fix저장소(또는 범위) 전체에서 --fix와 함께 ESLint를 실행하고, 자동으로 수정할 수 없는 오류를 캡처하고, 규칙별로 그룹화하고, 결과를 KB에 저장하고, eslint 비활성화 억제(수정이 아닌 은폐된 오류)를 검색합니다. pnpm lint를 직접 실행하는 대신 이 기술을 사용하세요. 출처: michael-menard/monorepo.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/michael-menard/monorepo --skill lint-fix 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/michael-menard/monorepo