ssshooter
- 9 skills
- 0 followers
- 13 hours ago last updated
- ▌
- ▌ Wxt Extension Publishing · ssshooterStep-by-step instructions on how to package and publish a WXT-based browser extension to the Chrome, Firefox, and Edge stores using the `wxt submit` command.
- ▌ Wxt Extension Release Workflow · ssshooterA complete step-by-step workflow for upgrading the extension version, documenting updates in CHANGELOG.md, packaging the extension for Chrome, Firefox, and Edge, and submitting the release to the web stores in a single workflow.
- ▌ Mind Elixir Plaintext Format · ssshooterGuide for understanding and converting Mind Elixir plaintext format. Covers format specification, parsing, and conversion to Mind Elixir data structure.
- ▌ Streaming Mindmap Rendering · ssshooterImplement real-time streaming mindmap rendering using Mind Elixir in web applications. Supports streaming text parsing and incremental updates.
- ▌ Customize Markdown · ssshooterGuide for customizing markdown rendering in Mind Elixir nodes, including using third-party libraries.
- ▌ Mind Map HTML Output · ssshooter bundleGenerate a self-contained, interactive HTML mind map file powered by the Mind Elixir core. Use when a user wants to turn outlines, markdown, notes, or structured text into a standalone .html file that renders a editable mind map in any browser (a "canvas-capable" client) — no build step required.
- ▌ Export Mind Map As Image · ssshooterGuide for exporting mind maps as images using the built-in SCST engine from `@mind-elixir/export-mindmap`.
- ▌ Integrate Mind Elixir · ssshooterGuide for integrating Mind Elixir into a frontend project, covering installation, initialization, data structure, and basic usage.