An agentic skills framework & software development methodology that works.
GoFrame skill pack for agent code generation
GoFrame Skills packages framework knowledge for agents that need to generate GoFrame code. It combines documentation, practical examples, and skill files so the agent can follow GoFrame conventions when building services and features.
Builders who want an agent to generate GoFrame code with the right framework conventions.
You can get GoFrame code that matches the framework's patterns instead of re-explaining the basics every time.
What it does
GoFrame conventions guide
Covers CLI management, configuration, logging, error handling, and database ORM with design notes, usage guidance, and caveats.
Practical project examples
Includes example code for HTTP services and gRPC microservices so an agent has concrete patterns to copy.
Skill packaging
Ships as a skills repo that can be installed and updated with the `skills` CLI.
How to get it
- 1Run
npx skills add github.com/gogf/skills -g
- 2Run
npx skills update
- 3Prompt example
Build a user service with GoFrame, designed with RESTful API interfaces and featuring basic CRUD operations.
- 4Prompt example
Add JWT authentication to the project. Only users logged in with valid credentials can access protected endpoints like /user/profile for personal information.
README
GoFrame Skills
GoFrame Skills is an AI skill set tailored for the GoFrame framework, designed to enable AI to produce accurate GoFrame code. It provides:
- π Comprehensive Documentation: Covers core components including CLI management, configuration, logging, error handling, database ORM, and more β with design overviews, usage guides, best practices, and caveats.
- π‘ Rich Practical Examples: Includes code examples for various project types such as HTTP services and gRPC microservices to help you get started quickly.
- π€ AI-Powered Development: Empowers AI to deeply understand GoFrame conventions and best practices, generating high-quality, production-ready code.
π§ Currently in Beta β feel free to try it out and contribute via Issues and Pull Requests!
Installation
npx skills add github.com/gogf/skills -g
Check Updates
npx skills check
Install Updates
npx skills update
Usage Example
βΉοΈ It's recommended to use Claude Opus 4.6 or later for optimal code generation.
Create a new project with GoFrame skills
Prompt example:
Build a user service with GoFrame, designed with RESTful API interfaces and featuring basic CRUD operations.

Create a new feature with GoFrame skills
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.

Files in the repo
- .github
- examples
- references
- skills
- .gitignore
- CONTRIBUTING.md
- go.mod
- go.sum
- main.go
- Makefile
- README.md
- SKILL.tpl.md
Discussion (0)
Ask about usage, or say what you built with itSign in to join the discussion.
No comments yet. Be the first to say what this is good for.
More skills

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
Topic in, narrated explainer video out. A Claude Code / Codex skill that turns any topic into a black-canvas motion-graphics explainer video with TTS voiceover, subtitles and a chapter progress bar. Chinese or English; every frame drawn in code with Remotion.
Public repository for Agent Skills
Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications β runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravityβ¦)

Production-grade engineering skills for AI coding agents.