Command Claude Code
Clean Defensive Try-Catch Blocks.
36 tagged dev tools, measured the same way as everything else here.
Browse within: code-quality 15documentation 15plugins 15elizaos 13milady 13
Command Claude Code
Clean Defensive Try-Catch Blocks.
Command Claude Code
Alias for tech-debt issue.
Command Claude Code
Alias for tech-debt research.
Command Claude Code
Update models and pricing in per-provider model files using models.dev API and provider documentation.
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.
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.
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.
Command
A command for saving the current coding-agent session's context into a handoff file.
Command
A workflow for initializing Cadence, including creating a project skeleton for a new project or scanning an existing project to record its current state.
Command
A command for continuing an earlier session by choosing from a list of handoffs, which are notes passed between work sessions.
Command
Generate documentation for specific feature or component.
Command
Analyze codebase for N+1 queries and performance issues using parallel agents.
Command
Fix a bug with regression test first.
Command Claude Code
Look up the latest published versions of the AI coding assistants pinned in the Dockerfile and update the ARG lines in place.