reデザイン

Redesign bounded contexts and generate Mermaid context maps from evaluation reports.

12|1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/wfukatsu/nexus-architect --skill re-wfukatsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reデザイン
Source: https://github.com/wfukatsu/nexus-architect/tree/main/skills/redesign
Command: npx skills add https://github.com/wfukatsu/nexus-architect --skill re-wfukatsu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires reports/02_evaluation/unified-improvement-plan.md, reports/01_analysis/ubiquitous-language.md, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill automates the complex task of redesigning system architecture, helping users define bounded contexts and generate context maps to improve system structure.

Core Features & Use Cases

  • Redesign Bounded Contexts: Create and define the responsibilities and public interfaces of each bounded context.
  • Context Maps Generation: Generate relationship patterns between bounded contexts using Mermaid diagrams.
  • Prerequisite Integration: Integrates with evaluation reports and other architectural analysis to drive the redesign process.

Quick Start

Invoke the redesign skill by using '/architect:redesign' with the appropriate prerequisites in place.

Frequently Asked Questions about reデザイン

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

FAQPage Schema
How do I redesign bounded contexts to optimize system architecture?

To redesign bounded contexts for system architecture optimization, you need to redefine system responsibilities and public interfaces using existing evaluation reports. This process generates updated context maps and aggregate definitions to improve overall system structure.

What is the best way to generate a context map for DDD bounded contexts?

Generating a context map for DDD bounded contexts involves defining relationship patterns between contexts using Mermaid diagrams. This visual representation clarifies interactions and dependencies, helping teams understand and optimize complex system architectures.

Do I need evaluation reports to redefine system architecture?

Yes, evaluation reports are required prerequisites to redefine system architecture. The redesign process depends on integrating these prior analysis documents, specifically the unified improvement plan and ubiquitous language, to drive bounded context optimization.

How do I define aggregates and public interfaces for bounded contexts?

Defining aggregates and public interfaces for bounded contexts requires analyzing previous architectural evaluation reports. By reviewing the unified improvement plan, you can establish clear responsibilities and boundaries for each context to optimize system structure.

Can I use Mermaid diagrams to visualize bounded context relationships?

Yes, you can use Mermaid diagrams to visualize bounded context relationships. The system architecture redesign process generates context maps specifically using Mermaid to illustrate relationship patterns and dependencies between the newly defined bounded contexts.

When should I not use automated bounded context redesign?

You should not use automated bounded context redesign when prerequisite evaluation reports or ubiquitous language analysis are missing. Without these prior architectural analysis documents, the system cannot accurately redefine aggregates or generate context maps.