blocking-io-guard
CommunityGuard against blocking IO in Python code, ensure smooth event loop operation.
Authorainlper
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies and mitigates blocking IO in Python code, ensuring that the asyncio event loop operates smoothly and efficiently.
Core Features & Use Cases
- Blocking IO Detection: Identifies blocking IO in Python code, helping to prevent performance bottlenecks.
- Anchor Verification: Verifies the effectiveness of runtime anchors to protect against blocking IO regressions.
- Use Case: When modifying backend Python code in
app/,packages/harness/deerflow/, orscripts/, this Skill can be used to scan for blocking IO and ensure that it is properly guarded.
Quick Start
Run the blocking-io-guard skill to scan for blocking IO in your codebase.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: blocking-io-guard Download link: https://github.com/ainlper/dra-drb2/archive/main.zip#blocking-io-guard Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.