Loading...
Loading...
Found 429 Skills
Use when creating temporary files, drafts, experiments, or any content that should not be committed to version control. Ensures proper placement in .claude/.scratch with gitignore configuration.
Git conventions and workflow guidelines using Conventional Commits, branching strategies, and best practices for version control
Generate appropriate commit messages and maintain git log documentation. Use when preparing to commit changes, reviewing git history, or maintaining project change documentation. Provides commit message generation, git log maintenance, and quick command reference.
Generate commit messages following conventional commits and commit staged changes. Use when creating commits or when user invokes /commit.
Standardized git commits following Conventional Commits. Supports mapping to GitHub and GitLab.
Expert in Content Management Systems (CMS). Trigger this when building Blogs, Portals, or Media-heavy applications.
CMS, blogging platforms, and content management patterns
GitLab repository operations. ALWAYS use this skill when user wants to: (1) clone repositories, (2) fork projects, (3) view repo info, (4) create new projects, (5) archive/delete repos, (6) manage repo settings.
Create conventional commit messages by analyzing staged changes. Generates semantic commit messages following the Conventional Commits specification. Use when user says "commit", "save changes", or "create commit".
Use when starting feature work that requires isolation from the current workspace or before executing an implementation plan - Create isolated git worktrees through intelligent directory selection and security verification
Execute git and GitHub operations through Grove Wrap (gw) with safety-tiered commands, Conventional Commits, and agent-safe defaults. Use when making commits, managing branches, working with PRs/issues, or performing any version control operations.
Generate Git branch names from staged or branch changes