Prep Public

Prepare a project for public release on GitHub. Scans for secrets, API keys, local file paths, and embarrassing content. Sets up .gitignore, .env.example, LICENSE, README. Applies language-specific standards (pystd for Python). Use when the user wants to open-source, publish, or share a project publicly.

EvanOman Updated

File contents

EvanOman/claude-skills-public/tree/main/skills/prep-public commit 0ca0c5f99d

Frequently asked questions

npx skillmds@latest add evanoman/prep-public