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)
原文の言語: 英語