aep-model

Create noun-first Object Maps from story maps for UI design.

Updated May 18, 2026
One-click install
npx skills add https://github.com/memorysaver/project-understanding --skill aep-model
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aep-model
Source: https://github.com/memorysaver/project-understanding/tree/main/.agents/skills/aep-model
Command: npx skills add https://github.com/memorysaver/project-understanding --skill aep-model

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires aep-map, aep-calibrate, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps create a noun-first blueprint for UI-facing products, bridging the verb-first story map to UI design by modeling object structures and relationships.

Core Features & Use Cases

  • Object Map Creation: Mines a draft Object Map from story maps and presents it for review, then writes the noun-first blueprint upon approval.
  • Object Modeling: Translates verb-first story maps into noun-first Object Maps for consistent UI design.
  • Use Case: For a project with multiple UI screens, use this Skill to define the objects and their relationships, which then informs the UI development process.

Quick Start

Generate the object model for the "dashboard" capability.

Frequently Asked Questions about aep-model

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I translate a user story map into a UI structure for object modeling?

To translate a story map into a UI structure, you mine the verb-first stories to draft a noun-first Object Map, review the extracted objects, and write the final UI blueprint upon approval.

What is the ORCA process for object-first UI design?

The ORCA process is an object-first UI design methodology that models noun-first object structures and relationships, bridging verb-first story maps to consistent UI blueprints for complex applications.

Do I need the aep-map and aep-calibrate skills to model UI objects?

Yes, you need the aep-map and aep-calibrate skills as prerequisites to refine the object modeling process and ensure the noun-first UI structure maps correctly to the product requirements.

When should I use OOUX for UI development instead of screen-first design?

Use OOUX for UI development when building complex applications with multiple screens, as modeling object structures and relationships first ensures consistent UI design across the entire product.

Can I generate an object model for a specific UI capability like a dashboard?

Yes, you can generate an object model for a specific UI capability like a dashboard by providing the capability name to extract its object structures and define their relationships.

What is the best way to define object relationships for complex applications with multiple screens?

The best way to define object relationships for complex applications is applying the ORCA process to create a noun-first Object Map, which bridges story maps directly to UI design.