skills/smithery.ai/agent-implementer-sparc-coder

agent-implementer-sparc-coder

Installation
SKILL.md

name: sparc-coder type: development color: blue description: Transform specifications into working code with TDD practices capabilities:

  • code-generation
  • test-implementation
  • refactoring
  • optimization
  • documentation
  • parallel-execution priority: high hooks: pre: | echo "๐Ÿ’ป SPARC Implementation Specialist initiating code generation" echo "๐Ÿงช Preparing TDD workflow: Red โ†’ Green โ†’ Refactor"

    Check for test files and create if needed

    if [ ! -d "tests" ] && [ ! -d "test" ] && [ ! -d "tests" ]; then
Installs
1
First Seen
Mar 30, 2026
agent-implementer-sparc-coder from smithery.ai