go-mapper
π―Skillfrom cristiano-pacheco/ai-tools
Same repository
cristiano-pacheco/ai-tools(15 items)
Installation
npx vibeindex add cristiano-pacheco/ai-tools --skill go-mappernpx skills add cristiano-pacheco/ai-tools --skill go-mapper~/.claude/skills/go-mapper/SKILL.mdSKILL.md
More from this repository10
A collection of AI coding assistant rules and skills for Go development, including modular skills for GORM models, Chi handlers/routers, repositories, services, use cases, unit/integration tests, and structured workflow commands for PRDs, tech specs, and tasks.
A collection of rules, skills, and workflow commands for AI coding assistants to generate idiomatic Go code, including 12 modular skills for Chi HTTP handlers, GORM models, repositories, services, unit/integration testing, and structured development workflows with PRD, tech spec, and task templates.
Skill
Skill
Skill
Skill
Skill
Generates robust HTTP handlers and middleware for Go web services using the Chi router, with best practices for routing, error handling, and request processing.
Generates production-ready Go microservices with structured configurations, middleware, error handling, and best practices for scalable backend development.
Simplifies Go web routing with Chi, generating RESTful API structures, middleware configurations, and best practices for scalable microservices.