By kokuyouwind
Collection of commands that execute code-like prompts demonstrating programming concepts including logic programming and backtracking
コード風プロンプト例1 牛乳ジョーク:夫の理解
コード風プロンプト例1 牛乳ジョーク:妻の依頼
コード風プロンプト例2a ネストされたif:elseが外側に属する (ブロックスタイル)
コード風プロンプト例2a ネストされたif:elseが外側に属する (インデントベース)
コード風プロンプト例2a ネストされたif:elseが外側に属する (キーワードスタイル)
Coordinator process for Erlang-style actor model testing. Aggregates results from multiple worker processes and sends combined results to the parent process.
Player agent for werewolf game simulation. Each player has a role and persona, participates in discussions, votes, and performs night actions.
Worker process for Erlang-style actor model testing. Simulates a worker that receives messages, processes data, and sends responses back to the parent process.
Worker goroutine that repeats strings twice received from input channel and sends to output channel
Worker goroutine that reverses strings received from input channel and sends to output channel
Go-style channel message synchronization via filesystem for testing goroutine communication patterns
Erlang-style message passing via /tmp file system. Use when simulating actor model with actual message synchronization between processes. Provides send/receive primitives with blocking and pattern matching.
Uses power tools
Uses Bash, Write, or Edit tools
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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.
npx claudepluginhub kokuyouwind/claude-plugins --plugin code-like-promptSystematic 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
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.