Toolverse
All skills

v3-core-implementation

by ruvnet

Core module implementation for claude-flow v3. Implements DDD domains, clean architecture patterns, dependency injection, and modular TypeScript codebase with comprehensive testing.

Installation

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

Installation

Quick info

Author
ruvnet
Category
Testing
Views
1

About this skill

Core module implementation for claude-flow v3. Implements DDD domains, clean architecture patterns, dependency injection, and modular TypeScript codebase with comprehensive testing.

How to use

  1. Sklonuj repozytorium claude-flow i przejdź do katalogu .agents/skills/v3-core-implementation.

  2. Zainstaluj zależności TypeScript i narzędzia do testowania — skill wymaga Node.js oraz kompilatora TypeScript do budowania modułów domenowych.

  3. Zainicjuj strukturę DDD, uruchamiając zadanie "Core foundation" — ustawia bazowe klasy, kernel oraz rejestr domenowy potrzebny do działania pozostałych modułów.

  4. Implementuj domeny równolegle — utwórz moduły task-management, session-management i health-monitoring, każdy z własnymi encjami, value objects, serwisami i repozytoriami zgodnie z wzorcem bounded contexts.

  5. Skonfiguruj dependency container w warstwie shared/infrastructure — zarejestruj wszystkie serwisy i fabryki, aby umożliwić wstrzykiwanie zależności między domenami.

  6. Uruchom testy jednostkowe dla każdego modułu domenowego — skill zawiera comprehensive test coverage, upewnij się że wszystkie encje, value objects i serwisy przechodzą walidację przed integracją z event busem.

Related skills

webapp-testing

by anthropics

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

Testing
130255

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

ad-creative

by alirezarezvani

When the user needs to generate, iterate, or scale ad creative for paid advertising. Use when they say 'write ad copy,' 'generate headlines,' 'create ad variations,' 'bulk creative,' 'iterate on ads,' 'ad copy validation,' 'RSA headlines,' 'Meta ad copy,' 'LinkedIn ad,' or

Testing
2863

playwright-cli

by microsoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Testing
45103

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

test-cases

by cexll

This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or need structured test documentation. Produces detailed test cases covering

Testing
2862