GoFrame Agent Skills empowering AI to deeply understand GoFrame conventions and best practices, generating high-quality, production-ready code.
npx skills add https://github.com/gogf/skills --skill goframe-v2قم بتثبيت هذه المهارة باستخدام واجهة سطر الأوامر (CLI) وابدأ في استخدام سير عمل SKILL.md في مساحة عملك.
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
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.
