async-await-coder

Detects and fixes missing async and await keywords in JavaScript or TypeScript code. Use this skill when reviewing code involving Promises, asynchronous API calls, or when debugging "Promise <pending>" issues and syntax errors related to asynchronous execution.

Skill Installation
Install this skill using skillscokac CLI tool

Installation command

npx skillscokac -i async-await-coder

Removal command

npx skillscokac -r async-await-coder

Usage

After installation, run /async-await-coder in Claude Code

Prerequisite: Node.js must be installed on your system to run this command.

💡 Copy and run this command in your terminal to install the skill

SKILL.md
Comments (0)
0 comments

Sign in to join the conversation

Loading comments...