What problem does it solve?
AI-generated code often includes unannotated mock data, regex abuse for structured data parsing, and silent failure patterns that create fake, seemingly functional systems with no real data bindings or error handling, leading to unmaintainable production code.
Core Features & Use Cases
- 4-Layer Enforcement Engine: Detects mock data leakage, regex abuse for JSON/HTML/XML/CSV parsing, unbound data variables, and silent failure patterns in generated code.
- Reality Scoring: Generates a 0-100 reality score with configurable thresholds for development, pre-production, and production environments, plus CI/CD quality gate integration.
- Use Cases: AI code generation self-checks, code review for mock data leakage, pre-commit hook validation, and CI/CD pipeline quality gates for TypeScript, JavaScript, and other language codebases.
Quick Start
Use the hos-silly-mock-001 skill to analyze your project's source code for fake data patterns, regex abuse, and silent failures, then review the generated reality score and prioritized fix recommendations to improve code authenticity.