Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)
npx claudepluginhub mrkhachaturov/ccode-personal-plugins --plugin explanatory-output-stylePersonal Claude Code plugin directory that syncs with the official marketplace and adds my own plugins on top.
A sync script fetches the latest plugin list from upstream, then applies my customizations:
Sync runs weekly via GitHub Actions cron, or manually with:
./.github/scripts/sync-upstream.sh
All config lives in .github/scripts/:
| File | Purpose |
|---|---|
custom-plugins.json | My metadata and plugin entries to add |
exclude-plugins.txt | Upstream plugins to remove (one per line, # for comments) |
sync-upstream.sh | Sync script — fetches upstream, merges via jq |
Add an entry to .github/scripts/custom-plugins.json:
{
"name": "my-plugin",
"description": "What it does",
"category": "development",
"source": { "source": "url", "url": "https://github.com/..." },
"homepage": "https://github.com/..."
}
Add the plugin name to .github/scripts/exclude-plugins.txt:
some-plugin-i-dont-want
/plugin install {plugin-name}@ccode-personal-plugins
See each linked plugin for its respective license.
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Codebase learning through knowledge extraction, code knowledge graph, challenges, and spaced repetition. Prevents knowledge atrophy for experienced developers and accelerates onboarding for new ones.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Laravel development toolkit MCP server. Provides intelligent assistance for Laravel applications including Artisan commands, Eloquent queries, routing, migrations, and framework-specific code generation.
Creates interactive HTML playgrounds — self-contained single-file explorers with visual controls, live preview, and prompt output with copy button
The Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.
Discord channel for Claude Code — messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /discord:access.
Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim