test-async
Installation
SKILL.md
Async Testing Pattern Analysis
I'll analyze and improve your async testing patterns, detecting race conditions, timing issues, and async/await anti-patterns.
Arguments: $ARGUMENTS - specific paths or async focus areas
Phase 1: Async Pattern Discovery
Pre-Flight Checks: Before starting, I'll verify:
- Test framework supports async testing (Jest, Mocha, Vitest, pytest-asyncio)
- Project uses async patterns (async/await, Promises, callbacks)
- Existing test files with async operations
Related skills
More from manastalukdar/claude-devstudio
duplication-detect
Find and eliminate code duplication with DRY refactoring strategies
20db-diagram
Generate database ER diagrams from schema for documentation
17lighthouse
Run Lighthouse audits and implement performance, accessibility, and SEO fixes
13session-resume
Resume previous work from archived session with full context restoration
12owasp-check
OWASP Top 10 vulnerability scanning and remediation
12database-connect
Database MCP server integration for PostgreSQL, MySQL, MongoDB
11