Skip to main content
GitHub 仓库

claude-plugins

claude-plugins 收录了来自 sgaunet 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
15
更新
2026-07-01
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

auto-mr
软件开发工程师

Push current branch, create MR/PR on GitHub, GitLab, or Forgejo, wait for CI pipeline, merge, and clean up branch using auto-mr CLI

2026-07-01
detect-repo-host
软件开发工程师

Detect repository hosting service (GitHub/GitLab/Forgejo) from git remote and extract owner/repo/project_path. Internal utility skill used by commands that need platform-aware routing.

2026-06-08
go-bulma
软件开发工程师

Scaffold the Bulma CSS framework into a Go web app with embedded assets for zero-dependency binaries. Internal skill used by golang-pro agent when building HTML UIs with a classes-based CSS framework and no Node toolchain.

2026-05-27
go-tool
软件开发工程师

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, or stringer managed as reproducible Go tool dependencies.

2026-05-03
gum-beautify
软件开发工程师

Integrate Charmbracelet gum for beautiful, TTY-safe terminal output in bash scripts. Internal skill used by bash-pro agent for interactive prompts, styled output, and structured logging.

2026-04-09
go-blackbox
软件质量保证分析师与测试员

Detect white box Go tests and propose conversion to black box tests (package foo_test). Internal skill used by golang-pro agent to enforce black box testing conventions.

2026-04-09
go-structure
软件开发工程师

Recommend and scaffold Go project layouts based on project type (CLI, API, library, monorepo). Internal skill used by golang-pro agent when initializing projects or reviewing structure.

2026-04-03
run-lint
软件开发工程师

Auto-detect project linter and run it. Internal utility skill used by feature-flow commands for the lint phase.

2026-02-19
run-tests
软件质量保证分析师与测试员

Auto-detect project test runner and run it. Internal utility skill used by feature-flow commands for the test phase.

2026-02-19