By geoffjay
Build, debug, and optimize async Rust network applications using the Tokio ecosystem — scaffold projects, review code for anti-patterns, generate tests, and migrate sync code to async.
Scaffold new Tokio projects with proper structure and best practices
Review Tokio code for async anti-patterns, performance issues, and best practices
Generate comprehensive async tests for Tokio applications
Migrate synchronous code to async Tokio or upgrade between Tokio versions
Master Tokio runtime expert for async/await fundamentals, task management, channels, and synchronization
Network programming specialist for Hyper, Tonic, Tower, and Tokio networking
Performance optimization expert for async applications including profiling, benchmarking, and runtime tuning
System architecture specialist for designing scalable async systems with Tokio
Advanced concurrency patterns for Tokio including fan-out/fan-in, pipeline processing, rate limiting, and coordinated shutdown. Use when building high-concurrency async systems.
Network programming patterns with Hyper, Tonic, and Tower. Use when building HTTP services, gRPC applications, implementing middleware, connection pooling, or health checks.
Common Tokio patterns and idioms for async programming. Use when implementing worker pools, request-response patterns, pub/sub, timeouts, retries, or graceful shutdown.
Debugging and troubleshooting Tokio applications using tokio-console, detecting deadlocks, memory leaks, and performance issues. Use when diagnosing async runtime problems.
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.
[!WARNING] For now this is just a place to try out Claude plugins, not much to see here.
Add this marketplace to Claude Code:
/plugin marketplace add geoffjay/claude-plugins
This makes all plugins available for installation, but does not load any agents or tools into the Claude context.
Browse available plugins:
/plugin
Install the plugins you need:
/plugin install golang-development
Each installed plugin only loads its specific agents, commands, and skills into the Claude context.
Three-tier architecture for token efficiency:
claude-agents/
├── .claude-plugin/
│ └── marketplace.json # all plugins
├── plugins/
│ ├── golang-development/
│ │ ├── agents/ # Expert definitions
│ │ ├── commands/ # Scaffolding tool
│ │ └── skills/ # Specialized skills
│ └── ... (more plugins)
├── docs/ # Comprehensive documentation
└── README.md # This file
To add new agents, skills, or commands:
plugins/.md files in the appropriate subdirectory:
agents/ - For specialized agentscommands/ - For tools and workflowsskills/ - For modular knowledge packages.claude-plugin/marketplace.jsonSee Architecture Documentation for detailed guidelines.
This project borrows considerably from wshobson/agents.
MIT License - see LICENSE file for details.
npx claudepluginhub p/geoffjay-rust-tokio-expert-plugins-rust-tokio-expertExperienced Rust developer with expertise in user interface development using the gpui crate
Advanced Ruby development tools with a focus on the Sinatra web framework
Git focused utilities with namespaced commands for advanced workflows
Plugin management and scaffolding tools for creating and maintaining Claude Code plugins
Experienced Go development patterns and tools
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex and antigravity CLIs when installed) to get diverse perspectives on coding problems
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
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.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Complete developer toolkit for Claude Code