# Build Feature

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

- Skill: `adobe/build-feature-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add adobe/build-feature-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/adobe/build-feature-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Adobe (https://skillmd.com/u/adobe)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/adobe/build-feature-2

---


/build-data
|> /build-services
|> /build-core-database
|> /build-indexes
|> /build-transactions
|> /build-computed
|> /build-systems
|> /build-service-database
|> /build-actions
|> /build-ui

Run with /x-execute. Each step is a no-op for a layer the feature doesn't use
(`build-systems` only for real-time features; `build-services` / `build-service-database` /
`build-actions` only when the feature has async flows).

