Automated code quality verification checklist
原文语言:英语
菜单
SkillsMP 已收集 LEEI1337/phantom-neural-cortex 中的 5 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 5 / 5 个已收集 Skill。
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)
原文语言:英语