vibeguard

Community

Prevent AI code hallucination.

Authormajiayu000
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the common failure modes in AI-generated code, such as inventing non-existent APIs, duplicating existing functionality, hardcoding data, and over-engineering solutions, by providing a systematic framework to prevent these issues.

Core Features & Use Cases

  • AI-Assisted Development Framework: Implements a seven-layer defense architecture to systematically prevent LLM code generation failures.
  • Real-time Interception & Scanning: Utilizes hooks for immediate blocking of dangerous commands and provides on-demand scanning tools.
  • Use Case: Before starting a new coding task, use /vibeguard:preflight to explore the project and generate constraints, ensuring the AI's output aligns with existing patterns and requirements.

Quick Start

Run /vibeguard:preflight to explore the project and generate constraints before starting a new task.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: vibeguard
Download link: https://github.com/majiayu000/vibeguard/archive/main.zip#vibeguard

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.