Toolverse
All skills

parallel-feature-development

by wshobson

Coordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing features for parallel development, establishing file ownership boundaries, or managing

Installation

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

Installation

Quick info

Author
wshobson
Category
UX / Design

About this skill

Coordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing features for parallel development, establishing file ownership boundaries, or managing integration between parallel work streams.

How to use

  1. Zidentyfikuj dużą funkcję, którą chcesz rozbić na równoległe prace. Określ, czy agenci będą pracować na różnych katalogach, modułach logicznych czy warstwach architektonicznych systemu.

  2. Wybierz strategię podziału odpowiedzialności. Dla dobrze zorganizowanego kodu użyj podziału po katalogach (każdy agent dostaje własny folder). Dla architektury zorientowanej na domeny lub cechy użyj podziału po modułach logicznych. Dla systemów warstwowych przydziel każdemu agentowi jedną warstwę (UI, logika biznesowa, dostęp do danych).

  3. Ustal granice własności plików między agentami. Dokumentuj, które katalogi lub moduły należą do którego implementatora, aby uniknąć konfliktów podczas merge'owania zmian w wspólnym repozytorium.

  4. Zaprojektuj kontrakty interfejsów między równoległymi pracami. Zdefiniuj sygnatury API, struktury danych i umowy komunikacji, aby agenci mogli budować niezależnie, nawet jeśli ich części nie są jeszcze gotowe.

  5. Wybierz strategię integracji: pionowe plasterki (każdy agent implementuje pełny stos dla swojej cechy) lub warstwy poziome (każdy agent odpowiada za jedną warstwę dla całej funkcji). Pionowe plasterki zmniejszają zależności między agentami.

  6. Zarządzaj przepływem gałęzi i merge'owania. Każdy agent pracuje na własnej gałęzi przypisanej do jego obszaru odpowiedzialności, a następnie zmian łączy się w główną gałąź zgodnie z ustaloną strategią integracji.

Related skills

ffmpeg-cli

by openclaw

Comprehensive video/audio processing with FFmpeg. Use for: (1) Video transcoding and format conversion, (2) Cutting and merging clips, (3) Audio extraction and manipulation, (4) Thumbnail and GIF generation, (5) Resolution scaling and quality adjustment, (6) Adding subtitles or

UX / Design
4298

3d-graphics

by samhvw8

3D web graphics with Three.js (WebGL/WebGPU). Capabilities: scenes, cameras, geometries, materials, lights, animations, model loading (GLTF/FBX), PBR materials, shadows, post-processing (bloom, SSAO, SSR), custom shaders, instancing, LOD, physics, VR/XR. Actions: create, build,

UX / Design
2595

ux-writing

by content-designer

Create user-centered, accessible interface copy (microcopy) for digital products including buttons, labels, error messages, notifications, forms, onboarding, empty states, success messages, and help text. Use when writing or editing any text that appears in apps, websites, or

UX / Design
24114

error-handling-patterns

by wshobson

Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.

UX / Design
22145

motion-graphics

by rohitg00

Kinetic typography, logo animations, and stylized motion design skill.\n\n**Triggers when:**\n- User wants text animations or kinetic typography\n- Request involves logo reveals or title sequences\n- Content focuses on visual impact over education\n- User mentions \

UX / Design
2126

stitch-ui-design

by sickn33

Expert guide for creating effective prompts for Google Stitch AI UI design tool. Use when user wants to design UI/UX in Stitch, create app interfaces, generate mobile/web designs, or needs help crafting Stitch prompts. Covers prompt structure, specificity techniques, iteration

UX / Design
1670