nazarukroman

Review Claudemd — Development skill for Claude Code

Development community

Review, translate to English, and optimize a project CLAUDE.md by best practices.

How to install Review Claudemd

Installs to ~/.claude/skills/nazarukroman-craft-review-claudemd/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nazarukroman-craft-review-claudemd && curl -fsSL https://raw.githubusercontent.com/nazarukroman/craft/HEAD/commands/review-claudemd.md -o ~/.claude/skills/nazarukroman-craft-review-claudemd/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Review Claudemd does


description: Review, translate to English, and optimize a project CLAUDE.md by best practices

/review-claudemd

Review the project-level CLAUDE.md for quality, accuracy, and adherence to Claude Code best practices. Optionally translate it to English. The user runs this when setting up a new project or when an existing CLAUDE.md feels stale.

Inputs

The command accepts an optional argument:

  • No argument → review the CLAUDE.md in the current project root (.claude/CLAUDE.md first,

Alternatives in Development

  • Skill Creator — Create new skills, modify existing skills, and measure skill performance 94.1k ★
  • Review Claudemd — Review recent conversations to find improvements for CLAUDE.md files 6.5k ★
  • Hermes Agent Self Evolution — ⚒ Evolutionary self-improvement for Hermes Agent — optimize skills, prompts, and code using DSPy + GEPA 5.2k ★

Full documentation available on GitHub

View Source Repository