Claude Code 프로젝트 문서 품질을 9.0/10+ 수준으로 최적화하는 스킬 플러그인.
claude plugin marketplace add goddaehee/init-claude-plugin
claude plugin install init-claude
init-claude # 현재 프로젝트
init-claude lightweight # 소규모 프로젝트 경량 모드
claude plugin update init-claude
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimClaude Code skill for cmux — AI-native macOS terminal. Verified CLI reference, browser automation, tmux migration.
Beautiful multi-line status line with {god} tag, random emoji, model version, context usage, rate limits, git branch, config counts, session duration, and activity tracking
Claude Code skill for Hermes Agent CLI — oneshot image generation, baoyu-infographic (21 layouts × 21 styles), and blog automation.
SmallTV Ultra pixel display emotion integration for Claude Code. Auto-switches images based on Claude's current action.
Turn scattered wikis, specs, and meeting notes into an executable plan.md in 5 minutes
npx claudepluginhub goddaehee/init-claude-plugin --plugin init-claudeCLAUDE.md lifecycle toolkit: initialise, enhance, sync, and modularise CLAUDE.md files with a 150-line cap, automatic chaining, and Karpathy behavioural guardrails.
智能分析项目并生成 CLAUDE.md 规范文件(完全跨平台),支持 Monorepo
Project discovery, planning, and quality analysis system with parallel agents
Use this agent when you need to analyze a service or codebase component and create comprehensive documentation in CLAUDE.md files. This agent should be invoked after implementing new services, major refactoring, or when documentation needs updating to reflect the current codebase structure. Examples: <example>Context: The user has just implemented a new authentication service and wants to document it properly. user: 'I just finished implementing the auth service, can you document how it works?' assistant: 'I'll use the codebase-documenter agent to analyze the authentication service and create detailed documentation in CLAUDE.md' <commentary>Since the user has completed a service implementation and needs documentation, use the Task tool to launch the codebase-documenter agent to create comprehensive CLAUDE.md documentation.</commentary></example> <example>Context: The user wants to ensure a newly added API module is properly documented for the team. user: 'We need documentation for the new payment processing API I just added' assistant: 'Let me use the codebase-documenter agent to analyze the payment processing API and create proper documentation' <commentary>The user needs documentation for a new API module, so use the codebase-documenter agent to create CLAUDE.md files with setup instructions and architectural notes.</commentary></example>
Initialize or update CLAUDE.md coding standards for any project by auto-detecting tech stack and assembling rules from the claude-rules template library. Use when user says 'init rules', 'generate CLAUDE.md', or wants to set up coding standards.
Code documentation with automated doc generation, code explanation, and tutorial engineering