By douinc
Review and optimize CLAUDE.md files following context engineering best practices
A curated collection of Claude Code plugins by DOU Inc.
| Plugin | Description | Version |
|---|---|---|
| code-archaeology | Mine git history and analyze codebases to produce a full documentation site | 1.2.0 |
| claudemd | Review and optimize CLAUDE.md files following context engineering best practices | 1.0.0 |
| joan | Integrate Joan workspace-based knowledge and task management into Claude Code | 0.1.0 |
# Install from this marketplace repo
claude plugin add https://github.com/douinc/douinc-claude-code-marketplace --path plugins/code-archaeology-plugin
claude plugin add https://github.com/douinc/douinc-claude-code-marketplace --path plugins/claudemd-plugin
claude plugin add https://github.com/douinc/douinc-claude-code-marketplace --path plugins/joan-plugin
git clone https://github.com/douinc/douinc-claude-code-marketplace.git
claude --plugin-dir ./douinc-claude-code-marketplace/plugins/code-archaeology-plugin
claude --plugin-dir ./douinc-claude-code-marketplace/plugins/claudemd-plugin
claude --plugin-dir ./douinc-claude-code-marketplace/plugins/joan-plugin
AI-powered documentation pipeline that mines git history and analyzes codebases to produce a full documentation site with architecture, API, operations, domain, and evolution sections.
Generates documentation that is impossible from a static codebase snapshot alone -- including inferred Architecture Decision Records (ADRs), migration guides, epoch-based changelogs, deprecation tracking, and visual branch history with semantic commit summaries.
Commands:
/code-archaeology:setup -- Run the setup for documentation pipeline/code-archaeology:dig [path] -- Run the full documentation pipelineRequirements: Claude Code CLI with agent teams, Git, Python/uv
Review and optimize your CLAUDE.md files following context engineering best practices. Audit, score, and auto-fix your CLAUDE.md for maximum Claude Code effectiveness.
Commands:
/claudemd -- Full review with detailed analysis/claudemd --health -- Quick health score/claudemd --fix -- Auto-rewrite following best practicesIntegrate Joan workspace-based knowledge and task management into Claude Code projects. Access domain knowledge pods, manage todos, create implementation plans, and execute work with configurable strategies.
Prerequisites: Joan CLI installed and authenticated (joan auth login)
Commands:
/joan:init -- Initialize project with Joan/joan:sync -- Sync pods and todos with server/joan:todo -- Create or list todos/joan:plan [todo-uuid] -- Create implementation plan/joan:work [todo-uuid] -- Implement a todo/joan:context -- Regenerate CLAUDE.md with Joan contextMIT
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.
Fetch and insert real SVG brand logos from SVGL API into Figma designs
Integrate Joan, a workspace-based knowledge and task management service, into a Claude Code project
AI-powered documentation pipeline that mines git history and analyzes codebases to produce a full Zensical documentation site with architecture, API, operations, domain, and evolution sections.
npx claudepluginhub douinc/douinc-claude-code-marketplaceTools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Optimize CLAUDE.md and docs/ ecosystem following Boris Cherny's best practices
CLAUDE.md lifecycle toolkit: initialise, enhance, sync, and modularise CLAUDE.md files with a 150-line cap, automatic chaining, and Karpathy behavioural guardrails.
Optimize your CLAUDE.md hierarchy — deduplicate, detect misplacement, compress bloat, and visualize token usage across global/project/repo levels
Audit CLAUDE.md files against Anthropic best practices
Rewrite a CLAUDE.md file using <important if> blocks to improve instruction adherence