By kokuyouwind
PR description format and workflow requirements for GitHub pull requests
This is a plugin marketplace for Claude Code maintained by kokuyouwind.
To add this marketplace to your Claude Code:
/plugin marketplace add kokuyouwind/claude-plugins
Or if you want to add it to your team's configuration, add the following to .claude/settings.json:
{
"extraKnownMarketplaces": {
"kokuyouwind-plugins": {
"source": {
"source": "github",
"repo": "kokuyouwind/claude-plugins"
}
}
}
}
Setup RBS type definitions for Steep and automatically fix type errors in Ruby projects.
Installation:
/plugin install rbs-goose@kokuyouwind-plugins
Usage:
/rbs-goose
For more details, see plugins/rbs-goose/README.md
If you have suggestions for new plugins or improvements to existing ones, please open an issue or submit a pull request.
Each plugin may have its own license. Please refer to individual plugin directories for license information.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimSystematic debugging methodology for thorough root cause analysis with evidence-based investigation
Zenn記事執筆を支援するプラグイン。インタビュー形式で内容を深掘りし、完全な草稿を自動生成します。
Setup rbs type definitions for steep and automatically fix type errors
Git repository workflow guidelines including branch management, testing practices (TDD), Docker environment handling, and PR workflow
Structured evaluation of design options with trade-off analysis for architecture and implementation decisions
npx claudepluginhub kokuyouwind/claude-plugins --plugin dev-guidelines-pr-formatProvides comprehensive PR creation guidance with GitHub CLI, enforcing title conventions, following template structure, and offering concrete command examples with best practices.
Git and PR workflows with code review, onboarding, and PR enhancement
Create and update pull requests with proper formatting
Provides comprehensive PR creation guidance with GitHub CLI, enforcing title conventions, following template structure, and offering concrete command examples with best practices.
GitHub project operations with quality gates.
GitHub CLI integration with focused skills for pull requests, issues, GitHub Actions, and viewing GitHub file URLs