Toolverse
All skills

ultrawork

by Yeachan-Heo

Parallel execution engine for high-throughput task completion

Installation

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

Installation

Quick info

Category
Frontend
Views
83

About this skill

Parallel execution engine for high-throughput task completion

How to use

  1. Zainstaluj umiejętność ultrawork w swoim środowisku Claude/Copilot, dodając ją do katalogu skills swojego agenta.

  2. Zidentyfikuj zadania, które mogą być wykonywane niezależnie od siebie — takie, które nie czekają na wyniki jedne od drugich. Ultrawork sprawdza się, gdy masz wiele równoległy prac, a nie jeden sekwencyjny przepływ.

  3. Wyzwól ultrawork, pisząc "ulw", "ultrawork" lub bezpośrednio prosząc o równoległe wykonanie. Przekaż wszystkie niezależne zadania w jednym żądaniu zamiast wysyłać je jedno po drugim.

  4. Zawsze podaj parametr model jawnie dla każdego delegowanego agenta — dzięki temu system prawidłowo kieruje pracę do odpowiedniej warstwy modelu i optymalizuje koszty.

  5. Dla operacji dłuższych niż ~30 sekund (instalacje, buildy, testy) ustaw run_in_background: true, aby nie blokować głównego przepływu. Szybkie polecenia (git status, odczyt plików) uruchamiaj w pierwszym planie.

  6. Pamiętaj, że ultrawork nie zapewnia trwałości sesji ani automatycznej weryfikacji — jeśli potrzebujesz gwarantowanego ukończenia z weryfikacją, użyj zamiast niego ralph, który ultrawork rozszerza.

Related skills

game-development

by davila7

Game development orchestrator. Routes to platform-specific skills based on project needs.

Frontend
36112

zustand

by lobehub

Zustand state management guide. Use when working with store code (src/store/**), implementing actions, managing state, or creating slices. Triggers on Zustand store development, state management questions, or action implementation.

Frontend
36126

angular

by sickn33

Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use PROACTIVELY for Angular development, component architecture, state management, performance optimization, and migration to modern

Frontend
2656

senior-fullstack

by davila7

Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects,

Frontend
2896

livewire-development

by spatie

Develops reactive Livewire 4 components. Activates when creating, updating, or modifying Livewire components; working with wire:model, wire:click, wire:loading, or any wire: directives; adding real-time updates, loading states, or reactivity; debugging component behavior;

Frontend
2335

react

by lobehub

React component development guide. Use when working with React components (.tsx files), creating UI, using @lobehub/ui components, implementing routing, or building frontend features. Triggers on React component creation, modification, layout implementation, or navigation tasks.

Frontend
2058