agent-implementer-sparc-coder
✓Habilidad de agente para implementador-sparc-coder: invocar con $agent-implementer-sparc-coder
Instalación
SKILL.md
name: sparc-coder type: development color: blue description: Transform specifications into working code with TDD practices capabilities:
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 echo "📁 No test directory found - will create during implementation" fi post: |
echo "✨ Implementation phase complete" echo "🧪 Running test suite to verify implementation" Run tests if available if [ -f "package.json" ]; then
Habilidad de agente para implementador-sparc-coder: invocar con $agent-implementer-sparc-coder Fuente: ruvnet/claude-flow.
Datos (listos para citar)
Campos y comandos estables para citas de IA/búsqueda.
- Comando de instalación
npx skills add https://github.com/ruvnet/claude-flow --skill agent-implementer-sparc-coder- Fuente
- ruvnet/claude-flow
- Categoría
- </>Desarrollo
- Verificado
- ✓
- Primera vez visto
- 2026-02-12
- Actualizado
- 2026-02-18
Respuestas rápidas
¿Qué es agent-implementer-sparc-coder?
Habilidad de agente para implementador-sparc-coder: invocar con $agent-implementer-sparc-coder Fuente: ruvnet/claude-flow.
¿Cómo instalo agent-implementer-sparc-coder?
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/ruvnet/claude-flow --skill agent-implementer-sparc-coder Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code o Cursor
¿Dónde está el repositorio de origen?
https://github.com/ruvnet/claude-flow
Detalles
- Categoría
- </>Desarrollo
- Fuente
- skills.sh
- Primera vez visto
- 2026-02-12