Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

code-mindmap

code-mindmap에는 amrebada에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
5
Stars
0
업데이트
2026-07-10
Forks
0
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

code-mindmap
소프트웨어 개발자

Decompose a codebase into a strict rule-of-7 mind map — recursively split the code into at most 7 chunks per level, each chunk into at most 7 sub-chunks, down to the smallest unit (an individual function), and render it as an interactive collapsible HTML tree opened in the browser. Use when the user wants a structural mind map / overview of an entire project or large subsystem where every function is a leaf.

2026-07-10
code-mindmap-android-studio
소프트웨어 개발자

Code Mind Map preconfigured for Android Studio (JetBrains) — build a rule-of-7 mind map of a codebase (≤7 children per level, every leaf a function with a what/how explanation) and render an interactive HTML tree whose functions click straight open in Android Studio. Use when the user wants a project mind map and uses Android Studio (or another JetBrains IDE).

2026-06-28
code-mindmap-antigravity
소프트웨어 개발자

Code Mind Map preconfigured for Antigravity IDE — build a rule-of-7 mind map of a codebase (≤7 children per level, every leaf a function with a what/how explanation) and render an interactive HTML tree whose functions click straight open in Antigravity IDE. Use when the user wants a project mind map and uses Antigravity IDE.

2026-06-28
code-mindmap-cursor
소프트웨어 개발자

Code Mind Map preconfigured for Cursor — build a rule-of-7 mind map of a codebase (≤7 children per level, every leaf a function with a what/how explanation) and render an interactive HTML tree whose functions click straight open in Cursor. Use when the user wants a project mind map and uses Cursor.

2026-06-28
code-mindmap-vscode
소프트웨어 개발자

Code Mind Map preconfigured for Visual Studio Code — build a rule-of-7 mind map of a codebase (≤7 children per level, every leaf a function with a what/how explanation) and render an interactive HTML tree whose functions click straight open in VS Code. Use when the user wants a project mind map and uses VS Code.

2026-06-28