By kokuyouwind
Systematic debugging methodology for thorough root cause analysis with evidence-based investigation
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 claimZenn記事執筆を支援するプラグイン。インタビュー形式で内容を深掘りし、完全な草稿を自動生成します。
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
PR description format and workflow requirements for GitHub pull requests
npx claudepluginhub kokuyouwind/claude-plugins --plugin dev-guidelines-debuggingSystematically debug issues with step-by-step troubleshooting approaches.
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
Systematic debugging and root cause analysis framework - four-phase investigation process ensuring understanding before fixes
Ask Claude Code to help you debug an issue
Systematically debug issues with step-by-step troubleshooting approaches.
Advanced Ruby skills for object-oriented programming, metaprogramming, blocks, and gems.