CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

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
  • Advertise

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

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. tomlord1122
  4. /
  5. tomtom-skill
  6. /
  7. Golang Architect

Golang Architect

Editor's Note

This is a Go architecture consultant that actually starts with "what are we building" before throwing patterns at you. It walks through project classification (CLI tool vs CRUD API vs operator), matches complexity to architecture (no Clean Architecture for 200-line tools), then designs your module structure using Go idioms like internal packages and interface placement. The core philosophy is refreshingly blunt: every best practice is a tradeoff, and over-engineering is as bad as under-engineering. Includes concrete directory layouts for different project types and a solid take on dependency injection without frameworks. Use it when you're past hello world but before you've committed to a structure you'll regret.

Install

npx skills add https://github.com/tomlord1122/tomtom-skill --skill golang-architect
Votes
0
Installs309
Categories
Go
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Go Skills

View all →
golang-cli-cobra-viper

bobmatnyc/claude-mpm-skills

0
241
49
golang cli cobra viper
golang-spf13-cobra

samber/cc-skills-golang

0
1.7k
1.9k
golang spf13 cobra
golang-spf13-viper

samber/cc-skills-golang

0
1.6k
1.9k
golang spf13 viper
go-code-review

cxuu/golang-skills

0
901
103
go code review
go-testing

cxuu/golang-skills

0
705
103
go testing
go-linting

cxuu/golang-skills

0
693
103
go linting