Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By anilcancakir
Create project.md (PRD), brand.md (brand guidelines), and CLAUDE.md (technical config) for any project. Interactive workflow with audit, archetype-based branding, and stack-specific optimization. Supports Laravel, Flutter, Vue2/3, Nuxt2/3, TailwindCSS, Alpine.js, and more.
npx claudepluginhub anilcancakir/claude-code-plugins --plugin project-optimizerAudit existing Claude Code setup and project documentation with quality report. Use when user mentions "audit", "check setup", "quality report", "review CLAUDE.md", or "what's missing".
Interactive brand identity creation with archetypes, colors, typography, and voice guidelines. Use when user mentions "brand", "colors", "typography", "brand.md", "design system", or "visual identity".
Interactive project brief creation with name, description, slogan, features, and optional market research. Use when user mentions "project brief", "PRD", "project.md", "define project", or "what is this project".
Create optimized CLAUDE.md using project.md, brand.md, and codebase analysis. Use when user mentions "setup", "CLAUDE.md", "configure Claude", "claude code setup", or "technical docs".
Brand identity specialist for creating comprehensive brand guidelines using Jungian archetypes. Use for creating brand.md, defining brand identity, selecting color palettes, establishing voice and tone, or analyzing existing brand assets.
Deep codebase analysis specialist for understanding project architecture, patterns, and conventions. Use for analyzing large projects, discovering architectural patterns, identifying conventions, or preparing comprehensive documentation.
Configuration generation specialist for creating optimized CLAUDE.md and Claude Code settings. Use for generating CLAUDE.md files, creating rules, setting up configuration, or applying templates to specific projects.
Platform-agnostic brand identity creation using 12 Jungian archetypes. Use when running /my_brand, creating brand.md, selecting color palettes, defining typography, or asking about brand personality and voice guidelines.
CLAUDE.md generation patterns using project.md and brand.md context. Use when creating CLAUDE.md, running /my_setup, optimizing Claude Code configuration, or asking about technical documentation for Claude Code.
Project brief and PRD patterns for non-technical project documentation. Use when running /my_project, creating project briefs, defining product requirements, or asking about value propositions and target audiences.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
VGV Wingspan - AI-native workflows following Very Good Ventures best practices.
Claude Code plugin that uses skill architecture to intercept vague prompts, ask clarifying questions, and return structured framework-aware prompts that has credit saving patterns built in.
Context-driven development framework that enables structured lifecycle for software projects: Context → Spec & Plan → Implement
Standalone utilities for codebase exploration, web research, git operations, and code maintenance
Generate optimized prompts, PRDs, and task plans for Replit Agent that maximize AI understanding and minimize iterations
Pre-commit quality assurance workflow with code review, documentation updates, and smart commits. Supports Laravel, Flutter, Vue 2/3, TailwindCSS, and Alpine.js.
Smart context management plugin. Suggests manual compaction at strategic points (phase transitions, milestones) instead of arbitrary auto-compact. Tracks tool usage, monitors context health, and provides intelligent recommendations.
Full-automation Serena MCP integration for Claude Code. Zero manual configuration - semantic navigation, automatic memory management, and intelligent tool routing work transparently.
Comprehensive business research, market analysis, competitor intelligence, and idea validation for Claude Code
Structured implementation planning, execution, and TDD workflow for Claude Code. Create plans with Opus, execute with Sonnet, enforce TDD discipline.
No model invocation
Executes directly as bash, bypassing the AI model
No model invocation
Executes directly as bash, bypassing the AI model
Share bugs, ideas, or general feedback.
Community plugins for Claude Code by @anilcancakir.
Start a new Claude Code session in the terminal and enter the following commands:
> /plugin marketplace add anilcancakir/claude-code-plugins
> /plugin install <plugin-name>
Restart Claude Code to activate the plugin.
| Plugin | Description |
|---|---|
| strategic-compact | Smart context management with phase-aware compaction |
| serena-integration | Full-automation Serena MCP integration |
| dart-lsp | Dart/Flutter language server integration |
| pre-commit-flow | Automated code review, docs, and commits |
| idea-research | Business research and idea validation |
| implementation-planner | Structured implementation planning with TDD |
| project-optimizer | Project setup, brand guidelines, CLAUDE.md generation |
Smart context management that suggests compaction at strategic points instead of arbitrary auto-compaction.
> /plugin marketplace add anilcancakir/claude-code-plugins
> /plugin install strategic-compact
export STRATEGIC_COMPACT_T1=50 # First suggestion (default: 50 tool calls)
export STRATEGIC_COMPACT_T2=75 # Second suggestion
export STRATEGIC_COMPACT_T3=100 # Strong recommendation
export STRATEGIC_COMPACT_TIME=1800 # Time threshold (30 min default)
Full-automation Serena MCP integration for Claude Code. Zero manual configuration - semantic navigation, memory management, and tool routing work automatically.
Before installing, set up Serena MCP in your project:
# 1. Add Serena MCP server
cd /path/to/your/project
claude mcp add serena -- uvx --from git+https://github.com/oraios/serena serena start-mcp-server --context claude-code --project $(pwd)
# 2. Create project configuration
uvx --from git+https://github.com/oraios/serena serena project create
# 3. Index project (for large codebases)
uvx --from git+https://github.com/oraios/serena serena project index
> /plugin marketplace add anilcancakir/claude-code-plugins
> /plugin install serena-integration
| Skill | Triggers |
|---|---|
/serena-navigator | "navigate code", "find definition", "explore codebase" |
/serena-refactor | "rename function", "refactor", "rename symbol" |
/serena-memory | "save context", "load memories", "persist knowledge" |
Dart/Flutter language server integration for enhanced code intelligence.
> /plugin marketplace add anilcancakir/claude-code-plugins
> /plugin install dart-lsp
Automated code review, documentation updates, and intelligent commits with stack-specific intelligence.
> /plugin marketplace add anilcancakir/claude-code-plugins
> /plugin install pre-commit-flow
| Command | Description |
|---|---|
/my_review | Code review with security analysis |
/my_docs | Update inline documentation |
/my_commit | Generate smart commit message |
/my_send | Full workflow: review → docs → commit |
Comprehensive business research, market analysis, competitor intelligence, and idea validation.