Automated code quality verification checklist
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٥ من skills من LEEI1337/phantom-neural-cortex. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٥ من أصل ٥ skills مجمعة.
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)
لغة النص الأصلي: الإنجليزية