Multi-language Claude Code agents and skills for production-grade development
npx claudepluginhub deandum/claude-resourcesMulti-language spec-driven development framework with agents and skills for production-grade development
Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations
Claude Code plugins for the Slidev presentation framework
A collection of Claude Code agents and skills for Go development. Drop these into your project to get opinionated, consistent AI assistance when building Go services and CLIs.
Reusable agent definitions that follow a structured workflow:
| Agent | Role |
|---|---|
| go-critic | Analyzes prompts for clarity and completeness before work begins |
| go-architect | Package layout, interfaces, and API surface design |
| go-builder | Application code implementation |
| go-cli-builder | CLI implementation with Cobra |
| go-tester | Test writing and execution |
| go-reviewer | Read-only code review |
| go-shipper | Containerization and observability |
Topic-specific skills that provide domain knowledge:
go-style · go-project-init · go-error-handling · go-testing · go-testing-with-framework · go-concurrency · go-code-review · go-context · go-interface-design · go-database · go-modules · go-cli · go-api-design · go-observability · go-docker
Copy the agents and skills you need into your project's .claude/ directory, or reference this repo directly in your Claude Code configuration.
MIT