Naar hoofdinhoud springen
Deze inhoud is nog niet beschikbaar in jouw taal en wordt in het Engels weergegeven.

Async Best Practices

Skill Geverifieerd
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-samenvatting

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'.

Installatie

npx skills add sergiodxa/agent-skills

Voert de Vercel skills CLI (skills.sh) uit via npx — vereist Node.js lokaal en minstens één geïnstalleerde skills-compatibele agent (Claude Code, Cursor, Codex, …). Gaat ervan uit dat de repo het agentskills.io-formaat volgt.

3 months ago
83 stars
MIT
Bijgewerkt op 2 days ago
Broncode bekijken

© 2025 SkillRepo · Vind de juiste skill, sla de ruis over.