Skill in Peripheral
aegis-ux
Shape UX designs and land them under the roadmap item's 40-prototypes folder, reading from and writing to the design tool with explicit consent per target. Generates no code at all, in any circumstance.
UX shaping under a roadmap item. Reads an existing design through the `design` provider family, writes new frames back into it, and lands the reviewable record under `40-prototypes/uxdesigns/<slug>/`. Every write to a design file is consented to per target, individually, because a design file is shared state that other people are working in and an unexpected frame is expensive to undo. Sits at the far end of the codegen lane boundary: it generates no code at all, not even a sample, and refuses by naming `aegis-implement`.
- Modes
design- Audience
both- Depends on
aegis-contextaegis-functional- Providers
design:get_design_contextdesign:get_screenshotdesign:get_metadatadesign:get_variable_defsdesign:search_design_systemdesign:write_designdesign:create_design_filedesign:upload_asset