Skills

All Skills

async

Skills tagged with #async

@Dean151

swiftui-async-button

Use ButtonKit's AsyncButton for SwiftUI button actions that start a Task, call async/await, use do/catch, or need built-in loading/progress/error feedback. Trigger when replacing custom Button+Task wrappers or when a button action can throw or is async.

Dean151/ButtonKit
18d ago
5180
@flc1125

Async

Use this skill when the user wants to:

flc1125/skills+16 more
18d ago
90
@callstack

react-native-testing

Write tests using React Native Testing Library (RNTL) v13 and v14 (`@testing-library/react-native`). Use when writing, reviewing, or fixing React Native component tests. Covers: render, screen, queries (getBy/getAllBy/queryBy/findBy), Jest matchers, userEvent, fireEvent, waitFor, and async patterns. Supports v13 (React 18, sync render) and v14 (React 19+, async render). Triggers on: test files for React Native components, RNTL imports, mentions of "testing library", "write tests", "component tests", or "RNTL".

callstack/react-native-testing-library
18d ago
3.3K0
@crabbitmq
MCP

CrabbitMQ

Async message queue for AI agents. Self-provision queues, push/poll messages, no signup.

mcpai
crabbitmq/crabbit_mq
19d ago
0
@SuppieRK

bdd

Go BDD testing with Ginkgo and Gomega. Covers BDD-style tests, table-driven tests with DescribeTable, matchers, async testing with Eventually/Consistently, test organization, and integration testing. Use when writing tests in projects that use Ginkgo/Gomega instead of stdlib testing.

SuppieRK/ccp
18d ago
180
@johnzfitch
MCP

Pyghidra Lite

Token-efficient Ghidra RE: decompile, xrefs, Swift/ObjC, ELF/Mach-O, async analysis

mcpgithub
johnzfitch/pyghidra-lite
19d ago
0
@mazrean

kessoku-di

Kessoku compile-time DI with parallel initialization for Go. Use when writing or debugging kessoku providers/injectors, enabling async dependencies, migrating from google/wire, or fixing go:generate/codegen issues in Go services.

mazrean/kessoku
18d ago
1250
@claude-dev-suite

actix-web

Actix-web Rust web framework. Covers routing, extractors, middleware, state management, and WebSocket. Use for high-performance Rust APIs. USE WHEN: user mentions "actix-web", "actix", "rust web framework", "rust api", asks about "rust async web", "actix middleware", "actix extractors", "rust websocket", "high performance rust api" DO NOT USE FOR: Axum projects - use `axum` instead, Rocket projects - use `rocket` instead, Warp projects - use `warp` instead, non-Rust backends

claude-dev-suite/claude-dev-suite+130 more
19h ago
50
@xvirobotics

Doubao TTS — 豆包语音合成

Generate high-quality speech audio from text using Volcengine's Doubao TTS API. Supports short-form (real-time) and long-form (async, up to 100K characters) synthesis.

xvirobotics/metabot+5 more
18d ago
4580
@andyrewlee

amux

Orchestrate AI coding agents via amux with managed workspaces, git worktrees, and async job queues.

andyrewlee/amux
18d ago
480
@dotnet

analyzing-dotnet-performance

Scans .NET code for ~50 performance anti-patterns across async, memory, strings, collections, LINQ, regex, serialization, and I/O with tiered severity classification. Use when analyzing .NET code for optimization opportunities, reviewing hot paths, or auditing allocation-heavy patterns.

dotnet/skills+40 more
18d ago
4570
@aiming-lab

async-communication-etiquette

Use this skill when writing messages in async channels (Slack, GitHub issues, email threads) where the reader may not have context and cannot ask follow-up questions immediately.

aiming-lab/MetaClaw+27 more
18d ago
1.1K0
@next-safe-action

next-best-practices

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

next-safe-action/next-safe-action+2 more
18d ago
3.0K0
@AvdLee

swift-concurrency

Diagnose data races, convert callback-based code to async/await, implement actor isolation patterns, resolve Sendable conformance issues, and guide Swift 6 migration. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) "use Swift Concurrency" or "modern concurrency patterns", (3) migrating to Swift 6, (4) data races or thread safety issues, (5) refactoring closures to async/await, (6) @MainActor, Sendable, or actor isolation, (7) concurrent code architecture or performance optimization, (8) concurrency-related linter warnings (SwiftLint or similar; e.g. async_without_await, Sendable/actor isolation/MainActor lint).

AvdLee/Swift-Concurrency-Agent-Skill
18d ago
1.2K0
@timothywarner-org

mcp-scaffold

Scaffold production-ready Python MCP servers using FastMCP. Use when creating new MCP servers, initializing MCP projects, generating server boilerplate, or setting up MCP development environments. Supports all MCP primitives (tools, resources, prompts) with Pydantic validation, async patterns, and proper project structure.

