concurrency AI Agent Skills

Browse 10 skills related to concurrency

Race Condition Finder

71
PramodDuttaPramodDutta

Detect and diagnose race conditions in web applications through concurrent interaction testing, state mutation analysis, and timing-sensitive scenario reproduction.

race-conditionconcurrencyasync+4
139 days ago

Concurrency Testing Patterns

71
PramodDuttaPramodDutta

Testing concurrent code including race condition detection, deadlock prevention, thread safety verification, and parallel execution correctness.

concurrencyrace-conditiondeadlock+2
139 days ago

dag-parallel-executor

43
curiositechcuriositech

Executes DAG waves with controlled parallelism using the Task tool. Manages concurrent agent spawning, resource limits, and execution coordination. Activate on 'execute dag', 'parallel execution', 'concurrent tasks', 'run workflow', 'spawn agents'. NOT for scheduling (use dag-task-scheduler) or building DAGs (use dag-graph-builder).

dagorchestrationparallel-execution+2
140 days ago

asyncio-concurrency-patterns

40
manutejmanutej

Complete guide for asyncio concurrency patterns including event loops, coroutines, tasks, futures, async context managers, and performance optimization

asyncioconcurrencyasync+4
140 days ago

rust-systems-programming

40
manutejmanutej

Complete guide for Rust systems programming including ownership, borrowing, concurrency, async programming, unsafe code, and performance optimization

rustsystems-programmingownership+4
140 days ago

golang-backend-development

40
manutejmanutej

Complete guide for Go backend development including concurrency patterns, web servers, database integration, microservices, and production deployment

golanggoconcurrency+7
140 days ago

golang-concurrency-patterns

15
bobmatnycbobmatnyc

Go concurrency patterns for production services: context cancellation, errgroup, worker pools, bounded parallelism, fan-in/fan-out, and common race/deadlock pitfalls

golangconcurrencycontext+5
140 days ago

Swift Concurrency Expert Guide

11
mosif16mosif16

Deep dive into Swift's async/await runtime, Sendable enforcement, actors, and migration strategies.

swiftconcurrencyasync-await+2
140 days ago

Swift 6 Paradigm Shift Guide

11
mosif16mosif16

Comprehensive analysis of Swift 6 ownership, concurrency safety, and systems programming foundations.

swiftswift6concurrency+3
140 days ago

exploiting-race-condition-vulnerabilities

2
mukul975mukul975

Detect and exploit race condition vulnerabilities in web applications using Turbo Intruder's single-packet attack technique to bypass rate limits, duplicate transactions, and exploit time-of-check-to-time-of-use flaws.

race-conditionturbo-intrudertoctou+4
139 days ago