Skip to main content

adobe/data

SkillsMP는 adobe/data에서 41개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
41
GitHub 스타
11
GitHub 포크
8

수집된 skill 41개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Wire built features into a running application — import peer schemas, lazy-load peers, and mount the root UI.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's data/ layer — data-type namespaces and the State spec. The first, foundational feature phase.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's system-database — the real-time tick loop (systems the scheduler runs each frame). For real-time features only.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's services/ layer — async capability contracts (ports to the outside world). Optional.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's transaction-database — atomic mutations over the store.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Iteratively build an application or game phase-by-phase in clean subagents, reviewing each phase and refining the build-* skills / rules until each is optimal, then summarizing.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Review built feature/application output against the @adobe/data feature rules; report whether it is optimal and where any fix belongs. Read-only.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's action-database — async orchestration over services and transactions. If the feature has async flows or side effects outside of the main store.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's computed-database — derived observable values.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's schema — the core-database (components, resources, archetypes). The first main-service layer.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a game — an application whose features model game state, rules, and rendering.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's index-database — component/archetype indexes for O(1) lookup. As needed.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's service-database — db-bound service factories. If the feature exposes services.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's ui/ layer — presentation bound to the main-service database. The final, top layer.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build an application — a base feature hosting lazily-loaded peer features.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a complete feature step by step

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

executes a graph of steps

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's ecs action-database — async orchestration over services and transactions. If the feature has async flows.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Wire built features into a running application — import peer schemas, lazy-load peers, and mount the root UI.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build an application — a base feature hosting lazily-loaded peer features.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's ecs computed-database — derived observable values.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's ecs schema — the core-database (components, resources, archetypes). The first ecs layer.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's data/ layer — data-type namespaces and the State spec. The first, foundational feature phase.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a complete feature by piping the per-layer build-* skills bottom-up.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a game — an application whose features model game state, rules, and rendering.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's ecs index-database — component/archetype indexes for O(1) lookup. As needed.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's ecs service-database — db-bound service factories. If the feature exposes services.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's services/ layer — async capability contracts (ports to the outside world). Optional.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's ecs system-database — the real-time tick loop (systems the scheduler runs each frame). For real-time features only.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a feature's ecs transaction-database — atomic mutations over the store.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Build a feature's ui/ layer — presentation bound to the ecs database. The final, top layer.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Iteratively build an application or game phase-by-phase in clean subagents, reviewing each phase and refining the build-* skills / rules until each is optimal, then summarizing.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Review built feature/application output against the @adobe/data feature rules; report whether it is optimal and where any fix belongs. Read-only.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when laying out or reasoning about a feature's file/folder structure and layer dependencies.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

executes an input optionally with validate first

원문 언어: 판별 불가

업데이트
직업 분류
소프트웨어 개발자
설명

logs all named inputs to chat

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

executes the input within a subagent

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

inserts a /x-log call right after every non log piped function

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

validates nested or piped function calls to determine if output types match all required input types

원문 언어: 영어

업데이트
직업 분류
경영 분석가
설명

Reflective Thought Composition. Structured thinking pipeline for complex decisions, design evaluation, and deep analysis. Use when quality of reasoning matters more than speed of response.

원문 언어: 영어

업데이트
수집된 skill 41개 중 40개를 표시합니다.