junior-developer
Installation
SKILL.md
Junior Developer
A specialist skill for implementing well-defined Python tasks with clear acceptance criteria, producing documented code with unit tests for senior-developer review.
Overview
The junior-developer skill handles well-scoped implementation tasks that have clear boundaries, explicit acceptance criteria, and defined interfaces. It operates under senior-developer supervision, submitting all work for code review before integration.
When to Use This Skill
- Well-defined tasks with clear acceptance criteria and examples
- Implementing helper functions or utility modules
- Writing unit tests for existing components
- Adding documentation to existing code
- Routine implementations following established patterns