sgaunet

53 mods across 3 repositories, 38 stars between them.

go-bulma

25

sgaunet/claude-plugins

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.

16 6d ago A 44 tokens original MIT

go-structure

26

sgaunet/claude-plugins

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/).

16 6d ago A 57 tokens original MIT

go-tool

27

sgaunet/claude-plugins

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.

16 6d ago A 52 tokens original MIT

sgaunet/claude-plugins

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…

16 6d ago A tokens not measured original MIT

sgaunet/claude-plugins

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.

16 6d ago A 37 tokens original MIT

debugger

30

sgaunet/claude-plugins

Agent

Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.

16 6d ago A 23 tokens original MIT

diagram-architect

31

sgaunet/claude-plugins

Agent

Creates software and infrastructure architecture diagrams with d2 (https://d2lang.com/). Use for system, C4, sequence, ER, deployment, and network diagrams.

16 6d ago A 39 tokens original MIT

docs-architect

32

sgaunet/claude-plugins

Agent

Creates comprehensive technical documentation from codebases. Use for system documentation and architecture guides.

16 6d ago A 20 tokens original MIT

html-first-frontend

33

sgaunet/claude-plugins

Agent

HTML-first frontend specialist using HTMX, Alpine.js, and Bootstrap for progressive enhancement. Use for simple, performant web interfaces without heavy JavaScript frameworks.

16 6d ago A 35 tokens original MIT

security-auditor

35

sgaunet/claude-plugins

Agent

Reviews code for security vulnerabilities. Use proactively after any auth/crypto/API changes.

16 6d ago A 21 tokens original MIT

analyze-pr

37

sgaunet/claude-plugins

Command

Review PR for quality, security, and coverage (GitHub/GitLab/Forgejo).

16 6d ago A 23 tokens original MIT

commit

40

sgaunet/claude-plugins

Command

Create conventional commit from staged changes with approval.

16 6d ago A 10 tokens original MIT

feature-flow-w

42

sgaunet/claude-plugins

Command

Complete git worktree workflow orchestration (GitHub/GitLab/Forgejo) - worktree, branch, issue, commit.

16 6d ago A 30 tokens original MIT

feature-flow

43

sgaunet/claude-plugins

Command

Complete git workflow orchestration (GitHub/GitLab/Forgejo) - branch, issue, commit.

16 6d ago A 24 tokens original MIT

gen-claude

44

sgaunet/claude-plugins

Command

Generate or enhance CLAUDE.md with project-specific guidance following best practices.

16 6d ago A 19 tokens original MIT

gen-diagram

45

sgaunet/claude-plugins

Command

Generate a d2 architecture diagram (https://d2lang.com/) using icons from icons.terrastruct.com. Renders SVG when the d2 binary is installed.

16 6d ago C 39 tokens original MIT

gen-vhs-demo

46

sgaunet/claude-plugins

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.

16 6d ago A 35 tokens original MIT

auto-mr

48

sgaunet/claude-plugins

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.

16 6d ago A 39 tokens original MIT