async skills

106 tagged async, measured the same way as everything else here.

Browse within: python 24ai-skills 22fp-ts 21typescript 19either 18Code Generation 17ai-assisted-development 17cpp 17error-handling 14functional-programming 14fastapi 11rust 9api 8pydantic 8

fastcrud

01

benavlabs/fastcrud

Skill Claude CodeCodex

Use when building or modifying CRUD endpoints with FastCRUD (the fastcrud PyPI package) in a FastAPI project — covers FastCRUD, crudrouter, EndpointCreator, FilterConfig, JoinConfig, auto-relationship detection, the filter operator syntax (gte, in, ilike, etc.), cursor pagination, soft delete, and how to avoid N+1…

1.6k 2mo ago A 147 tokens original MIT

AliAkhtari78/SpotifyScraper

Skill Claude CodeCodex

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

299 23d ago A 31 tokens copy · 100% MIT

AliAkhtari78/SpotifyScraper

Skill Claude CodeCodex

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

299 23d ago A 31 tokens copy · 100% MIT

openspec-explore

04

AliAkhtari78/SpotifyScraper

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

299 23d ago A 39 tokens copy · 100% MIT

Dicklesworthstone/asupersync

Skill Claude CodeCodex

Replace Tokio Rust stacks with Asupersync. Use when migrating tokio/axum/hyper/tonic apps, designing native Cx/region-based services, or debugging Asupersync internals.

262 yesterday A 52 tokens

pytdbot

06

pytdbot/client

Skill Claude CodeCodex

Write Telegram bots and userbots with Pytdbot (async TDLib Python client). Use when the user works with Pytdbot, TDLib, or pytdbot.Client.

135 5d ago A 40 tokens original MIT

bobmatnyc/mcp-skillset

Skill Claude CodeCodex

Production-grade FastAPI development with async patterns, Pydantic v2, dependency injection, ML/AI endpoint design, and modern Python best practices for building high-performance REST APIs.

20 5mo ago A 41 tokens original MIT archived

fp-refactor

11

whatiskadudoing/fp-ts-skills

Skill Claude CodeCodex

Comprehensive guide for refactoring imperative TypeScript code to fp-ts functional patterns.

11 7mo ago A 19 tokens

whatiskadudoing/fp-ts-skills

Skill Claude CodeCodex

Master functional approaches to side effects including IO types, effect isolation, idempotent operations, and quarantining impure code - essential patterns for reliable TypeScript applications.

11 7mo ago A 38 tokens

shark

13

keugenek/shark

Skill Claude CodeCodex

The Shark Pattern — universal non-blocking execution for any AI coding agent. Spawn remoras for slow tools, keep the main agent swimming. Works with Claude Code, Codex, Gemini CLI, Cursor, Aider, OpenClaw.

11 5mo ago A 2 tokens original Apache-2.0

shark-exec

14

keugenek/shark

Skill Claude CodeCodex

Background shell execution pattern for any AI coding agent. Wraps slow commands in background process + poller so the main agent always replies within 30s.

11 5mo ago A 4 tokens original Apache-2.0

event-driven-design

15

KraitDev/skiLL.Md

Skill Claude CodeCodex

When designing loosely coupled systems that react to state changes asynchronously.

7 2mo ago A 16 tokens original MIT

fastapi-endpoint

16

alirezaebrahimi5/ai-senior-engineer-template

Skill Claude CodeCodex

Plan and build production-ready FastAPI endpoints with async SQLAlchemy, Pydantic v2 models, dependency injection for auth, and pytest tests. Uses interview-driven planning to clarify data models, authentication method, pagination strategy, and caching before writing any code.

5 2mo ago A 56 tokens

prompt-reframe

17

greyok00/slimtoken

Skill Claude CodeCodex

Tighten user prompts before they reach a model — strip conversational filler, drop fragments, dedupe sentences, rank by relevance, and compose a short, declarative system prompt that doesn't waste context. CPU-only, deterministic, dependency-free. Use it whenever a request is long, rambling, or covered in pleasantries…

4 7d ago A 88 tokens original MIT

slimtoken-optimizer

18

greyok00/slimtoken

Skill Claude CodeCodex

Shrink LLM prompts before sending them — collapse duplicate tool results, distill old turns, minify tool schemas and system prompts, prune to a token budget, and (opt-in) prune large HTML tool results. On the output side, the proxy can cap/truncate streamed completions and strip lead-in filler. Lossy by default…

4 7d ago A 116 tokens original MIT

WalterSumbon/minicode-sdk

Skill Claude CodeCodex

Guide for contributing to the minicode-sdk project. Use this skill when the user wants to contribute code, fix bugs, add features, or improve documentation for the minicode-sdk project.

2 7mo ago A 42 tokens original MIT

minicode_usage

20

WalterSumbon/minicode-sdk

Skill Claude CodeCodex

Guide for using the minicode-sdk library. Use this skill when the user wants to learn how to use minicode-sdk to build AI agents, integrate tools, use MCP servers, or configure the SDK.

2 7mo ago A 45 tokens original MIT

drogon-gen-cmake

21

voidvec/drogon-claude-plugin

Skill Claude CodeCodex

A CMakeLists.txt generator for Drogon, a C++ web framework. It creates build configuration for options such as database access, Redis, WebSockets, C++20, and coroutines.

1 4d ago A 35 tokens original MIT

voidvec/drogon-claude-plugin

Skill Claude CodeCodex

A code generator for Drogon lambda-based HTTP routes. A route maps a web address and HTTP method, such as GET or POST, to code that handles the request.

1 4d ago A 39 tokens original MIT

drogon-gen-plugin

23

voidvec/drogon-claude-plugin

Skill Claude CodeCodex

A code generator for Drogon plugins, which initialize and manage application-wide resources during the program's lifetime. Examples include connection pools and third-party software libraries.

1 4d ago A 35 tokens original MIT

pipeline-history

24

yaniv-golan/affinity-sdk

Skill Claude CodeCodex

Guides the multi-step workflow of exporting deals and fetching field change history via MCP tools to analyze pipeline progression over time.

0 1mo ago A 27 tokens original MIT