Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

zgsync

zgsync contiene 5 skills recopiladas de tukaelu, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
5
Stars
2
actualizado
2026-02-21
Forks
2
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

add-cli-command
Desarrolladores de software

Adds a new CLI command to the zgsync project following the Kong framework pattern. Guides through gathering command name, purpose, and flags, generating cmdXxx.go, registering in cli.go, creating test file scaffolding, and verifying with make test. Triggers on requests like "add command", "add cli command", "implement command", "new command", "create command".

2026-02-21
go-lint-fix
Analistas de garantía de calidad de software y probadores

Runs Go code quality checks and auto-fixes formatting issues. Applies gofmt for formatting, go vet for static analysis, and golangci-lint for linting. Auto-fixes what can be fixed automatically and reports issues requiring manual attention. Use when checking code quality, fixing formatting, or running linters. Triggers on requests like "lint fix", "run linter", "fix formatting", "go vet", "lintして", "コードを整形", "フォーマット修正", "コード品質チェック".

2026-02-20
go-test
Analistas de garantía de calidad de software y probadores

Runs Go tests, analyzes failures, and proposes fixes. Use when running tests, investigating test failures, or checking coverage. Triggers on requests like "run tests", "test this", "run the tests", "check test coverage", "テスト実行して", "テスト失敗を確認", "テストを走らせて", "テストが失敗している".

2026-02-20
git-pr
Desarrolladores de software

Pushes local changes to remote, analyzes the diff, and auto-generates a PR title and description to create or update a pull request. Triggers on requests like "PRを作成", "プルリクエストを出して", "PRを更新", "create a PR", "open a pull request", "update PR".

2026-02-20
git-commit
Desarrolladores de software

Analyzes git changes and creates appropriately granular commits with Conventional Commits format messages. Use when committing code changes, staging files, or creating structured commit history. Triggers on requests like "コミットして", "変更をコミット", "git commit して", "変更をまとめてコミット", "commit changes", "commit this", "create a commit", "stage and commit".

2026-02-20