cc-data-organization

Community

Audit and fix data organization in code.

Authorryanthedev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps ensure data organization quality by auditing variable declarations, data types, magic numbers, naming, and global data, across modern data types and concurrency concerns.

Core Features & Use Cases

  • CHECKER mode: executes data organization checklists against code, producing a structured status table.
  • APPLIER mode: guides data type selection, naming, and structure design to align with problem domain.
  • TRANSFORMER mode: fixes violations such as magic numbers and improper use of globals, preserving behavior.
  • Use cases include reviewing code for data-organization issues, selecting appropriate data types (including nullable/optional), and fixing violations in place.
  • It covers modern data types and security-sensitive data handling.

Quick Start

Run the cc-data-organization skill against your codebase to begin a data-organization audit and apply fixes.

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: cc-data-organization
Download link: https://github.com/ryanthedev/code-foundations/archive/main.zip#cc-data-organization

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.