Agent Skills by tamago0224
Showing 73 vetted skills indexed across 1 GitHub repositories.
go-mcp-server-generator
Generates a Go MCP server project scaffold with modules, tests, and documentation.
golang-security
Identify security vulnerabilities in Go code using govulncheck and static analysis.
update-specification
Update markdown specification files to reflect new requirements and code changes.
git-commit
Analyze git diffs and create conventional commits with formatted messages.
create-github-pull-request-from-specification
Create a GitHub pull request from a specification file using a template.
markdown-to-html
Convert Markdown documents to HTML for rendering or publishing.
mkdocs-translations
Translate MkDocs documentation into a target language and update mkdocs.yml for i18n.
golang-project-layout
Create Go project structures with directory layouts and module naming conventions.
update-implementation-plan
Update Markdown implementation plans with new requirements and standardized task structures.
golang-concurrency
Analyzes Go concurrency code to fix goroutine leaks, race conditions, and channel ownership.
write-coding-standards-from-file
Generate coding standards documents from existing source files.
golang-data-structures
Select optimal Go data structures and apply safe usage patterns.
golang-database
Audit Go database code for parameterized queries, transactions, and connection handling.
create-github-issues-feature-from-implementation-plan
Create GitHub issues for each phase from an implementation plan file.
create-tldr-page
Generate TLDR-formatted markdown pages from command-line tool documentation.
golang-design-patterns
Guide Go API design with functional options, validation, and runtime cleanup.
golang-troubleshooting
Debug Go programs to identify root causes of bugs, crashes, and deadlocks.
golang-samber-oops
Create structured context-rich errors with samber/oops in Go applications.
readme-blueprint-generator
Generate structured Markdown READMEs from .github/copilot and copilot-instructions.md files.
gh-cli
Manage GitHub repositories, issues, pull requests, and releases via gh CLI.
my-issues
List GitHub issues assigned to the current user in the current repository.
golang-context
Propagate context.Context through Go HTTP servers, services, and repositories.
golang-samber-lo
Generate type-safe functional helpers from samber/lo for Go data transforms.
golang-samber-slog
Compose structured Go logging pipelines with samber/slog-multi middleware.