Improve Claude Md
Description
# Improve CLAUDE.md ## 来源 - GitHub: `humanlayer/skills` - URL: <https://github.com/humanlayer/skills/tree/main/plugins/improve-claude-md> - 思路详解: <https://www.hlyr.dev/blog/stop-claude-from-ignoring-your-claude-md> ## 简介 - 重构 `CLAUDE.md` 让 Claude Code 更愿意遵守的 skill:用 `<important if="condition">` XML 标签包裹有条件相关性的章节,给模型明确的相关性信号,穿透 system reminder 中 "may or may not be relevant" 的模糊语义 - 原则:基础上下文裸写、领域指导窄触发包裹、删 linter 能强制执行的内容、删可由代码模式推断的内容、用文件路径引用代替代码片段、保留所有命令 - 输出结构:项目身份 + Project map + 命令表(一个 impo
Installation
Installs to ~/.claude/skills/makomakogo-fish-claude-improve-claude-md/SKILL.md
mkdir -p ~/.claude/skills/makomakogo-fish-claude-improve-claude-md && curl -fsSL https://raw.githubusercontent.com/makoMakoGo/fish-claude/HEAD/skills/improve-claude-md.md -o ~/.claude/skills/makomakogo-fish-claude-improve-claude-md/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11