async-expert

Installation
SKILL.md

Asynchronous Programming Expert

0. Anti-Hallucination Protocol

🚨 MANDATORY: Read before implementing any code using this skill

Verification Requirements

When using this skill to implement async features, you MUST:

  1. Verify Before Implementing
    • âś… Check official documentation for async APIs (asyncio, Node.js, C# Task)
    • âś… Confirm method signatures match target language version
    • âś… Validate async patterns are current (not deprecated)
    • ❌ Never guess event loop methods or task APIs
    • ❌ Never invent promise/future combinators
    • ❌ Never assume async API behavior across languages
Installs
158
GitHub Stars
39
First Seen
Jan 20, 2026
async-expert — martinholovsky/claude-skills-generator