Find the perfect skill
Brainstorming Ideas Into Designs
Development
Explores user intent, requirements, and design before implementation through collaborative dialogue. Three paths (spike, bounded, architectural) with a mandatory approval gate before coding.
Conventional Git commits
Development
Creates conventional commits explaining why changes were made, using the type(scope): description format. Helps enforce a consistent commit style and automates the process of writing meaningful commit messages, especially when staging and saving changes.
Quick Git Commit & Push
Development
Quickly add, commit, and push changes to the current branch.
Claude Code Project Setup
Development
Guide for configuring projects for Claude Code, covering directory structure, settings, permissions, and team sharing best practices.
HTML/CSS Design Expert
Development
For adjusting HTML/CSS and UI styling on the NestMind site, following the design system and best practices for responsive, motion, and accessibility.
Flow Tracer
Development
Trace how data moves through the engine, from ECS to GPU or from file to entity.
Convex Full-Stack Development
Development
Full-stack Convex development guidelines covering React, Vite, TypeScript, mutations, auth, design system, and documentation practices.
Create New Skill
Development
Creates a new OpenCode skill using the skill-creator. Pass a skill name and optionally the --quick flag for a bare scaffolding without the interactive interview. Useful when you want to bootstrap a new custom skill quickly.
Audit Wasserstein Order Consistency
Development
Audits manuscripts and code for W₁ vs W₂ inconsistencies and produces a reconciliation report.
Create WooCommerce iOS Pull Request
Development
Create a pull request following WooCommerce iOS conventions, including branch check, diff review, and label assignment.
Database Connection Pooling Optimization
Development
Process for managing database connections. Provides connection pooling and management with comprehensive guidance and automation.
Skill Creator
Development
Author or review AgentSkills: create, repair, validate, or restructure SKILL.md files and bundled resources.