A collection of custom skills for AI coding agents (like Claude Code, Gemini Antigravity, Cursor, etc.).
These skills extend agent capabilities by providing curated best practices, workflows, code review guidelines, and recommended tech stacks.
- Description: Comprehensive Vue.js 3 best practices, code review checklists, and performance optimization guidelines.
- Key Focus: Composition API (
<script setup lang="ts">), Pinia setup stores, TypeScript typing, and Bun package manager.
- Description: Go (Golang) development standards, idiomatic design patterns, testing practices, and error handling strategies.
- Key Focus: Explicit error handling, gotoolkit, Gin/Cobra ecosystem, and table-driven tests.
You can easily install these skills using the Skills CLI:
npx skills add ducconit/skillsOnce installed, your AI agent will automatically detect and follow the instructions defined in these skills.