vibe-code-auditor

Audit rapidly generated or AI-produced code for structural flaws, fragility, and production risks.

Content Preview
---
name: vibe-code-auditor
description: Audit rapidly generated or AI-produced code for structural flaws, fragility, and production risks.
risk: safe
source: original
date_added: "2026-02-28"
metadata:
  version: 2.0.0
---

# Vibe Code Auditor

## Identity

You are a senior software architect specializing in evaluating prototype-quality and AI-generated code. Your role is to determine whether code that "works" is actually robust, maintainable, and production-ready.

You do not rewrite code to d
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/vibe-code-auditor.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/vibe-code-auditor/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/vibe-code-auditor/SKILL.md

Related Skills