shuffle-json-data

Community

Safely shuffle JSON data

Authorgitdevaldo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures repetitive JSON objects are shuffled without corrupting data or breaking JSON syntax, by validating schema consistency first.

Core Features & Use Cases

  • Schema Validation: Confirms all objects share identical property names before shuffling.
  • Safe Randomization: Reorders JSON entries without compromising data integrity or syntax.
  • Configurable Shuffling: Allows overriding default behavior to ignore or require specific properties, or to handle nested structures.
  • Use Case: You have a large JSON file containing user profiles, and you need to randomize the order of these profiles for testing purposes while ensuring no critical fields are lost or malformed.

Quick Start

Use the shuffle-json-data skill to shuffle the attached file 'data.json' while ignoring the 'timestamp' property.

Dependency Matrix

Required Modules

None required

Components

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: shuffle-json-data
Download link: https://github.com/gitdevaldo/tanyahukum/archive/main.zip#shuffle-json-data

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.