mindmap-zh
01Skill Claude CodeCodex
A Chinese-language skill that creates interactive Markmap mind maps from files, web pages, pasted text, notes, or a topic. Markmap is a format that turns Markdown outlines into expandable mind maps.
5 tagged github copilot plugin, measured the same way as everything else here.
Skill Claude CodeCodex
A Chinese-language skill that creates interactive Markmap mind maps from files, web pages, pasted text, notes, or a topic. Markmap is a format that turns Markdown outlines into expandable mind maps.
Skill Claude CodeCodex
Generate an interactive Markmap mindmap from a file, a URL, pasted text, or a topic.
Skill Claude CodeCodex
This skill should be used when about to add a Dart or Flutter package dependency — running flutter pub add, dart pub add, or editing pubspec.yaml to introduce a new package. Also load when choosing a specific version constraint for a new package. Skip for upgrading existing packages (pub upgrade), removing packages…
Skill Claude CodeCodex
This skill should be used when the user asks to "run the Flutter app", "flutter run", "start the app", "launch the app", "test the UI", "take a screenshot of the app", "click a button in the app", "debug the layout", or any request involving launching, observing, or interacting with a running Flutter app. When the…
Skill Claude CodeCodex
This skill should be used when about to write Dart or Flutter code that calls into a pub package whose API is uncertain — the package is unfamiliar, or its version in pubspec.lock may be newer than training data. Also load when hitting an unexpected compile error or type mismatch on a package import. Skip for code…