{
  "markdown": "# GoFrame Skills\n\nGoFrame Skills is an AI skill set tailored for the GoFrame framework, designed to enable AI to produce accurate GoFrame code. It provides:\n\n- 📚 **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.\n- 💡 **Rich Practical Examples**: Includes code examples for various project types such as HTTP services and gRPC microservices to help you get started quickly.\n- 🤖 **AI-Powered Development**: Empowers AI to deeply understand GoFrame conventions and best practices, generating high-quality, production-ready code.\n\n> 🚧 Currently in Beta — feel free to try it out and contribute via [Issues](https://github.com/gogf/skills/issues) and [Pull Requests](https://github.com/gogf/skills/pulls)!\n\n\n\n## Installation\n\n```bash\nnpx skills add github.com/gogf/skills -g\n```\n\n## Check Updates\n\n```bash\nnpx skills check\n```\n\n## Install Updates\n\n```bash\nnpx skills update\n```\n\n## Usage Example\n\n> ℹ️ It's recommended to use Claude Opus 4.6 or later for optimal code generation.\n\n\n### Create a new project with GoFrame skills\n\nPrompt example:\n\n```text\nBuild a user service with GoFrame, designed with RESTful API interfaces and featuring basic CRUD operations.\n```\n\n![Create a new project with GoFrame skills in Copilot](.github/assets/img.png)\n\n### Create a new feature with GoFrame skills\n\nPrompt example:\n\n```text\nAdd JWT authentication to the project. Only users logged in with valid credentials can access protected endpoints like /user/profile for personal information.\n```\n\n![Create a new feature with GoFrame skills in Copilot](.github/assets/image2.png)\n",
  "bytes": 1725,
  "sha": "3127b7e6943c90c3b1d0bf5877783f390fb8ade2e2c0e5ea86303e74c3a6ee89",
  "repo_slug": "gogf/skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_gogf_skills_goframe_v2_2ee97fd9/readme"
}