Automated code quality verification checklist
원문 언어: 영어
메뉴
SkillsMP는 LEEI1337/phantom-neural-cortex에서 5개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 5개 중 5개를 표시합니다.
Automated code quality verification checklist
원문 언어: 영어
Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push…
원문 언어: 영어
Process and implement code review feedback systematically. Use when user provides reviewer comments, PR feedback, code review notes, or asks to implement suggestions from reviews. Activates on phrases like "implement this feedback", "address review comments",…
원문 언어: 영어
Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass. Activates on phrases like "fix the tests",…
원문 언어: 영어
Create detailed implementation plans before coding (saves tokens later)
원문 언어: 영어