Hugging Face Diffusers — разработка и редактирование кода

★ 6.5 · web-development

diffusers-code is a Claude Code skill that creates and edits code compliant with Hugging Face Diffusers conventions, covering models, pipelines, schedulers, loaders, tests, and documentation. It enforces ModelMixin and register_to_config patterns, correct Attention class and processor integration, torch.compile-friendly forward paths, and complete lazy import registration in __init__.py files. The workflow follows five stages: context gathering, minimal scope planning, implementation, validation, and polishing via make style and make fix-copies. Designed for developers adding new model archite