analyze

Analyze system architecture, ubiquitous language, and domain-code mappings into reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires serena-mcp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of system analysis, extracting and organizing domain knowledge, and generating detailed reports, saving significant time and effort in the analysis phase.

Core Features & Use Cases

  • Automated System Analysis: Analyze system structures, ubiquitous language, and domain-code mappings.
  • Comprehensive Reports: Generate system overview, ubiquitous language dictionary, actor-role-permission matrix, and domain-code mapping reports.
  • Use Case: Imagine you need to understand a complex system's architecture. Use this Skill to automatically analyze the system and generate a comprehensive report that includes all necessary details.

Quick Start

Run the analyze skill on the system at the path '/path/to/system'.

Frequently Asked Questions about analyze

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

FAQPage Schema
How do I automate system architecture analysis and generate comprehensive documentation?

Automating system architecture analysis extracts and organizes domain knowledge to generate system overviews, ubiquitous language dictionaries, actor-role-permission matrices, and domain-code mapping reports for comprehensive documentation.

What is a ubiquitous language dictionary and how is it generated from code?

A ubiquitous language dictionary maps domain terms to code structures. It is generated by analyzing domain-code mappings using symbol relationship analysis to extract and organize system terminology automatically.

Do I need Serena MCP to perform domain-code mapping and system structure analysis?

Yes, Serena MCP is required to perform domain-code mapping and system structure analysis. It provides the necessary symbol relationship analysis and code inspection tools for detailed system evaluation.

How do I generate an actor-role-permission matrix for a complex software system?

Generate an actor-role-permission matrix by running automated system analysis on the target system path. The process inspects system structures and compiles actor permissions into a comprehensive matrix report.

Can I use automated code analysis tools for understanding legacy system architecture?

Automated code analysis tools are ideal for understanding legacy system architecture. They extract domain knowledge, map domain terms to code, and generate structural overviews without requiring prior system familiarity.

What are the limitations of automated system documentation generation for large codebases?

Automated system documentation generation for large codebases depends heavily on Serena MCP capabilities for symbol relationship analysis. Complex or highly dynamic structures may require manual verification of generated domain-code mappings.