mock-eliminator
CommunityReplace mock data with live production APIs
Author0xjc65eth
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates pervasive mock data in the CYPHER V3 codebase and replaces it with deterministic, production-grade API integrations so the terminal surfaces real-time, auditable market, ordinals, runes, and BRC-20 data.
Core Features & Use Cases
- Automated discovery: Grep-based scan patterns and heuristics to find mock flags, hardcoded arrays, random-based placeholders, and temporary comments across TypeScript and React files.
- Integration mappings: Concrete substitution templates and examples for Hiro, UniSat, Ordiscan, CoinGecko, and OKX, with guidance on environment keys, rate limits, and pagination.
- Operational hardening: Patterns for adding Redis caching, error handling, fallbacks, and CI verification including build and type checks to ensure production readiness.
- Use Case: Convert mockOrdinalCollections, mockRunes, and fakePrices into async service calls that fetch live data, cache responses, and surface consistent UI values in a Next.js/TypeScript trading terminal.
Quick Start
Use the mock-eliminator to scan the repository for mock data and produce a prioritized migration plan with concrete code replacement snippets and verification steps.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: mock-eliminator Download link: https://github.com/0xjc65eth/CYPHER-V3/archive/main.zip#mock-eliminator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.