world-model

Describe system architecture, service dependencies, and data layout for projects.

32|3|Updated Sep 30, 2025
One-click install
npx skills add https://github.com/BulloRosso/etienne --skill world-model
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: world-model
Source: https://github.com/BulloRosso/etienne/tree/main/skill-repository/standard/optional/world-model
Command: npx skills add https://github.com/BulloRosso/etienne --skill world-model

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Etienne's world model explains the system architecture, service dependencies, and data layout to help engineers reason about what exists, what depends on what, and where data lives.

Core Features & Use Cases

  • Map project data layout and workspace organization to quick-reference
  • Trace service dependencies and UI viewer interactions across layers
  • Identify where credentials and configurations are defined and used

Quick Start

Instruct the AI to summarize the system topology for a given project.

Frequently Asked Questions about world-model

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

FAQPage Schema
How do I map system architecture and service dependencies for a project?

To map system architecture, you can instruct the AI to summarize the system topology for a given project. This traces service dependencies and UI viewer interactions across layers to show what exists and what depends on what.

How does the UI viewer interact with backend services and data layout?

The UI viewer interactions are traced across layers by referencing project folders, environment configurations, and viewer mappings. This aligns backend structure to support diagnostics and planning for running services.

Where are credentials and environment configurations defined in the architecture?

Credentials and environment configurations are identified by mapping project data layout and workspace organization. This quick-reference approach identifies exactly where configurations are defined and used across the system.

Can I use this to reason about data storage and workspace organization?

Yes, you can use this to map project data layout and workspace organization to a quick-reference format. It explains the system architecture and data layout to help engineers reason about where data lives.

What is the best way to trace skill dependencies across projects?

The best way to trace skill dependencies is to instruct the AI to summarize the system topology. This applies to scenarios requiring reasoning about running services, skill dependencies, and UI viewer behavior across projects.

Why does my system architecture reasoning need environment configurations and viewer mappings?

Your system architecture reasoning needs environment configurations and viewer mappings because they align backend structure by referencing project folders. This supports diagnostics and planning by explaining what exists and what depends on what.