Repo Organizer

Audits and reorganises a local GitHub repository into a clean, standard structure — proper folders (data/, models/, frontend/, backend/), all API keys moved to .env (which is added to .gitignore), hardcoded paths made agnostic, and missing files (README, PRD, requirements.txt, .gitignore) generated. Does NOT commit or push — user handles git.

RashiD2801 Updated

File contents

RashiD2801/Skills/tree/main/repo-organizer commit 7d91d30e14

Frequently asked questions

npx skillmds@latest add rashid2801/repo-organizer