2931 results (39.0ms) page 1 / 147
longbridge / gpui-component-gpui-async exact

Async operations and background tasks in GPUI. Use when working with async, spawn, background tasks, or concurrent operations. Essential for handling async I/O, long-running computations, and...

martinholovsky / claude-skills-generator-async-expert exact

Expert in asynchronous programming patterns across languages (Python asyncio, JavaScript/TypeScript promises, C# async/await, Rust futures). Use for concurrent programming, event loops, async...

404kidwiz / agent-skills-backup-rust-async-patterns exact

Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.

halay08 / fullstack-agent-skills-rust-async-patterns exact

Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.

rmyndharis / antigravity-skills-rust-async-patterns exact

Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.

whatiskadudoing / fp-ts-skills-fp-ts-async-practical exact

Practical async patterns using TaskEither - clean pipelines instead of try/catch hell, with real API examples

d-o-hub / rust-self-learning-memory-rust-async-testing exact

Comprehensive async/tokio testing patterns for episodic memory operations. Use when writing tests for async functions, time-based operations, concurrent tasks, or tokio runtime management.

0xbeedao / agentic-tools-async-python-patterns exact

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring...

ovachiever / droid-tings-async-python-patterns exact

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring...

rmyndharis / antigravity-skills-async-python-patterns exact

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring...

404kidwiz / agent-skills-backup-async-python-patterns exact

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring...

halay08 / fullstack-agent-skills-async-python-patterns exact

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring...

pluginagentmarketplace / custom-plugin-nodejs-async-patterns exact

Master asynchronous programming in Node.js with Promises, async/await, streams, and event-driven patterns for efficient non-blocking operations

parcadei / continuous-claude-v3-async-repl-protocol exact

Async REPL Protocol

EpicenterHQ / epicenter-sync-construction-async-property-ui-render-gate-pattern exact

Sync construction with async property pattern. Use when creating clients that need async initialization but must be exportable from modules and usable synchronously in UI components.

0xDarkMatter / claude-mods-python-async-patterns exact

Python asyncio patterns for concurrent programming. Triggers on: asyncio, async, await, coroutine, gather, semaphore, TaskGroup, event loop, aiohttp, concurrent.

sergiodxa / agent-skills-frontend-async-best-practices exact

Async/await and Promise optimization guidelines. Use when writing, reviewing, or refactoring asynchronous code to eliminate waterfalls and maximize parallelism. Triggers on tasks involving data...

martinholovsky / claude-skills-generator-async-programming exact

Concurrent operations with asyncio and Tokio, focusing on race condition prevention, resource safety, and performance

cgc1983 / agent-skills-fastapi-async-patterns exact

用于 FastAPI 异步模式相关问题,适用于构建高性能 API、处理并发请求和各类异步操作。