Skip to content

feat: add diagram layout support for relationship diagrams#61

Open
fremontzhang wants to merge 1 commit into
zarazhangrui:mainfrom
fremontzhang:feature/diagram-layouts
Open

feat: add diagram layout support for relationship diagrams#61
fremontzhang wants to merge 1 commit into
zarazhangrui:mainfrom
fremontzhang:feature/diagram-layouts

Conversation

@fremontzhang

Copy link
Copy Markdown

Adds dedicated zero-dependency diagram layouts to preserve spatial semantics from source images.

New patterns:

  • cycle-diagram: circular/flywheel processes
  • pipeline-diagram: input → process → output flows
  • feedback-diagram: systems with return/feedback paths
  • hierarchy-diagram: org charts and trees
  • hub-diagram: hub-and-spoke architectures

Updates SKILL.md with diagram detection in Phase 1 and generation rules in Phase 3. Updates html-template.md with diagram CSS hook.

Closes #

Adds dedicated zero-dependency diagram layouts to preserve spatial
semantics from source images.

New patterns:
- cycle-diagram: circular/flywheel processes
- pipeline-diagram: input → process → output flows
- feedback-diagram: systems with return/feedback paths
- hierarchy-diagram: org charts and trees
- hub-diagram: hub-and-spoke architectures

Updates SKILL.md with diagram detection in Phase 1 and generation
rules in Phase 3. Updates html-template.md with diagram CSS hook.

Closes #<issue-number>
MageByte-Zero added a commit to MageByte-Zero/frontend-slides that referenced this pull request May 11, 2026
MageByte-Zero added a commit to MageByte-Zero/frontend-slides that referenced this pull request May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant