Find the perfect skill
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.
Evidence-Based Skill Improvement via Eval Logs
Development
Dispatch the skill-improver agent to propose evidence-cited edits for a skill from its latest annotated eval log. Report-only; never edits the skill.
Parallel Task Dispatcher
Development
Dispatches tasks from .hyperflow/tasks/ using parallel workers and reviewers, then integrates and commits results.