Find the perfect skill
Cognitum IoT Registration
Development
Register a Cognitum Seed device by endpoint, establish agent bridge, and store registration event.
Conventional Commit Messages
Development
Generates commit messages following the Conventional Commits format by analyzing staged changes. Helps create structured commits with precise types (feat, fix, etc.) and concise descriptions, improving changelog readability.
Slash Commands Manager
Development
Build, improve, and validate slash commands for Claude. Covers single-phase, multi-phase, and dynamic argument commands.
Workflow Orchestration
Development
Orchestrate the standard delivery flow from brief through draft PR using skills and thin role wrappers.
Flutter Expert
Development
Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment. Expert in high-performance, multi-platform applications.
Skill Improver Dispatch
Development
Dispatches the report-only skill-improver agent to propose evidence-cited edits for a genealogy skill. Never edits the skill itself.
Git Commit Workflow
Development
Git commit workflow with automatic precommit hook handling, lint/type checking, README updates, and API reference updates.
Smart Git Commit
Development
Analyze git changes, stage as needed, generate a Conventional Commit message, and create a commit.
Preview Verdicts for Maintainer Review
Development
Generate an interactive HTML preview for keep/drop verdicts and process pasted feedback JSON before applying changes to README.md.
Skill Quality Review via Separate Agent
Development
Reviews Claude Code slash commands and Skills against Anthropic best practices with a 5-axis scoring, using a separate agent for objectivity.
Vite Configuration, Plugin API, and SSR
Development
Reference guide for Vite 8: configuration, plugin API, SSR, Rolldown migration, and environment API.
New Column Conventions
Development
Guidelines for adding new database columns: snake_case naming, smallint instead of booleans, and required Go struct tag annotations.