ceccopierangiolieugenio
- 3 skills
- 0 followers
- 1 day ago last updated
- ▌ Test First Fix · ceccopierangiolieugenioUse when: implementing bug fixes or features with RED-GREEN-REFACTOR. Priority order: get user approval before implementation, then apply minimal changes, then run regression checks.
- ▌ Widget Creation · ceccopierangiolieugenioUse when: creating new TTkWidget subclasses with proper structure, signals, slots, and documentation
- ▌ Review Branch Or Pr · ceccopierangiolieugenioUse when: reviewing a pull request, PR, branch, diff, or code changes for bugs, regressions, risky behavior, missing tests, or merge issues. Review the changes in a specific branch or PR against its base branch and report findings first with severity and file references.