2062 results (17.3ms) page 11 / 104
qodex-ai / ai-agent-skills-distributed-task-execution exact

Dispatch and coordinate parallel agent execution. Manages concurrent task processing with result aggregation and error handling.

jackspace / claudeskillz-dispatching-parallel-agents exact

Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently

michaelboeding / skills-parallel-builder exact

Divide-and-conquer implementation from specs/plans. Decomposes a reference document into independent tasks, assigns each to a builder agent, executes in parallel waves respecting dependencies,...

OneKeyHQ / app-monorepo-1k-adding-socket-events exact

Adds new WebSocket event subscriptions to OneKey. Use when implementing new socket events, handling server push messages, or adding real-time data subscriptions. Socket, WebSocket, event,...

michaelboeding / skills-feature-council exact

Multi-agent feature implementation. Spawns independent solver agents that each implement the feature from scratch, then synthesizes the best elements from each. Use when building complex features...

denoland / skills-deno-sandbox exact

Use when building features that execute untrusted user code, AI-generated code, or need isolated code execution environments. Covers the @deno/sandbox SDK.

triggerdotdev / skills-trigger-tasks exact

Build AI agents, workflows and durable background tasks with Trigger.dev. Use when creating tasks, triggering jobs, handling retries, scheduling cron jobs, or implementing queues and concurrency control.

fredericvilcot / spectre-agents-typescript-craft exact

Apply software craftsmanship principles to TypeScript code: type safety, functional patterns, clean architecture, and best practices

proffesor-for-testing / agentic-qe-v3-core-implementation exact

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

skillcreatorai / ai-agent-skills-qa-regression exact

Automate QA regression testing with reusable test skills. Create login flows, dashboard checks, user creation, and other common test scenarios that run consistently.

itsAR-VR / goatedskills-qa-regression exact

Automate QA regression testing with reusable test skills. Create login flows, dashboard checks, user creation, and other common test scenarios that run consistently.

ngxtm / devkit-qa-regression exact

Automate QA regression testing with reusable test skills. Create login flows, dashboard checks, user creation, and other common test scenarios that run consistently.

aj-geddes / useful-ai-prompts-static-code-analysis exact

Implement static code analysis with linters, formatters, and security scanners to catch bugs early. Use when enforcing code standards, detecting security vulnerabilities, or automating code review.

alinaqi / claude-bootstrap-session-management exact

Context preservation, tiered summarization, resumability

jackspace / claudeskillz-api-integration-builder exact

Generates production-ready API clients with TypeScript types, retry logic, rate limiting, authentication (OAuth, API keys), error handling, and mock responses. Use when user says "integrate API",...

existential-birds / beagle-12-factor-apps exact

Perform 12-Factor App compliance analysis on any codebase. Use when evaluating application architecture, auditing SaaS applications, or reviewing cloud-native applications against the original...

sitechfromgeorgia / georgian-distribution-system-nextjs-supabase-saas-planner exact

Comprehensive SaaS architecture planner for Next.js and Supabase applications. Converts ideas into production-ready technical plans with database schemas, file structures, feature breakdowns, and...