documentation-update
๐ฏSkillfrom geoffjay/claude-plugins
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)
Installation
npx vibeindex add geoffjay/claude-plugins --skill documentation-updatenpx skills add geoffjay/claude-plugins --skill documentation-update~/.claude/skills/documentation-update/SKILL.mdSKILL.md
More from this repository10
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.
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.
Provides expert guidance and code examples for implementing common asynchronous programming patterns using the Tokio runtime in Rust.
A Tokio concurrency skill from a personal Claude Code plugins marketplace for trying out and installing various Claude Code plugins.
A Git repository management skill from a personal Claude Code plugins marketplace, providing tools for Git operations within the plugin ecosystem.
A personal plugins marketplace for Claude Code with skills including Tokio async runtime troubleshooting for Rust development and Golang development plugins.
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.
A personal Claude Plugins marketplace for experimenting with Claude Code plugins, providing a simple interface to browse, install, and manage plugins.
A personal Claude Code plugins marketplace with a granular, single-responsibility architecture and progressive skill disclosure for token-efficient agent workflows.
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.