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.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add NeverSight/skills_feed --skill map --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Map?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/neversight-map)More formats (shields.io, HTML) on the badges page.
---
name: map
description: "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."
---
# 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](./references/map-template.md). 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`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit. Auto-triggers when staging changes.