Agent Skills by Maxim Bovtunov
Showing 14 vetted skills indexed across 1 GitHub repositories.
github
Query GitHub workflow runs, issues, and pull requests via the gh CLI.
yandex
Audit Yandex Cloud resources read-only using the yc CLI.
gcp
Identify GCP infrastructure and IAM roles using read-only gcloud commands.
jira
Query and manage JIRA issues via the jira CLI with approval-driven changes.
glab
Query and monitor GitLab merge requests, pipelines, and issues from the CLI.
go-security
Enforce secure coding practices in Go applications.
opencode-config
Automate OpenCode configuration management for skills, agents, commands, rules, and profiles.
go-performance
Identifies and optimizes Go application bottlenecks using profiling and benchmarks.
go-idioms
Enforce idiomatic Go patterns for interfaces, error wrapping, and context propagation.
docker-best-practices
Codify Docker best practices for building and securing images.
doot
Manage dotfiles by creating and maintaining symlinks between ~/.dotfiles and target locations.
go-ddd-planner
Plan Go DDD implementation tasks into executable steps with file paths and function names.
mock-generation
Generate Go interface mocks with mockgen into a mocks/ subdirectory.
go-test
Guide Go testing workflows with GIVEN-WHEN-THEN structure and parallel patterns.