Use when managing what an LLM sees. Covers context-window budgeting, retrieval and compaction, memory across turns, tool-result pruning, and the failure modes that come from too much context rather than too little.
$npx -y skills add nimadorostkar/claude-skills-collection --skill context-engineeringInstalls into the current project.
Run `npx skills use "https://github.com/nimadorostkar/claude-skills-collection" --skill "nimadorostkar/claude-skills-collection/context-engineering"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nimadorostkar/claude-skills-collection" that are relevant to the current task. Run `npx skills add "https://github.com/nimadorostkar/claude-skills-collection"` and select the relevant skills, then follow their instructions.