Skip to main content
Run any Skill in Manus
with one click
amrebada
GitHub creator profile

amrebada

Repository-level view of 6 collected skills across 2 GitHub repositories.

skills collected
6
repositories
2
updated
2026-07-10
repository explorer

Repositories and representative skills

code-mindmap
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
Showing 2 of 2 repositories
All repositories loaded