github-repo-hygienelisted
Install: claude install-skill bestdeejay-design/agent-skills
# GitHub Repo Hygiene — DEPRECATED (router)
> **This skill is deprecated.** It was split into four focused skills. Do **not** run
> workflows from this file — load the matching sub-skill directly.
## Routing table
| Need | Load this skill instead |
|------|-------------------------|
| README (EN + localized mirror) + animated SVG header/footer | `repo-readme-assets` |
| LICENSE, CODE_OF_CONDUCT, CONTRIBUTING, SECURITY, SUPPORT, issue/PR templates, FUNDING | `repo-community-files` |
| description, topics, GitHub Pages link, community-health audit, 16-point checklist | `repo-metadata-health` |
| social preview (og:image) PNG 1280×640 | `repo-social-preview` |
The old scripts/references were moved into the four new skills:
- `generate_assets.py`, `validate_svg.py`, `extract_context.py` + svg references → `repo-readme-assets`
- `validate_repo.py` + `community-checklist.md` + `repo-hygiene.yml` example → `repo-metadata-health`
- `generate_social_preview.py` + `social-preview.md` → `repo-social-preview`
## Removal plan
Keep this router for one release cycle for backward compatibility (global AGENTS.md
rules may still reference `github-repo-hygiene`), then delete the folder.
## Boundaries
- Do not use this deprecated router when a focused `repo-*` skill is applicable.
## Router procedure
This skill performs no repository edits. First identify whether the request concerns README assets, community/legal files, GitHub metadata, or the social preview. Load exactly the focused