byhuggingface· 63 skills
Use before opening a PR, or whenever asked to self-review a diffusers contribution. Applies the same rubric as the @claude CI (checks the diff against .ai/review-rules.md, traces call paths for dead code). Reports findings grouped by severity, flagging what to fix before submitting (blocking issues + dead code) vs what to leave for the actual review. Report-only — does not edit files.
$npx -y skills add huggingface/diffusers --skill self-reviewInstalls into the current project.
Run `npx skills use "https://github.com/huggingface/diffusers" --skill "huggingface/diffusers/self-review"` 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/huggingface/diffusers" that are relevant to the current task. Run `npx skills add "https://github.com/huggingface/diffusers"` and select the relevant skills, then follow their instructions.