Skill Claude CodeCodexCursor
Instructions for keeping API documentation in Apifox, a service for describing and testing web APIs. It uses OpenAPI 3.1, a standard format for documenting API endpoints and their request and response data.
Skill Claude CodeCodexCursor
Instructions for keeping API documentation in Apifox, a service for describing and testing web APIs. It uses OpenAPI 3.1, a standard format for documenting API endpoints and their request and response data.
Skill Claude CodeCodexCursor
Git rules for commits, branches, merges, release tags, and changelogs. Git is a version-control system that records code changes and supports collaboration.
Skill Claude CodeCodexCursor
A Go development guide based on domain-driven design and hexagonal architecture. These approaches organize business rules separately from outside systems such as databases, web servers, and background jobs.