Generates repository creation guidelines and naming suggestions. Use when setting up new repositories, asking about...

Prepares Pull Request content by analyzing branch differences. Use when creating PRs, when the user needs help...

Generates commit messages by analyzing git diffs and learning project commit style. Use when committing code...

Cleans up merged Git branches safely. Use when cleaning up old branches, deleting merged branches, or maintaining...

Creates Git branches following naming conventions. Use when creating feature, bugfix, hotfix, or release branches,...

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility",...

UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue,...

Generates feature specification documents based on provided code and functional descriptions. Focuses on system...

An "AI-Spec-Driven" workflow for complex tasks, triggered ONLY when explicitly requested. It aligns agent execution...

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an...

Guide for using git worktrees to parallelize development with coding agents. Use this skill when the user requests...

Guide for working with SQL queries, in particular for SQLite. Use this skill when writing SQL queries, analyzing...

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an...

Guide for saving a web page for offline use using the monolith CLI. Use this when instructed to save a web page.

Guide for creating and working with marimo notebooks, the reactive Python notebook that stores as pure .py files....

Guide for working with gomponents, a pure Go HTML component library. Use this skill when reading or writing...

Guide for how to develop Go apps and modules/libraries. Always use this skill when reading or writing Go code.