Agent Claude Code
Inspect uncommitted changes, create a descriptive branch, commit with a meaningful message, and push to remote.
Point-n-click vibe coding in your browser! Draw features, improve designs, report bugs.
Agent Claude Code
Inspect uncommitted changes, create a descriptive branch, commit with a meaningful message, and push to remote.
Agent Claude Code
Launch the MCP dev server pointed at the Angular test app on port 5177, with overlay/panel watchers and Storybook. Kills conflicting processes on ports 3335 and 5177 first, reuses already-running watchers.
Agent Claude Code
Launch the MCP dev server pointed at the Carton project's Storybook on port 6006, with overlay and panel file watchers. Use VS Code Task Runner to start the "Dev: External SB6006" composite task.
Agent Claude Code
Launch the static demo site on port 4000 with Storybook support. Builds the demo + Storybook, starts a file watcher for rebuilds, and serves on port 4000.
Agent Claude Code
Launch the MCP dev server pointed at an external Storybook on port 6006, with overlay/panel watchers and the test app. Kills conflicting processes first, then launches VS Code tasks.
Agent Claude Code
Launch the MCP dev server pointed at the React test app's Storybook v10 on port 6008, with overlay/panel watchers and the test app.
Agent Claude Code
Automate the release workflow — bump version, build, publish to npm, commit, tag, and push. Use when asked to cut a release or publish a new version.