boldsoftware
- 10 skills
- 0 followers
- 8 hours ago last updated
- ▌ Using Exe Dev · boldsoftwareGuides working with exe.dev VMs. Use when the user mentions exe.dev, exe VMs, *.exe.xyz, or tasks involving exe.dev infrastructure.
- ▌
- ▌ Excalidraw · boldsoftwareUse when the user asks for a diagram, sketch, flowchart, architecture diagram, sequence diagram, mind map, or other visual explanation. Renders hand-drawn-style diagrams from Excalidraw JSON via the output_iframe tool.
- ▌ Commit Tour · boldsoftwareUse when the user or project guidance (AGENTS.md) asks for a "commit tour", annotated commits, or commit annotations. Produces a narrative walkthrough of a commit's diff, stored as a git note and rendered in Shelley's diff UI.
- ▌ Shelley Hooks · boldsoftwareUse when the user wants to customize Shelley by injecting behavior at lifecycle events. It documents Shelley's hooks.
- ▌ Customizing Shelley · boldsoftwareUse when the user wants to change Shelley itself — its code, UI, tools, or behavior beyond what hooks allow — or asks to rebase/upgrade a customized Shelley build.
- ▌ Request Integration · boldsoftwareOptionally connecting an external service credential (API key, database, OAuth service) this exe.dev VM doesn't have attached. Emits a clickable exe.dev connect link the user clicks to grant it.
- ▌ Node And JS Frameworks · boldsoftwareUse when the user needs Node.js or npm installed, or is running a JS framework dev server (Next.js, Vite, webpack, etc.) on an exe.dev VM — especially if the browser logs 'WebSocket ... failed', or the dev server complains about cross-origin requests, allowedDevOrigins, or allowedHosts.
- ▌ Previous Conversations · boldsoftwareUse when the user references a previous conversation, asks you to continue earlier work, or you need to look up what was discussed before.
- ▌ Reflection Integration · boldsoftwareUse to discover external services and APIs available on this exe.dev VM via network-edge-injected credentials and to discover VM metadata like owner email, VM tags, and default port.