tamago0224 avatar

tamago0224

Community

@tamago0224

2Followers
|
22Public Repos
|
73Published Skills

Agent Skills by tamago0224

Showing 73 vetted skills indexed across 1 GitHub repositories.

tamago0224tamago0224

go-mcp-server-generator

Generates a Go MCP server project scaffold with modules, tests, and documentation.

Community
Advanced
tamago0224tamago0224

golang-security

Identify security vulnerabilities in Go code using govulncheck and static analysis.

Community
Advanced
tamago0224tamago0224

update-specification

Update markdown specification files to reflect new requirements and code changes.

Community
Intermediate
tamago0224tamago0224

git-commit

Analyze git diffs and create conventional commits with formatted messages.

Community
Intermediate
tamago0224tamago0224

create-github-pull-request-from-specification

Create a GitHub pull request from a specification file using a template.

Community
Intermediate
tamago0224tamago0224

markdown-to-html

Convert Markdown documents to HTML for rendering or publishing.

Community
Intermediate
tamago0224tamago0224

mkdocs-translations

Translate MkDocs documentation into a target language and update mkdocs.yml for i18n.

Community
Intermediate
tamago0224tamago0224

golang-project-layout

Create Go project structures with directory layouts and module naming conventions.

Community
Intermediate
tamago0224tamago0224

update-implementation-plan

Update Markdown implementation plans with new requirements and standardized task structures.

Community
Advanced
tamago0224tamago0224

golang-concurrency

Analyzes Go concurrency code to fix goroutine leaks, race conditions, and channel ownership.

Community
Advanced
tamago0224tamago0224

write-coding-standards-from-file

Generate coding standards documents from existing source files.

Community
Intermediate
tamago0224tamago0224

golang-data-structures

Select optimal Go data structures and apply safe usage patterns.

Community
Advanced
tamago0224tamago0224

golang-database

Audit Go database code for parameterized queries, transactions, and connection handling.

Community
Advanced
tamago0224tamago0224

create-github-issues-feature-from-implementation-plan

Create GitHub issues for each phase from an implementation plan file.

Community
Intermediate
tamago0224tamago0224

create-tldr-page

Generate TLDR-formatted markdown pages from command-line tool documentation.

Community
Intermediate
tamago0224tamago0224

golang-design-patterns

Guide Go API design with functional options, validation, and runtime cleanup.

Community
Advanced
tamago0224tamago0224

golang-troubleshooting

Debug Go programs to identify root causes of bugs, crashes, and deadlocks.

Community
Advanced
tamago0224tamago0224

golang-samber-oops

Create structured context-rich errors with samber/oops in Go applications.

Community
Intermediate
tamago0224tamago0224

readme-blueprint-generator

Generate structured Markdown READMEs from .github/copilot and copilot-instructions.md files.

Community
Intermediate
tamago0224tamago0224

gh-cli

Manage GitHub repositories, issues, pull requests, and releases via gh CLI.

Community
Intermediate
tamago0224tamago0224

my-issues

List GitHub issues assigned to the current user in the current repository.

Community
Basic
tamago0224tamago0224

golang-context

Propagate context.Context through Go HTTP servers, services, and repositories.

Community
Advanced
tamago0224tamago0224

golang-samber-lo

Generate type-safe functional helpers from samber/lo for Go data transforms.

Community
Advanced
tamago0224tamago0224

golang-samber-slog

Compose structured Go logging pipelines with samber/slog-multi middleware.

Community
Advanced