By gogf
Develop GoFrame v2 web applications with structured conventions for APIs, controllers, services, middleware, routing, ORM/DAO/entity, HTTP/gRPC, and microservices, including gf CLI code generation and best practices.
GoFrame Skills is an AI skill set tailored for the GoFrame framework, designed to enable AI to produce accurate GoFrame code. It provides:
🚧 Currently in Beta — feel free to try it out and contribute via Issues and Pull Requests!
npx skills add github.com/gogf/skills -g
npx skills check
npx skills update
ℹ️ It's recommended to use Claude Opus 4.6 or later for optimal code generation.
Prompt example:
Build a user service with GoFrame, designed with RESTful API interfaces and featuring basic CRUD operations.

Prompt example:
Add JWT authentication to the project. Only users logged in with valid credentials can access protected endpoints like /user/profile for personal information.

Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub joshuarweaver/cascade-code-languages-misc-2 --plugin gogf-skillsOpinionated Go web app scaffolding with Templ + HTMX + Alpine.js + Tailwind
Expert Go 1.26+ — idioms, concurrency, backend services, cargo-grade tooling (golangci-lint v2, govulncheck), with SOLID principles
AI Agent Skills for production-ready Go projects
Component-aligned Claude Code skill bundle for github.com/xgodev/boost. One plugin, one skill per boost component (56 total): boot sequence, log/config/publisher/cache wrappers, model/errors, every factory under factory/contrib/ (Echo, Resty, Pub/Sub, Mongo, Cassandra, Redis, Elasticsearch, Kafka, AWS, gRPC, gocloud.dev, Postgres, Oracle, BigQuery, Firestore, BuntDB, MemDB, BigCache, FreeCache, Vault, Hystrix, Ants, NATS, Goka, CloudEvents, GCP API/gRPC composition, OTel, Datadog, Prometheus, fx, Cobra, GraphQL, K8s, FTP, HTTP/2, Zap/Zerolog/Logrus loggers), function bootstrap + Pub/Sub/NATS/Kafka adapters, middleware stack, extra middleware/health/multiserver, fx modules, and a maintainer guide. Each skill cites the boost source paths it teaches; factory skills with framework-shipped examples cite them.
No description provided.
Idiomatic Go patterns and best practices — package design, error handling, interfaces, concurrency, testing, and project layout. Written by spf13 (former Go team lead, author of Cobra, Viper, Hugo, Afero).