
gi-vue-component-guideDesign and implement Vue 3 components following best practices. Use when creating Vue components, defining props/emits, or when the user asks for Vue compone...
gi-git-commit-helperGenerate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
gi-api-design-fastapiDesign and implement RESTful API endpoints following FastAPI best practices. Use when creating new API routes, designing request/response schemas, or when th...