By brittonhayes
Learn any language through natural code interaction using spaced repetition and progressive vocabulary injection. No flashcards, no drills—just coding.
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.
A collection of Claude Code plugins for enhanced productivity and learning.
Add this marketplace to Claude Code:
/plugin marketplace add brittonhayes/claude-plugins
Learn any language naturally through coding sessions using spaced repetition and contextual vocabulary injection.
Install:
/plugin install polyglot@brittonhayes-claude-plugins
Features:
Quick Start:
# After installation, configure your language
"Switch to Spanish and set difficulty to 5"
# Start coding and learning
"How do I reverse an array in JavaScript?"
Claude: "You can usar (use) the reverse() método (method)..."
A Star Wars trash compactor-themed plugin that quizzes you on your code. Claude is trapped in a compactor, and the only way to stop the walls from closing is for you to explain what you just built.
Install:
/plugin install context-compactor@brittonhayes-claude-plugins
Features:
Quick Start:
# After installation, just start coding
# The compactor activates after significant implementations
🚨 COMPACTOR ACTIVATES 🚨
Claude: "WAIT WAIT WAIT - the compactor is turning on!
Quick, before we both get crushed - how does that
webhook validation prevent replay attacks??"
# Trigger a quiz manually
"Quiz me"
# Skip the current quiz
"Skip the quiz"
# Update marketplace to get latest versions
/plugin marketplace update
# List installed plugins
/plugin list
# Uninstall a plugin
/plugin uninstall polyglot@brittonhayes-claude-plugins
# Remove this marketplace
/plugin marketplace remove brittonhayes-claude-plugins
claude-plugins/
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest
├── polyglot/ # Polyglot plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── SKILL.md
│ ├── config.json
│ ├── data/
│ ├── scripts/
│ └── README.md
├── context-compactor/ # Context Compactor plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── SKILL.md
│ ├── config.json
│ ├── data/
│ ├── scripts/
│ └── README.md
└── README.md # This file
# Clone the repository
git clone https://github.com/brittonhayes/claude-plugins.git
cd claude-plugins
# Add as local marketplace
/plugin marketplace add .
# Install a plugin
/plugin install polyglot@brittonhayes-claude-plugins
Contributions welcome! Please feel free to submit a Pull Request.
MIT License - see LICENSE for details
Britton Hayes
More plugins coming soon!
npx claudepluginhub brittonhayes/claude-plugins --plugin polyglotA Star Wars-themed quiz plugin that threatens to crush your session like a trash compactor. Only your understanding of the code can stop the walls from closing in.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
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.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams