Skip to main content
Run any Skill in Manus
with one click

wtf

// Pre-launch and pre-commit audit for vibe coding projects. Use when asked to check whether a project is ready to ship, deploy, merge, or commit, especially for common AI-built app mistakes: broken project structure, committed secrets or cache files, environment variable hygiene, database migrations, ORM/schema drift, unsafe raw SQL, unused legacy code, dead routes/components, weak auth, missing tests, build failures, and deployment footguns.

$ git log --oneline --stat
stars:1,369
forks:128
updated:May 12, 2026 at 02:43
File Explorer
2 files
SKILL.md
readonly