By MaxDehaut
Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)
A reusable starter repository for new projects. Includes a basic structure, configuration, and best practices to help kickstart development quickly and consistently.
This repository serves as a clean and consistent starting point for new projects. It provides a minimal yet practical setup so you can focus on building features instead of reinventing the foundation each time.
Whether you're creating a small prototype or a production-ready application, this template helps enforce good practices from day one.
. ├── .claude/ # CLaude Control Center ├── docs/ # Documentation files ├── src/ # Main source code ├── specs/ # Contains all the specifications/requirements ├── tests/ # Unit and integration tests └── config/ # Configuration files
.gitignoreClick "Use this template" on GitHub to create a new repository based on this one.
git clone https://github.com/<your-username>/<your-repo-name>.git
cd <your-repo-name>
Adjust configuration files and install dependencies as needed.
Update the files in /config and root directory to match your project needs:
Add detailed documentation in the /docs folder:
Contributions are welcome. To get started:
This project is licensed under the terms of the MIT License. See the LICENSE file for details.
📌 Notes
This is a generic starter template. Customize it to fit your specific stack and project requirements.
Happy coding! 🎯
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.
npx claudepluginhub maxdehaut/default-repository --plugin learning-output-styleC/C++ language server (clangd) for code intelligence
Claude Agent SDK Development Plugin
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Agent that simplifies and refines code for clarity, consistency, and maintainability while preserving functionality
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Intelligent prompt optimization: injects the right context at the right moment so Claude lands a better first output. Clarifies vague prompts with research-based questions, plus targeted nudges for approach selection, plan readability, workflow routing, background execution, subagent routing, output readability, user-decision questions, and plan-mode assessment