go-bulma
25Skill Claude CodeCodex
Scaffold the Bulma CSS framework into a Go web app with embedded assets for zero-dependency binaries. Use when building an HTML UI with a classes-based CSS framework and no Node toolchain.
Skill Claude CodeCodex
Scaffold the Bulma CSS framework into a Go web app with embedded assets for zero-dependency binaries. Use when building an HTML UI with a classes-based CSS framework and no Node toolchain.
Skill Claude CodeCodex
Recommend and scaffold Go project layouts by type (CLI, API, library, monorepo). Use when starting a Go project, when asked about package organization, or when reviewing structure for anti-patterns (utils packages, over-nesting, misused pkg/).
Skill Claude CodeCodex
Manage Go tool dependencies using the tool directive (Go 1.24+). Use when a Go project needs code generation tools like sqlc, moq, templ, swag, stringer, or enumer managed as reproducible Go tool dependencies.
Plugin Claude Code
Code review, debugging, documentation, license compliance (AGPL/MIT/Apache), payment integration (Stripe/PayPal), frontend development (HTMX/Alpine.js), architecture diagrams (d2 via diagram-architect + /gen-diagram), and terminal demo GIFs (VHS via /gen-vhs-demo). Skills: auto-mr (push/MR/merge), detect-repo-host…
Agent
Senior-level code reviewer. Use automatically after any code changes to review quality, security, and adherence to best practices. Should be invoked proactively when files are modified.
Agent
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
Agent
Creates software and infrastructure architecture diagrams with d2 (https://d2lang.com/). Use for system, C4, sequence, ER, deployment, and network diagrams.
Agent
Creates comprehensive technical documentation from codebases. Use for system documentation and architecture guides.
Agent
HTML-first frontend specialist using HTMX, Alpine.js, and Bootstrap for progressive enhancement. Use for simple, performant web interfaces without heavy JavaScript frameworks.
Agent
Integrate Stripe, PayPal, and payment processors. Use when implementing payments or subscriptions.
Agent
Reviews code for security vulnerabilities. Use proactively after any auth/crypto/API changes.
Command
Analyze codebase and create GitHub/GitLab/Forgejo issues per finding.
Command
Review PR for quality, security, and coverage (GitHub/GitLab/Forgejo).
Command
Audit security, performance, and best practices holistically.
Command
Monitor and optimize CLAUDE.md token count to stay under 2500 token limit.
Command
Create conventional commit from staged changes with approval.
Command
Create formatted GitHub/GitLab/Forgejo issue with approval.
Command
Complete git worktree workflow orchestration (GitHub/GitLab/Forgejo) - worktree, branch, issue, commit.
Command
Complete git workflow orchestration (GitHub/GitLab/Forgejo) - branch, issue, commit.
Command
Generate or enhance CLAUDE.md with project-specific guidance following best practices.
Command
Generate a d2 architecture diagram (https://d2lang.com/) using icons from icons.terrastruct.com. Renders SVG when the d2 binary is installed.
Command
Generate a terminal demo GIF with VHS - records a verified CLI session, wires the task runner, pins the tool, and embeds the GIF in the README.
Command
Update repo description and topics from README analysis (GitHub/GitLab/Forgejo).
Skill Claude CodeCodex
Push current branch, create MR/PR on GitHub, GitLab, or Forgejo, wait for CI pipeline, merge, and clean up branch using auto-mr CLI.