frontend-async-best-practices이란?
Async/await 및 Promise 최적화 지침. 폭포수를 제거하고 병렬성을 최대화하기 위해 비동기 코드를 작성, 검토 또는 리팩토링할 때 사용합니다. 데이터 가져오기, 로더, 작업 또는 약속 처리와 관련된 작업을 트리거합니다. 출처: emerson1337/skills-for-agents.
Async/await 및 Promise 최적화 지침. 폭포수를 제거하고 병렬성을 최대화하기 위해 비동기 코드를 작성, 검토 또는 리팩토링할 때 사용합니다. 데이터 가져오기, 로더, 작업 또는 약속 처리와 관련된 작업을 트리거합니다.
명령줄에서 frontend-async-best-practices AI 스킬을 개발 환경에 빠르게 설치
출처: emerson1337/skills-for-agents.
Performance optimization patterns for asynchronous JavaScript code. Contains 5 rules focused on eliminating request waterfalls and maximizing parallelism.
Impact: CRITICAL - Waterfalls are the #1 performance killer. Each sequential await adds full network latency.
Async/await 및 Promise 최적화 지침. 폭포수를 제거하고 병렬성을 최대화하기 위해 비동기 코드를 작성, 검토 또는 리팩토링할 때 사용합니다. 데이터 가져오기, 로더, 작업 또는 약속 처리와 관련된 작업을 트리거합니다. 출처: emerson1337/skills-for-agents.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/emerson1337/skills-for-agents --skill frontend-async-best-practices 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/emerson1337/skills-for-agents --skill frontend-async-best-practicesAsync/await 및 Promise 최적화 지침. 폭포수를 제거하고 병렬성을 최대화하기 위해 비동기 코드를 작성, 검토 또는 리팩토링할 때 사용합니다. 데이터 가져오기, 로더, 작업 또는 약속 처리와 관련된 작업을 트리거합니다. 출처: emerson1337/skills-for-agents.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/emerson1337/skills-for-agents --skill frontend-async-best-practices 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/emerson1337/skills-for-agents