keithagroves
- 3 skills
- 0 followers
- 3 hours ago last updated
- ▌ Debugging · keithagrovesSystematic approach to debugging software issues. Use when encountering bugs, errors, unexpected behavior, or when trying to understand why code isn't working as expected.
- ▌ Code Review · keithagroves bundlePerforms thorough code reviews focusing on correctness, security, performance, and maintainability. Use when reviewing pull requests, examining code changes, or auditing existing code.
- ▌ Git Workflow · keithagrovesBest practices for Git version control workflows including branching strategies, commit conventions, and collaboration patterns. Use when working with Git repositories, managing branches, or coordinating team development.