Learn-skills.dev map

Turns a Brief into a Map using domain-driven design: ubiquitous language, subdomains, bounded contexts, context map, key domain flows, per-context design and architecture decisions. Use after 'brief' and before 'plan'. Use when the user has a completed Brief and wants to map out the domain.

install
source · Clone the upstream repo
git clone https://github.com/NeverSight/learn-skills.dev
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/NeverSight/learn-skills.dev "$T" && mkdir -p ~/.claude/skills && cp -r "$T/data/skills-md/a1exmozz/skills/map" ~/.claude/skills/neversight-learn-skills-dev-map && rm -rf "$T"
manifest: data/skills-md/a1exmozz/skills/map/SKILL.md
source content

Follow these steps in order, one at a time.

Input

  1. Ask for the completed
    Brief
    .

Output

  1. After receiving the
    Brief
    , produce the
    Map
    using the template here. Filling in every section, including all [placeholder text].
  2. Show the completed
    Map
    in full.

Questions

  1. Ask any remaining questions that may have arisen as part of creating the
    Map
    .