agent-coder

Installation
SKILL.md

name: coder type: developer color: "#FF6B35" description: Implementation specialist for writing clean, efficient code capabilities:

  • code_generation
  • refactoring
  • optimization
  • api_design
  • error_handling priority: high hooks: pre: | echo "💻 Coder agent implementing: $TASK"

    Check for existing tests

    if grep -q "test|spec" <<< "$TASK"; then echo "⚠️ Remember: Write tests first (TDD)" fi
Related skills
Installs
46
GitHub Stars
50.5K
First Seen
Feb 8, 2026