Agent Skills by Trần Vũ Hoàng
Showing 6 vetted skills indexed across 1 GitHub repositories.
2
Go Project Structure
Create Go CLI projects with cmd/, internal/, pkg/, and docs directories.
Community
Intermediate
2
Go CLI with Cobra
Scaffold Go CLI applications with Cobra command templates.
Community
Advanced
2
Go Testing Patterns
Write maintainable Go tests using table-driven tests, interface mocking, and build tags.
Community
Intermediate
2
git-release-management
Enforce Conventional Commits and create semantic version tags with changelogs.
Community
Basic
2
Go TUI with Bubble Tea
Create interactive terminal user interfaces in Go with Bubble Tea and Lipgloss.
Community
Intermediate
2
Go PowerShell Integration
Execute PowerShell commands from Go with structured error handling and timeouts.
Community
Advanced