timothywarner-org/claude-code
18d ago
1970
@avibebuilder

backend-fastapi-python

Use this skill for any Python backend work in this project: building FastAPI endpoints, writing service functions, defining Pydantic/SQLModel schemas, running Alembic migrations, or debugging 422 errors. Essential for authentication and authorization patterns — setting up get_current_user, is_superuser checks, admin-only guards, role-based access, and dependency injection chains like Depends(). Also covers middleware, background tasks, async SQLAlchemy sessions, ORM relationship loading, and request/response design. Activate whenever the question involves Python API code, FastAPI patterns, or backend architecture in this codebase. Not for frontend, Docker, CI/CD, or infrastructure.

avibebuilder/claude-prime+7 more
19d ago
490
@AshishOP

Async Concurrency Expert

Focused on preventing waterfalls and maximizing parallelization in API and Frontend logic.

AshishOP/arc-protocol+3 more
18d ago
640
@billy-enrizky
MCP

Openbrowser Ai

AI browser automation. Write async Python to navigate, click, type, and extract data.

mcppythonaibrowser
billy-enrizky/openbrowser-ai.git
19d ago
0
@cohen-liel

async-python

Python asyncio patterns for high-performance async code. Use when writing async functions, managing concurrency, working with aiohttp, asyncpg, or any async I/O in Python.

cohen-liel/hivemind+17 more
19d ago
600
@ZhangHanDong

makepad-router

CRITICAL: Use for ALL Makepad/Robius questions including widgets, layout, events, and shaders. Triggers on: makepad, robius, live_design, app_main, Widget, View, Button, Label, Image, TextInput, ScrollView, RoundedView, SolidView, PortalList, Markdown, Html, TextFlow, layout, Flow, Walk, padding, margin, width, height, Fit, Fill, align, spacing, event, action, Hit, FingerDown, FingerUp, KeyDown, handle_event, click, tap, animator, animation, state, transition, hover, pressed, ease, shader, draw_bg, draw_text, Sdf2d, pixel, gradient, glow, shadow, font, text_style, font_size, glyph, typography, tokio, async, spawn, submit_async, SignalToUI, post_action, apply_over, TextOrImage, modal, collapsible, drag drop, AppState, persistence, theme, Scope, deploy, package, APK, IPA, WASM, cargo makepad, makepad widget, makepad 组件, makepad 按钮, makepad 布局, makepad 事件, makepad 动画, makepad 着色器, 创建组件, 自定义组件, 开发应用, 居中, 对齐, 点击事件, 悬停效果, 渐变, 阴影, 字体大小

ZhangHanDong/makepad-skills+1 more
18d ago
7180
@square

create-workflow

Create Square Workflow classes (StatefulWorkflow or StatelessWorkflow). Use when creating workflows, implementing state machines, handling async operations with Workers, or when user mentions "new workflow", "workflow", "state machine", or "StatefulWorkflow".

square/workflow-kotlin+3 more
18d ago
1.1K0
@PCfVW
MCP

Io.Github.PCfVW/Mcp Arangodb Async

Async MCP server for ArangoDB: 46 tools for graphs, queries, and multi-tenancy.

mcpgithub
PCfVW/mcp-arangodb-async
19d ago
0
@nguyenyou

benchmark

Run scalex performance benchmarks, profiling, and timing analysis. Use this skill whenever the user asks to benchmark scalex, measure performance, profile index/query times, compare before/after performance of a change, investigate bottlenecks, or mentions "benchmark", "perf", "how fast", "timing", "hyperfine", "profile", "flame graph", "profiling", "--timings", "slow", "bottleneck", "regression", "memory", "heap", "GC", "allocation". Also use proactively after implementing performance improvements to verify gains. Covers 6 layers: built-in --timings, hyperfine benchmarks, async-profiler flame graphs, JFR recording, microbenchmarks, and memory profiling.

nguyenyou/scalex+2 more
18d ago
470
@Azure-Samples

durable-functions-dotnet

Build durable, fault-tolerant workflows using Azure Durable Functions with .NET isolated worker and Durable Task Scheduler backend. Use when creating serverless orchestrations, activities, entities, or implementing patterns like function chaining, fan-out/fan-in, async HTTP APIs, human interaction, monitoring, or stateful aggregators. Applies to Azure Functions apps requiring durable execution, state persistence, or distributed coordination with built-in HTTP management APIs and Azure integration.

Azure-Samples/Durable-Task-Scheduler+4 more
18d ago
480
@AvdLee

swift-testing-expert

Expert guidance for Swift Testing: test structure, #expect/#require macros, traits and tags, parameterized tests, test plans, parallel execution, async waiting patterns, and XCTest migration. Use when writing new Swift tests, modernizing XCTest suites, debugging flaky tests, or improving test quality and maintainability in Apple-platform or Swift server projects.

AvdLee/Swift-Testing-Agent-Skill
18d ago
2710