By aucun6352
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
npx claudepluginhub aucun6352/project-cheat-sheet --plugin server-sequential-thinkingA project cheat sheet repository for Claude Code.
Claude Code Plugin Repository for AI-Friendly Development
The goal is not just to create good plugins, but to make development itself AI-friendly.
Each plugin maximizes synergy with Claude Code to provide a more efficient AI-based development experience.
/plugin marketplace add aucun6352/project-cheat-sheet
# Install entire marketplace
/plugin install project-cheat-sheet
# Or install individual plugins
/plugin install creator-suite
/plugin install java-design-patterns
/plugin install designing-hexagonal-architecture
Automatically creates tools that help Claude better automate tasks.
/create-agent - Automatic Agent generation/create-command - Automatic Command generation/create-skill - Automatic Skill generation/project-tooling - Project analysis and customized tool recommendationsJava Design Patterns Cheat Sheet
Provides design patterns and best practices required for Java development.
Hexagonal Architecture Design Guide
Provides a hexagonal architecture design guide that reduces coupling between modules, thereby reducing the context AI needs to understand. More efficient development is possible when used with Claude Code.
If you would like to contribute to the project, please refer to CONTRIBUTE.md.
Using Creator Suite for plugin contributions is recommended:
MIT License
gglee
Version: 0.1.0
Transform Claude Code into a structured development platform with 29 /sc: commands, 23 specialized agents, 7 behavioral modes, and MCP server integration
Share bugs, ideas, or general feedback.
MCP servers for Codex integration
Comprehensive toolkit with 8 expert skills for Claude Code plugin development covering hooks, MCP integration, commands, and agents with best practices.
Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.
Claude Code workflow patterns: prompting, CLAUDE.md maintenance, multi-agent orchestration
Complete toolkit for building Model Context Protocol servers in Java using the official MCP Java SDK with reactive streams and Spring Boot integration.