Files
Geoff Johnson 0ab5ae1b22 feat(plugins): add rust-cli-developer, rust-tokio-expert plugins and gpui router agent
- rust-cli-developer: 4 agents, 4 commands, 4 skills for CLI development with Clap
- rust-tokio-expert: 4 agents, 4 commands, 4 skills for async Rust with Tokio
- rust-gpui-developer: add gpui-router-specialist agent
- Update marketplace catalog with new plugin entries
- Regenerate documentation to reflect new plugins
2025-11-04 12:23:10 -08:00

4.5 KiB

Plugin Directory

Complete catalog of all plugins available in the marketplace.

Overview

  • Total Plugins: 7
  • Total Agents: 21
  • Total Commands: 31
  • Total Skills: 25
  • Last Updated: 2025-11-04 11:27:39

Plugin-Management

claude-plugin

Plugin management and scaffolding tools for creating and maintaining Claude Code plugins

Version: 1.0.0

Author: Geoff Johnson

License: MIT

Keywords: plugin, scaffolding, marketplace, documentation

Components:

  • Agents: 1

  • Commands: 3

  • Skills: 2

Location: ./plugins/claude-plugin

Homepage: https://github.com/geoffjay/claude-plugins

Repository: https://github.com/geoffjay/claude-plugins


Languages

golang-development

Experienced Go development patterns and tools

Version: 1.0.0

Author: Geoff Johnson

License: MIT

Keywords: golang, go, development, patterns, performance, concurrency

Components:

  • Agents: 3

  • Commands: 3

  • Skills: 3

Location: ./plugins/golang-development

Homepage: https://github.com/geoffjay/claude-plugins

Repository: https://github.com/geoffjay/claude-plugins


ruby-sinatra-advanced

Advanced Ruby development tools with a focus on the Sinatra web framework

Version: 1.0.0

Author: Geoff Johnson

License: MIT

Keywords: ruby, sinatra, rack, web-framework, api, microservices

Components:

  • Agents: 4

  • Commands: 4

  • Skills: 4

Location: ./plugins/ruby-sinatra-advanced

Homepage: https://github.com/geoffjay/claude-plugins

Repository: https://github.com/geoffjay/claude-plugins


rust-gpui-developer

Experienced Rust developer with expertise in user interface development using the gpui crate

Version: 1.0.0

Author: Geoff Johnson

License: MIT

Keywords: rust, gpui, ui, gui, interface, framework, zed

Components:

  • Agents: 5

  • Commands: 4

  • Skills: 4

Location: ./plugins/rust-gpui-developer

Homepage: https://github.com/geoffjay/claude-plugins

Repository: https://github.com/geoffjay/claude-plugins


rust-tokio-expert

Experienced Rust developer with expertise in building reliable network applications using the Tokio library and its associated stack

Version: 1.0.0

Author: Geoff Johnson

License: MIT

Keywords: rust, tokio, async, networking, hyper, tonic, tower, grpc, http

Components:

  • Agents: 4

  • Commands: 4

  • Skills: 4

Location: ./plugins/rust-tokio-expert

Homepage: https://github.com/geoffjay/claude-plugins

Repository: https://github.com/geoffjay/claude-plugins


rust-cli-developer

Experienced Rust developer with expertise in building delightful CLI applications using Clap and the Rust CLI ecosystem

Version: 1.0.0

Author: Geoff Johnson

License: MIT

Keywords: rust, cli, clap, command-line, terminal, tui, ux, testing

Components:

  • Agents: 4

  • Commands: 4

  • Skills: 4

Location: ./plugins/rust-cli-developer

Homepage: https://github.com/geoffjay/claude-plugins

Repository: https://github.com/geoffjay/claude-plugins


Utilities

git

Git focused utilities with namespaced commands for advanced workflows

Version: 1.0.0

Author: Geoff Johnson

License: MIT

Keywords: git, version-control, workflow, utilities, rebase, cherry-pick, reflog

Components:

  • Commands: 9

  • Skills: 4

Location: ./plugins/utilities/git

Homepage: https://github.com/geoffjay/claude-plugins

Repository: https://github.com/geoffjay/claude-plugins


Plugin Architecture

Each plugin follows these principles:

  • Single Responsibility: One plugin does one thing well
  • Composability: Mix and match plugins based on needs
  • Context Efficiency: Smaller tools for better LLM performance
  • Maintainability: Isolated updates, clear boundaries

Installation

All plugins are included in this marketplace. To use a plugin:

  1. Ensure the plugin directory exists in plugins/
  2. Use agents via the Task tool
  3. Use commands via slash commands
  4. Skills are automatically loaded when needed

Categories

Plugins are organized into the following categories:

  • Plugin-Management: 1 plugin(s)

  • Languages: 5 plugin(s)

  • Utilities: 1 plugin(s)


This documentation is automatically generated from the marketplace catalog. Last updated: 2025-11-04 11:27:39