원클릭으로
monorepo
monorepo에는 logosdx에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Implements LogosDX patterns for DOM manipulation, HTTP clients, lifecycle hooks, events, state machines, storage adapters, i18n/localization, and React context hooks. Use when tasks involve LogosDX libraries or code that imports from any logosdx scoped package. Trigger on any mention of HookEngine, FetchEngine, ObserverEngine, ObserverRelay, StateMachine, StateHub, StorageAdapter, LocaleManager, DomCollection, or the $() DOM selector. Also use when the user works with attempt/attemptSync error tuples, event queues, request deduplication/caching/rate-limiting, ICU pluralization, or any LogosDX pattern — even if they don't name the package explicitly.
Use when releasing changes to npm. Automates changeset creation, PR workflow, and publish from master.