Toolverse
All skills

agent-implementer-sparc-coder

by ruvnet

Agent skill for implementer-sparc-coder - invoke with $agent-implementer-sparc-coder

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
ruvnet
Category
Testing

About this skill

Agent skill for implementer-sparc-coder - invoke with $agent-implementer-sparc-coder

How to use

  1. Zainstaluj skill w swoim projekcie Claude Flow, dodając katalog .agents/skills/agent-implementer-sparc-coder do struktury agenta. Upewnij się, że masz dostęp do repozytorium ruvnet/claude-flow.

  2. Przygotuj specyfikację funkcjonalności, którą chcesz zaimplementować – opisz wymagania, interfejsy i oczekiwane zachowanie. Skill będzie pracować na tej podstawie.

  3. Wywołaj skill poleceniem $agent-implementer-sparc-coder, przekazując specyfikację jako kontekst. Agent zainicjuje workflow TDD: najpierw napiszę testy (faza Red), następnie minimalny kod do ich przejścia (faza Green), wreszcie refaktoryzację (faza Refactor).

  4. Skill automatycznie sprawdzi strukturę projektu – jeśli brakuje katalogów testów (tests, test, tests), utworzy je podczas implementacji. Jeśli projekt zawiera package.json, użyje npm test; dla projektów Python (pytest.ini lub setup.py) uruchomi pytest.

  5. Po zakończeniu implementacji skill uruchomi suite testów, aby zweryfikować, że kod spełnia specyfikację i utrzymuje pokrycie testami powyżej 80%. Metryki zostaną zapisane w pamięci agenta.

  6. Przejrzyj wygenerowany kod, testy i raport pokrycia. Jeśli potrzebujesz zmian, przekaż feedback – skill może iterować nad implementacją, zachowując TDD workflow.

Related skills

playwright-browser-automation

by lackeyjb

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test

Testing
13130

creating-financial-models

by anthropics

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

Testing
25137

python-testing-patterns

by wshobson

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

Testing
46146

nextjs-developer

by zenobi-us

Expert Next.js developer mastering Next.js 14+ with App Router and full-stack features. Specializes in server components, server actions, performance optimization, and production deployment with focus on building fast, SEO-friendly applications.

Testing
166226

code-reviewer

by google-gemini

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

Testing
1248

wcag-audit-patterns

by wshobson

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

Testing
1893