CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnJobsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Jobs
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. cxuu
  4. /
  5. golang-skills
  6. /
  7. Go Packages

Go Packages

Editor's Note

This covers the structural decisions you make when organizing Go code: when to split packages, how to group imports, whether that init() is actually necessary, and where os.Exit belongs (spoiler: only in main). It's opinionated in the right ways, like telling you to avoid util packages and generic names that obscure meaning. The package sizing guidance is genuinely helpful, with a table that asks whether you can describe the package purpose in one sentence. Also includes the run() pattern for CLI tools and flags in snake_case, which catches people off guard if they're coming from other languages. Draws from Google and Uber style guides, so it's not just someone's blog post preferences.

Install

npx skills add https://github.com/cxuu/golang-skills --skill go-packages
Votes
0
Installs543
GitHub Stars91
Categories
DocumentationCode Review & QualityProductivity & PlanningCloud & InfrastructureGoCLI & Terminal
First SeenMay 16, 2026
View on GitHub

Comments

Login to comment

Related Documentation Skills

View all →
vercel-react-best-practices

vercel-labs/agent-skills

5
402.7k
26.6k
3
React and Next.js performance optimization guide with 64 prioritized rules across 8 categories.
web-design-guidelines

vercel-labs/agent-skills

3
322.6k
26.6k
Audit UI code against Vercel's Web Interface Guidelines for design and accessibility compliance.
azure-ai

microsoft/azure-skills

0
320.8k
964
Access Azure AI Search, Speech, OpenAI, and Document Intelligence services through unified MCP tools.
github-actions-docs

xixu-me/skills

0
140.1k
53
github actions docs
opensource-guide-coach

xixu-me/skills

0
138k
53
opensource guide coach
readme-i18n

xixu-me/skills

0
137.9k
53
readme i18n