Find the perfect skill
Frontend CSS Patterns
Development
Framework-agnostic CSS patterns for typography, color, motion, and spatial composition to create distinctive visual designs.
Convex Full-Stack Development
Development
Full-stack Convex development guidelines covering React, Vite, TypeScript, mutations, auth, design system, and documentation practices.
Refactor for Code Quality
Development
Remove code duplication, extract shared patterns, and eliminate type casts and `any` types. Run after implementing new features.
Animation & Motion Design
Development
Create smooth animations and micro-interactions with Framer Motion and CSS. This skill covers enter/exit animations, gesture responses, scroll-driven effects, and performance-optimized transitions. Use it for polished UIs, interactive elements, and engaging user experiences.
New Column Conventions
Development
Conventions and struct tags for adding database columns in Go, with specific types and tags.
Create High-Quality Git Commits
Development
Create high-quality Git commits for all pending changes. Includes context gathering, agent execution, and change analysis.
Git Rebase Conflict Resolution
Development
Resolve Git merge and rebase conflicts conservatively, preserving both sides' intent, staging only understood resolutions, and leaving a clean conflict state.
ADR Index
Development
Build or rebuild the full ADR index and dependency graph in AgentDB from the docs/adr/ directory.
Vexor: Semantic File Search
Development
Vector-powered CLI for semantic file search, with a skill for Claude/Codex.
Integrate Claude Skill into Guidelines
Development
Adapt and integrate a Claude global skill into your project's development guidelines, not into project code.
Supabase Performance Tuning
Development
Optimize Supabase API performance with caching, batching, and connection pooling. Use when experiencing slow API responses or implementing caching strategies.
Schema Alignment
Development
Detect drift between database schema and code data models. Works with common ORMs and migration tools.