Loading...
Loading...
Found 361 Skills
Automatically creates semantic Git checkpoint commits during AI coding sessions. Replaces opaque platform checkpoints with transparent, queryable Git commits using Conventional Commits format with Git Trailers. You MUST follow this skill whenever you make code changes — commit after each meaningful edit.
Generate concise PR descriptions by analyzing the diff against a base branch
Advanced git operations including complex rebase strategies, interactive staging, commit surgery, and history manipulation. Use when user needs to perform complex git operations like rewriting history or advanced merging.
This skill applies when the user wants to resume previous work, enters the command "/vibe-continue", or starts a new session and needs to load saved context. Restore from shared task facts first, then use task.md as the local handoff.
Use When: Submitting code to a Git repository and generating standardized commit messages
Create a git commit with a clear, value-communicating message. Use when the user says "commit", "commit this", "save my changes", "create a commit", or wants to commit staged or unstaged work. Produces well-structured commit messages that follow repo conventions when they exist, and defaults to conventional commit format otherwise.
Use anime-style multi-role continuous conversational code review to output review opinions with natural technical anchors through strong character interaction
Automatically generate intelligent PR descriptions by analyzing code changes. Uses Git diffs, commit history, and context to create comprehensive pull request descriptions with summary, changes, testing notes, and breaking changes.
Refactor code with safety nets — tests green before and after, no behavior change
Commit changes and create a pull request to the official upstream repo
Use when the user asks to plan releases, manage changelogs, coordinate deployments, create release branches, or automate versioning.
Summarize authored commits over a user-specified time period into a concise update