Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기GitHub 저장소
async-modal-render
async-modal-render에는 Byte-n에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
수집된 skills
2
Stars
4
업데이트
2026-04-16
Forks
1
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색
이 저장소의 skills
제작자/저장소/skill
skill
직업 분류
설명
업데이트
async-modal-render-best-practices
소프트웨어 개발자
async-modal-render 库使用指南。TRIGGER when: code imports 'async-modal-render'; code uses useAsyncModalRenderContext, useAsyncModalRender, asyncModalRender, renderQuiet, renderPersistent, renderFactory, withAsyncModalPropsMapper; user asks to call/open/invoke a modal or dialog component asynchronously; user asks about render vs renderQuiet vs renderPersistent. SKIP: creating modal component internals (use async-modal-component-guide instead).
2026-04-16
async-modal-component-guide
소프트웨어 개발자
定义符合 async-modal-render 规范的弹窗组件最佳实践。当用户需要创建新的弹窗组件、编写弹窗组件代码、或将现有弹窗适配为 async-modal-render 可用的组件时触发。覆盖:(1) AsyncModalProps 接口规范 (2) 不同类型弹窗的 props 设计 (3) withAsyncModalPropsMapper 适配非标准组件 (4) 持久化弹窗的 open 控制
2026-04-09