fix-async-await

Fixes JavaScript or TypeScript code that misses required keywords for async/await usage. Use when reviewing or correcting code with asynchronous functions, promises, or errors related to async/await syntax.

Skill Installation
Install this skill using skillscokac CLI tool

Installation command

npx skillscokac -i fix-async-await

Removal command

npx skillscokac -r fix-async-await

Usage

After installation, run /fix-async-await 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...