मुख्य सामग्री पर जाएँ
यह सामग्री अभी आपकी भाषा में उपलब्ध नहीं है और अंग्रेज़ी में दिखाई जा रही है।

Async Best Practices

Skill सत्यापित
95

Async/await and Promise optimization guidelines. Use when writing, reviewing, or refactoring asynchronous code to eliminate waterfalls and maximize parallelism. Triggers on tasks involving data fetching, loaders, actions, or Promise handling.

AI सारांश

This extension provides a set of five distinct rules for improving asynchronous JavaScript performance. It includes detailed explanations and TypeScript code examples for using `Promise.all`, deferring awaits, chaining dependent operations, optimizing API routes, and strategically using Suspense boundaries.

Versioning

  • warning:Release ManagementThere is no manifest version field, GitHub release tags, or CHANGELOG.md present, and installation instructions reference 'main'.

इंस्टॉलेशन

npx skills add sergiodxa/agent-skills

Vercel skills CLI (skills.sh) को npx के माध्यम से चलाता है — स्थानीय रूप से Node.js और कम से कम एक इंस्टॉल किया गया skills-संगत एजेंट (Claude Code, Cursor, Codex, …) ज़रूरी है। यह मानता है कि रिपॉज़िटरी agentskills.io फ़ॉर्मैट का पालन करती है।

3 months ago
83 stars
MIT
3 days ago को अपडेट किया गया
सोर्स देखें