Async Operations banner
oimiragieo oimiragieo

Async Operations

Development community

Description

--- description: 'Specifies the preferred syntax for asynchronous operations using async/await and onMount for component initialization. This results in cleaner and more readable asynchronous code.' disable-model-invocation: true --- Invoke the async-operations skill and follow it exactly as presented to you

Installation

Installs to ~/.claude/commands/oimiragieo-agent-studio-async-operations.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/oimiragieo/agent-studio/HEAD/.claude/commands/async-operations.md -o ~/.claude/commands/oimiragieo-agent-studio-async-operations.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository