Skip to main content
Run any Skill in Manus
with one click

lint-typecheck-fix

Stars1
Forks0
UpdatedJune 16, 2026 at 03:45

lint와 typecheck를 실행해 보고된 경고·에러를 최소 변경으로 고치고, 두 명령이 모두 깨끗해질(종료 코드 0) 때까지 자동으로 반복하는 닫힌 루프입니다. 사용자가 "린트 에러 다 고쳐줘", "타입 에러 깨끗해질 때까지 돌려줘", "lint랑 typecheck 통과시켜줘", "eslint 경고 정리하고 tsc 통과", "타입체크 클린하게", "lint and typecheck fix", "fix all lint and type errors", "run lint and tsc until clean"처럼 정적 검사(lint/typecheck)를 통과시키고 싶을 때 사용하세요. (구분: 프로덕션 빌드/컴파일 에러는 looping:build-until-green, 포매터 스타일 정리는 looping:format-until-clean, 테스트 스위트 통과는 looping:test-until-green, 죽은 export·미사용 파일 제거는 looping:knip-until-clean)

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly