Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

zgsync

zgsync enthält 5 gesammelte Skills von tukaelu, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
5
Stars
2
aktualisiert
2026-02-21
Forks
2
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

add-cli-command
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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