Skip to main content
Dépôt GitHub

claude-plugins

claude-plugins contient 9 skills collectées depuis sgaunet, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
9
Stars
15
mis à jour
2026-07-01
Forks
1
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

auto-mr
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-02-19
run-tests
Analystes en assurance qualité des logiciels et testeurs

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

2026-02-19