darrenhinde
- 6 skills
- 0 followers
- 5 hours ago last updated
- ▌ Code Review · darrenhindeUse when code has been written and needs validation before committing, or when the user asks for a code review or security check.
- ▌ Code Execution · darrenhindeUse when a subtask is ready to implement and has a subtask JSON file with acceptance criteria and deliverables.
- ▌ Task Breakdown · darrenhindeUse when a feature touches 4 or more files, involves multiple components, or has subtasks that could run in parallel.
- ▌ Verification Before Completion · darrenhindeUse when about to claim work is complete, fixed, or passing, before committing or creating PRs — requires running verification commands and confirming output before making any success claims; evidence before assertions always
- ▌
- ▌ Context7 · darrenhindeRetrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since training.