mindnode-ui

Solid

Build MindNode-inspired mind mapping interfaces — 8 node shapes, 27+ themes, layout algorithms (horizontal, vertical, radial with D3), keyboard shortcuts, focus mode, dual view. React + xyflow/react v12 + Zustand + Tailwind. Triggers on mind map, visual thinking tool, node-based diagram, brainstorm canvas, MindNode.

Web & Frontend 41 stars 4 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
54
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# MindNode UI Build mind mapping interfaces inspired by [MindNode](https://www.mindnode.com/) — the Apple-native visual thinking app by IdeasOnCanvas GmbH. This skill encodes MindNode's design system, interaction model, and layout algorithms, adapted for React + ReactFlow + Zustand + Tailwind CSS 3. ## Key Design Principles - **Visual-first thinking** — spatial canvas for non-linear ideas, outline for linear structure - **Apple-native aesthetic** — soft rounded elements, generous whitespace, purple accent (#6C63FF) - **ADHD-friendly** — Focus mode isolates one subtree, Quick Entry captures ideas fast - **Keyboard-driven** — Tab=child, Return=sibling, arrows=navigate, no mouse required --- ## Quick Reference ### Node Shapes (8) | Shape | Key | Use Case | |-------|-----|----------| | Rounded | Default | General ideas | | Rectangle | Structured | Facts, definitions | | Pill | Stadium | Tags, labels | | Cloud | Organic | Brainstorms | | Line | Minimal | Subtitles | | Embedded | Inset | References | | Hexagon | Process | Decision points | | Octagon | Warning | Critical items | ### Essential Keyboard Shortcuts | Action | Mac | Description | |--------|-----|-------------| | New child | `Tab` | Add child to selected node | | New sibling | `Return` | Add sibling after selected | | New main | `Shift+Return` | Add root-level branch | | Edit title | `Cmd+Return` | Enter contentEditable mode | | Navigate | `Arrow keys` | Move between nodes | | Fold/unfold | `Option+.` | Toggle su...

Details

Author
tdimino
Repository
tdimino/claude-code-minoan
Created
8 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Listed

mindmap

CRITICAL — if the user asks for a mind map, concept map, knowledge map, visual summary, or says "map this out", "map this", "mind map this", "visualize the structure", "break this down visually", or "turn this into a mind map", you MUST use this skill. Stop everything and read this SKILL.md immediately. The default output is a React (.jsx) artifact with an interactive radial mind map. If the user says "markmap", "markdown map", "--md", "portable", or "I want to open it outside Claude", output Markmap-flavored Markdown (.md) instead. Do NOT respond with a plain text summary or outline. Do NOT use Mermaid.js or Excalidraw.

13 Updated 2 weeks ago
0x-man
Web & Frontend Listed

devlab-web-xyflow-usage

@xyflow/react 使用指南:核心概念、自定义节点、Astro Islands 集成、6 条踩坑经验。

22 Updated 1 weeks ago
seed-forge
Data & Documents Listed

create-mindmap-outline

Convert a conversation, document, notes, research, or a previous answer into a concise, paste-ready mind-map outline using literal Tab indentation. Use when the user asks for 思维导图格式, 可粘贴到思维导图/XMind/幕布/飞书思维导图, tab-indented outline, or asks to repair such an outline. Default to one fenced text block, one node per line, no blank lines, at most 4 levels and 30 nodes, and leaves no longer than 100 characters. Do not use when the user explicitly requests Mermaid, OPML, a vendor-native mind-map file, Markdown headings, or a bulleted/numbered Markdown list.

1 Updated 1 months ago
primexiao