๐ŸŽฏ

documentation-update

๐ŸŽฏSkill

from geoffjay/claude-plugins

VibeIndex|
What it does
|

A personal Claude Code plugins marketplace with granular single-responsibility plugins, progressive three-tier skill disclosure for token efficiency, and 85 accessible agents.

Overview

A personal Claude Code plugins marketplace that provides a modular, composable collection of plugins following single-responsibility design. Each plugin loads only its specific agents, commands, and skills into the Claude context, minimizing token usage while maintaining full coverage across 85 agents.

Key Features

  • Granular Plugin Design - Each plugin does one thing well with an average of only 3.4 components per plugin, keeping context lean
  • Progressive Disclosure Architecture - Three-tier skill loading (metadata, instructions, resources) that loads content on demand for token efficiency
  • Plugin Marketplace Integration - Add the marketplace and browse/install individual plugins like golang-development directly from Claude Code
  • Composable Workflows - Mix and match plugins to build complex development workflows from simple, focused components
  • Full Agent Coverage - All 85 specialized agents are accessible across the plugin collection

Who is this for?

This is designed for Claude Code users who want a well-organized, token-efficient plugin system for development workflows. Developers working with Go or other specific tech stacks will benefit from the focused, single-responsibility plugin approach that avoids bloating the Claude context with unnecessary instructions.

๐Ÿ“ฆ

Same repository

geoffjay/claude-plugins(33 items)

documentation-update

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add geoffjay/claude-plugins --skill documentation-update
skills.sh Installโš  Installs to .agents/skills/
npx skills add geoffjay/claude-plugins --skill documentation-update
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/documentation-update/SKILL.md

SKILL.md

1,490Installs
-
AddedFeb 4, 2026

More from this repository10

๐ŸŽฏ
git-troubleshooting๐ŸŽฏSkill

A skill that walks Claude through diagnosing and fixing git problems โ€” recovering lost commits via reflog, resolving detached HEAD, repairing corrupted repos, and undoing botched merges, resets, and force pushes. Activates on git errors or mistake recovery requests.

๐ŸŽฏ
git-advanced๐ŸŽฏSkill

Guides experienced git users through advanced operations: interactive rebasing (squash, reorder, split, edit), commit surgery, history rewriting with git-filter-repo and BFG, cherry-picking, advanced merge strategies (recursive/ours/theirs/octopus/subtree) with rerere, partial staging, stash, orphan branches, submodules, and bisect automation.

๐ŸŽฏ
tokio-patterns๐ŸŽฏSkill

Provides expert guidance and code examples for implementing common asynchronous programming patterns using the Tokio runtime in Rust.

๐ŸŽฏ
tokio-concurrency๐ŸŽฏSkill

A Tokio concurrency skill from a personal Claude Code plugins marketplace for trying out and installing various Claude Code plugins.

๐ŸŽฏ
git-repository๐ŸŽฏSkill

A Git repository management skill from a personal Claude Code plugins marketplace, providing tools for Git operations within the plugin ecosystem.

๐ŸŽฏ
tokio-troubleshooting๐ŸŽฏSkill

A personal plugins marketplace for Claude Code with skills including Tokio async runtime troubleshooting for Rust development and Golang development plugins.

๐ŸŽฏ
rust-ui-architecture๐ŸŽฏSkill

Part of a personal Claude Plugins marketplace with a granular, composable architecture where each plugin handles a single responsibility. The repository uses a three-tier progressive disclosure system for token efficiency and includes 85 agents accessible across multiple development-focused plugins.

๐ŸŽฏ
gpui-performance๐ŸŽฏSkill

A personal Claude Plugins marketplace for experimenting with Claude Code plugins, providing a simple interface to browse, install, and manage plugins.

๐ŸŽฏ
tokio-networking๐ŸŽฏSkill

A personal Claude Code plugins marketplace with a granular, single-responsibility architecture and progressive skill disclosure for token-efficient agent workflows.

๐ŸŽฏ
gpui-patterns๐ŸŽฏSkill

A personal Claude Plugins marketplace with a granular, single-responsibility design that keeps token usage minimal. Features a three-tier progressive disclosure architecture for skills and provides composable access to 85 agents across multiple plugins.