40 results (19.6ms) page 2 / 2
rmyndharis / antigravity-skills-go-concurrency-patterns exact

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.

halay08 / fullstack-agent-skills-go-concurrency-patterns exact

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.

404kidwiz / agent-skills-backup-go-concurrency-patterns exact

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.

0xBigBoss / claude-code-go-best-practices exact

Provides Go patterns for type-first development with custom types, interfaces, functional options, and error handling. Must use when reading or writing Go files.

existential-birds / beagle-go-code-review exact

Reviews Go code for idiomatic patterns, error handling, concurrency safety, and common mistakes. Use when reviewing .go files, checking error handling, goroutine usage, or interface design.

metalagman / agent-skills-go-senior-developer exact

Expert senior-level Go guidance for architecture, API-first design/codegen, advanced concurrency, performance tuning, testing/quality, cloud-native 12-factor practices, and Go 1.24+ tooling for...

cnemri / google-genai-skills-google-adk-python exact

Expert guidance on the Google Agent Development Kit (ADK) for Python. Use this skill when the user asks about building agents, using tools, streaming, callbacks, tutorials, deployment, or advanced...

cnemri / google-adk-python-skill exact

Expert guidance on the Google Agent Development Kit (ADK) for Python. Use this skill when the user asks about building agents, using tools, streaming, callbacks, tutorials, deployment, or advanced...

samhvw8 / dot-claude-google-adk-python exact

Google Agent Development Kit (ADK) for Python. Capabilities: AI agent building, multi-agent systems, workflow agents (sequential/parallel/loop), tool integration (Google Search, Code Execution),...

existential-birds / beagle-go-testing-code-review exact

Reviews Go test code for proper table-driven tests, assertions, and coverage patterns. Use when reviewing *_test.go files.

doccker / cc-use-exp-go-dev exact

Go ๅผ€ๅ‘่ง„่Œƒ๏ผŒๅŒ…ๅซๅ‘ฝๅ็บฆๅฎšใ€้”™่ฏฏๅค„็†ใ€ๅนถๅ‘็ผ–็จ‹ใ€ๆต‹่ฏ•่ง„่Œƒ็ญ‰

metalagman / agent-skills-go-google-style-decisions exact

Expertise in Go programming decisions according to the Google Go Style Guide. Focuses on specific choices for naming, error handling, and language usage.

metalagman / agent-skills-go-uber-style-guide exact

Use this skill to write, refactor, or review Go code according to the Uber Go Style Guide. It ensures strict adherence to correctness, safety, and idiomatic patterns.

llama-farm / llamafarm-go-skills exact

Shared Go best practices for LlamaFarm CLI. Covers idiomatic patterns, error handling, and testing.

botpress / skills-adk-frontend exact

Guidelines for building frontend applications that integrate with Botpress ADK bots - covering authentication, type generation, client setup, and calling bot actions

metalagman / agent-skills-go-options-gen exact

Expert in generating functional options for Go structs using the options-gen library.

rominirani / antigravity-skills-adk-tool-scaffold exact

Scaffolds a new custom Tool class for the Agent Development Kit (ADK).

metalagman / agent-skills-go-oss-maintainer exact

Maintain Go repositories with high-quality standards, adhering to CI/CD, linting, and agent-friendly best practices.

mindrally / skills-go-api-development exact

Go API development guidelines using the standard library (1.22+) with best practices for RESTful API design, error handling, and security