← All creators

Thelavdevawasthi

User

GitHub's one-line description field (top of repo page) shows up in search results and trending lists something like "Git & GitHub workflow skills for Claude: commit messages, conflict resolution, PR descriptions, and more."

5 indexed · 0 Featured · 0 stars · avg score 70
Prolific

Categories

Indexed Skills (5)

Code & Development Listed

changelog-generator

Use when the user wants a CHANGELOG.md entry generated from commit history, a diff between two tags/releases, or a list of merged PRs. Triggers on phrases like "generate a changelog", "write release notes", "what changed since v1.2.0". Follows the Keep a Changelog format.

0 Updated 1 weeks ago
Thelavdevawasthi
Code & Development Listed

commit-message-writer

Use when the user has made code changes (shown as a diff, a description of changes, or staged files) and wants a commit message. Triggers on phrases like "write a commit message", "commit this", "what should I commit this as". Produces Conventional Commits–style messages.

0 Updated 1 weeks ago
Thelavdevawasthi
Code & Development Listed

interactive-rebase-cleanup

Use when the user has a messy commit history (e.g. many "wip", "fix typo", "oops" commits) on a branch and wants it cleaned up before merging, via interactive rebase. Triggers on phrases like "clean up my commits", "squash these commits", "make my history readable before I open a PR".

0 Updated 1 weeks ago
Thelavdevawasthi
Code & Development Listed

merge-conflict-resolver

Use when the user shares a file or diff containing Git conflict markers (<<<<<<<, =======, >>>>>>>) and wants help resolving it, or asks how to resolve a merge/rebase conflict. Do not use for general merge strategy questions with no actual conflict present.

0 Updated 1 weeks ago
Thelavdevawasthi
Code & Development Listed

pr-description-writer

Use when the user wants a pull request description written from a set of commits, a diff, or a branch summary. Triggers on phrases like "write a PR description", "summarize this branch for a PR", "draft my pull request".

0 Updated 1 weeks ago
Thelavdevawasthi

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.