schema-trace

Official

End-to-end schema routing, no guessing.

AuthorWorkSync-Developement
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The schema-trace skill identifies and documents the full data path from UI input to database storage, preventing blind assumptions about tables, columns, types, and RLS.

Core Features & Use Cases

  • End-to-end traceability: UI -> payload -> API handler -> DB column with type and RLS notes.
  • Validation and documentation: captures table/column names, data types, and RLS policies to prevent schema drift.
  • Use Case: A data team audits a new feature by mapping every field from the frontend form to its storage representation and access rules.

Quick Start

Trace UI field "user_email" to its DB representation: UI -> payload -> handler -> table.users.email (VARCHAR) + RLS note.

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: schema-trace
Download link: https://github.com/WorkSync-Developement/developertestrepo/archive/main.zip#schema-trace

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 471,000+ vetted skills library on demand.