builtby-win-skills
πͺMarketplacebuiltby-win/skills
Provides a Claude plugin marketplace with automated GitHub workflow skills that streamline software development processes, enabling developers to manage issues, create branches, generate pull reque...
Installation
/plugin marketplace add builtby-win/skillsPlugins in this Marketplace
blog
Manages blog-related content creation, tracking, and publication workflows within GitHub issues and branches.
/plugin install blog@builtby-win-skillsdone
Cleans up local and remote branches after a pull request is merged, verifying issue closure and removing the feature branch to maintain a tidy repository state.
/plugin install done@builtby-win-skillsnote
Captures and manages quick notes or annotations within the GitHub workflow context, likely allowing users to add, retrieve, or organize brief textual information related to issues, tasks, or projec...
/plugin install note@builtby-win-skillspr
Creates pull requests with automated pre-flight checks, optional screenshot capture, remote commit pushing, issue referencing, and status tracking.
/plugin install pr@builtby-win-skillsship
Publishes feature or fix plans as GitHub issues, automatically creates corresponding feature branches with a standardized naming convention, and marks the issue as in-progress.
/plugin install ship@builtby-win-skillswork
Displays a comprehensive team dashboard showing current work status, including in-progress issues by team members, open pull requests, backlog items, and suggests the next task to work on.
/plugin install work@builtby-win-skillsworktree
Manages Git worktrees by creating isolated development environments with SQLite database snapshots, enabling parallel work on different branches with unique port configurations.
/plugin install worktree@builtby-win-skills