By brittonhayes
A 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.
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!
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.
Learn any language through natural code interaction using spaced repetition and progressive vocabulary injection. No flashcards, no drills—just coding.
npx claudepluginhub brittonhayes/claude-plugins --plugin context-compactorIn-context coding tutor for Claude Code. Learn from your real project with explanations, quizzes, diagnostics, and belt-based progression — locally and privately.
Interactive learning companion — creates personalized learning plans, quizzes with adaptive difficulty, and tracks progress across sessions
Codebase learning through knowledge extraction, code knowledge graph, challenges, and spaced repetition. Prevents knowledge atrophy for experienced developers and accelerates onboarding for new ones.
Agent skills that package evidence-backed pedagogical methodologies (explain-and-check, quiz-me, connect-to-what-you-know, ask-me-questions, learn-by-doing, linked-notes, flashcards) as workflows applied to code. The anti-cognitive-surrender layer: closes the comprehension gap that opens when an LLM has done the work on the human's behalf.
Personalized coding tutorials that use your actual codebase for examples with spaced repetition quizzes
Rubber duck tutor that combats rubber-stamping in AI-assisted workflows. Interactive learning sessions for plan review, code verification, and PR review, with auto-hooks at workflow checkpoints.