live-demo-detector

Community

Audit LIVE vs DEMO data

AuthorBruceTyndall
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies and flags instances of hardcoded or fake data within the codebase, ensuring that live data surfaces are accurately represented and not confused with demo or preview content.

Core Features & Use Cases

  • Hardcoded Array Detection: Finds static arrays in hooks that lack database integration.
  • isLive Flag Verification: Checks the usage and presence of isLive flags in data hooks.
  • Demo Badge Identification: Locates components or pages marked with "DEMO" or "PREVIEW" badges.
  • Fake Timestamp/Count Detection: Scans for hardcoded time-based strings or numerical counts that mimic live data.
  • Use Case: Before a release, run this skill to ensure no demo data has accidentally been committed as live, preventing user confusion and maintaining data integrity.

Quick Start

Run a live demo check on the SOCELLE-WEB source code.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: live-demo-detector
Download link: https://github.com/BruceTyndall/socelle-global/archive/main.zip#live-demo-detector

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.