skills/claudemd-capture/SKILL.md
Improves CLAUDE.md by analyzing conversation patterns. Use when Claude keeps repeating a mistake, when teaching a new preference, or when consolidating guidance from repeated instructions. Captures recurring corrections and style preferences into project instructions.
npx skillsauth add philoserf/claude-code-setup skills/claudemd-captureInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Analyze conversation patterns to identify improvements for CLAUDE.md instruction files.
Review how the conversation has gone to find opportunities where better instructions would have helped Claude perform more effectively.
Review the conversation history for:
Track each potential improvement identified.
Read the relevant CLAUDE.md file(s):
~/.claude/CLAUDE.md for global instructionsCLAUDE.md for project-specific instructionsUnderstand what's already documented to avoid duplication and identify gaps.
Present findings to the user using AskUserQuestion:
For each improvement, explain:
Group related improvements and let the user select which to implement.
For each approved improvement:
Summarize all changes made.
After all edits:
bunx prettier --check on modified files to ensure formatting is cleanEnd with a summary of:
Detailed analysis patterns and examples:
claudemd-auditsession-reviewtesting
Audits ~/.claude/skills/ for unused entries, duplicate names, missing descriptions, and the longest descriptions. Use when trimming the user-level skill set, asking which skills are unused, finding duplicates, or auditing skill hygiene.
tools
Publishes and manages Flowershow sites with the `fl` CLI (the Go-based successor to the deprecated `@flowershow/publish` npm package). Use when publishing a note or folder to Flowershow, syncing updates to an existing site, managing auth, listing or deleting sites, or installing/upgrading the CLI.
tools
Copy edits prose while preserving voice and register. Use when asked to edit, copy edit, line edit, proofread, revise, polish, tighten, rewrite, or clean up essays, articles, drafts, or fiction. Flags wordiness, passive voice, clichés, hedging, and nominalizations with bracket markup or clean rewrites.
testing
Audits and improves CLAUDE.md files by scanning repositories. Use when maintaining CLAUDE.md files, optimizing project instructions, or reviewing what project instructions should contain. Evaluates quality against templates, outputs scored reports, and applies targeted updates.