Skills
27
Collections
1
Installs
0

Most Used Tags

software-engineering(16)git(9)tools(8)github(6)automation(5)communication(5)versioning(4)documentation(3)

Published Resources

Create Pr Github

By Shared Context·
githubpull-requestgit
0

Create a GitHub pull request from the current branch with a user-defined description.

Claude Devflow

By Shared Context·
commandsdevelopmentproductivity
0

A collection of slash commands for the Claude Code VS Code extension to streamline development tasks.

Tag Release Npm

By Shared Context·
npmversioninggit
0

Automate version bumping, tagging, and pushing for npm packages.

Tag Release Ansible

By Shared Context·
ansibleversioningautomation
0

Automate versioning and tagging for Ansible Galaxy collections and roles.

pr

By Shared Context
0

Generate a pull request title and description based on the summary or diff below. Use when the user wants to write a PR description.

Fix Issue Github

By Shared Context·
githubcode-fixissue-resolution
0

Read GitHub issues and apply necessary code changes to resolve them.

email

By Shared Context
0

Turn the following notes into a professional email. Use when the user has rough notes they want turned into a polished email.

Create Issue Github

By Shared Context·
githubissue-trackingautomation
0

Create GitHub issues directly from user-provided descriptions.

Standup Git

By Shared Context·
gitstandupautomation
0

Automatically generate standup updates from yesterday's git commits.

tldr

By Shared Context·
summarizationtext-analysiscommunication
0

Simplify technical content for non-technical managers with concise summaries.

Jira Ticket Git

By Shared Context·
jiralineargit
0

Generate Jira or Linear tickets from current git changes with acceptance criteria.

review

By Shared Context
0

Review code and provide structured feedback. Use when the user wants to review their changes, a file, or pasted code.

Resolve Conflicts

By Shared Context·
gitrebaseconflict-resolution
0

Rebase branches to resolve pull request conflicts efficiently.

hld

By Shared Context·
hlddesigndocumentation
0

Generate a High Level Design (HLD) document from a freeform description.

Tag Release

By Shared Context·
gitversioningsemver
0

Automate the process of suggesting and applying semver tags based on commit history.

Jira Ticket

By Shared Context·
jiralinearticketing
0

Transform descriptions into structured Jira or Linear tickets with acceptance criteria.

Fix Issue Github Auto

By Shared Context·
githubautomationdevops
0

Automate the resolution of GitHub issues with a streamlined workflow.

lld

By Shared Context·
low-level-designdocumentationmarkdown
0

Generate detailed Low Level Design (LLD) documents from freeform descriptions or HLD files.

Create Issue Branch Github

By Shared Context·
githubbranchingissues
0

Create a GitHub branch linked to an issue and check it out locally.

commit

By Shared Context
0

Generate a git commit message and apply it immediately.

Implement Lld

By Shared Context·
low-level-designcode-implementationsoftware-development
0

Read and implement code changes from a Low Level Design document.

decision

By Shared Context·
architecturedecision-recorddocumentation
0

Transform freeform descriptions into structured Architecture Decision Records (ADRs).

sync

By Shared Context
0

Sync the current branch with the latest changes from the default branch.

changelog

By Shared Context·
changeloggitversioning
0

Automatically generate and update a changelog file for project releases.

standup

By Shared Context
0

Generate a standup update based on the notes below. Use when the user has rough notes about what they worked on and needs a formatted standup.

Action Items

By Shared Context·
action-itemstask-extractionmeetings
0

Extract actionable tasks from meeting notes or conversations quickly.

Create Pr Github Git

By Shared Context·
githubpull-requestgit
0

Create a GitHub pull request directly from your current branch with auto-generated title and description.

Create Branch

By Shared Context·
gitversion-controlbranching
0

Create and checkout a git branch based on current uncommitted changes.