From context-engine
Trim a CLAUDE.md file to only the lines that change behavior. Applies the 30-line principle from Claude Code's creator. Use when CLAUDE.md feels bloated.
npx claudepluginhub artmin96/forge-studio --plugin context-engineThis skill is limited to using the following tools:
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Analyzes BMad project state from catalog CSV, configs, artifacts, and query to recommend next skills or answer questions. Useful for help requests, 'what next', or starting BMad.
Based on Boris Cherny's (Claude Code creator) workflow: ~100 lines that outperform 500-line files. The key: every rule exists because it solved a real problem.
./CLAUDE.md)Present two versions:
Ask before overwriting the original. Suggest saving the original as CLAUDE.md.backup first.
If your trimmed version is still over 100 lines, you're probably including things Claude already does. Be more aggressive.