integra-promises

Official

Master async code with robust promises

AuthorIntegra-Beauty
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Writing asynchronous JavaScript/TypeScript code with promises can lead to subtle bugs, confusing control flow, and poor error handling. This skill provides a clear set of guidelines to write correct async code, avoid common anti-patterns, and improve reliability.

Core Features & Use Cases

  • Ensure proper use of async/await: add async only when awaiting, avoid terminating awaits, and prefer Promise-based APIs.
  • Consistent error handling: reject with real Error objects and handle rejections explicitly.
  • Parallel vs sequential execution: leverage Promise.all for parallel tasks while maintaining readable error semantics.

Quick Start

Provide a small, real-world example showing correct async/await usage with error handling.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: integra-promises
Download link: https://github.com/Integra-Beauty/integra-conventions/archive/main.zip#integra-promises

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.