When working on sensitive projects, proprietary code, or systems where context leakage is a concern. Use when the user says "protect this," "sensitive project," "don't leak," "sanitize output," "clean context," "proprietary," "confidential," or when working across multiple projects where context bleed between them could be problematic. Implements defensive patterns to prevent sensitive context from leaking into outputs, commits, or cross-project contamination.
$npx -y skills add irfad7/claude-power-skills --skill anti-distillationInstalls into the current project.
Run `npx skills use "https://github.com/irfad7/claude-power-skills" --skill "irfad7/claude-power-skills/anti-distillation"` 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/irfad7/claude-power-skills" that are relevant to the current task. Run `npx skills add "https://github.com/irfad7/claude-power-skills"` and select the relevant skills, then follow their instructions.