By aucun6352
Automatically creates tools that help Claude perform automation better.
npx claudepluginhub aucun6352/project-cheat-sheet --plugin creator-suiteA command that analyzes the project and interactively generates customized sub-agents
Interactively creates a slash command file with standardized structure through user interaction
This skill should be used when the user asks to "create a skill", "add a skill", "write a skill", "make a new skill", "generate skill documentation", or "build a skill". Interactively creates standardized skill documentation through conversational interaction, supporting project-specific, global, and plugin skills with conversation analysis and progressive disclosure.
A workflow that analyzes the project to identify required roles, tech stack, and key features, then generates customized agents and skills prioritizing non-development and project-specific content
A 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
Spec-driven development workflow system with structured phases: Requirements → Design → Tasks → Implementation
Share bugs, ideas, or general feedback.
Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests.
Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.