vibe-coder/skills/code-review-auto/SKILL.md
Automatic code review and fixes before showing to user. Use when: code generation is complete, before preview. Triggers: internal use only.
npx skillsauth add timequity/plugins code-review-autoInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Review and fix issues before user sees code.
| Issue | Fix | |-------|-----| | Unused import | Remove | | console.log | Remove | | Missing alt text | Generate from context | | Duplicate code | Extract function | | Long function | Split into smaller |
User never sees:
User always sees:
tools
Backup strategies, disaster recovery planning, and business continuity.
devops
Cloud cost management, rightsizing, and FinOps practices.
testing
CI/CD pipeline design with GitHub Actions, GitLab CI, and best practices.
development
Validate idea and create detailed PRD. Saves docs/PRD.md to project. Use when: user describes an app idea, wants to create something new. Triggers: "I want to build", "create app", "make website", "build MVP", "хочу создать", "сделать приложение".