Dexploarer/plugin-electrobun-dev

Electrobun dev plugin for Claude Code + WebGPU ray-marching demo

5Stars on the repository
42Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

electrobun-align

01

Dexploarer/plugin-electrobun-dev

Command

Alignment wizard for existing Electrobun projects. Scans the repo, audits against plugin standards and Electrobun best practices, backs up files before touching them, prompts for each change with Y/N/skip, then applies. Safe to run at any time — never modifies without permission.

5 5mo ago A 0 tokens

electrobun-feature

03

Dexploarer/plugin-electrobun-dev

Command

Build a complete Electrobun feature end-to-end using the two-agent team — UI agent designs views and produces the RPC contract, backend agent implements bun-side wiring. Produces all renderer files plus updated bun entrypoint and electrobun.config.ts.

5 5mo ago A 55 tokens

electrobun-init

04

Dexploarer/plugin-electrobun-dev

Command

Scaffold a new Electrobun desktop app project from scratch. Creates full directory structure, package.json, electrobun.config.ts, tsconfig.json, and entry point files. Includes all 18 official templates.

5 5mo ago A 48 tokens

electrobun-menu

05

Dexploarer/plugin-electrobun-dev

Command

Generate an ApplicationMenu with File/Edit/View/Help items wired to application-menu-clicked events, plus optional Tray setup. Asks whether to forward events to a webview via RPC.

5 5mo ago A 42 tokens

electrobun-release

06

Dexploarer/plugin-electrobun-dev

Command

Guided step-by-step release workflow for Electrobun apps — version bump, build, artifact verification, upload to CDN, and auto-updater verification.

5 5mo ago A 36 tokens

electrobun-rpc

07

Dexploarer/plugin-electrobun-dev

Command

Introspect existing Electrobun bun-process and renderer files to generate a complete type-safe RPC schema. Reads your code, infers all cross-process calls, and writes the defineElectrobunRPC + Electroview.defineRPC boilerplate.

5 5mo ago A 54 tokens

electrobun-sdlc

08

Dexploarer/plugin-electrobun-dev

Command

Run the full 8-stage Electrobun SDLC pipeline for a feature — researcher, architect, planner, dev squad, QA engineer, test writer, alignment agent, docs agent. Produces tested, documented, complete features.

5 5mo ago A 53 tokens

electrobun-setup

09

Dexploarer/plugin-electrobun-dev

Command

Run immediately after electrobun init. Derives the project name from electrobun.config.ts (never assumes a hardcoded name), scans for existing .github infrastructure, then walks through a wizard to create CI/CD, release pipeline, test scaffold, docs, CLAUDE.md, AI code review, trust scoring, and pre-push hooks for a…

5 5mo ago B 81 tokens

electrobun-test

10

Dexploarer/plugin-electrobun-dev

Command

Run Electrobun Kitchen Sink tests, write new test coverage, or generate the feature manifest. Works with both automated and interactive test suites.

5 5mo ago A 33 tokens

electrobun-wgpu

11

Dexploarer/plugin-electrobun-dev

Command

Set up a WebGPU rendering window in an Electrobun project. Creates a GpuWindow with WGPUView, a minimal WGSL pass-through shader, render loop, and KEEPALIVE array. Sets bundleWGPU: true in config. Usage: /electrobun-wgpu [name].

5 5mo ago A 0 tokens