sql-schema-placeholder

Community

Full PostgreSQL schema context for SQL fixes

Authordaominah
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides a reliable, complete PostgreSQL schema reference so developers and AI assistants can write, fix, and optimize SQL queries and migrations for the placeholder repository without guessing table structures, indexes, or foreign keys.

Core Features & Use Cases

  • Complete Schema Loading: Ensures the entire schema.sql is read into context to avoid partial or inaccurate assumptions about tables, indexes, and relationships.
  • Query and Migration Support: Use when composing or repairing SQL queries, creating migrations, or diagnosing slow queries against the placeholder project's public schema.
  • Conventions Enforcement: Encourages using full table names (no aliases) and applying sql-formatting rules to produce clear, maintainable SQL.

Quick Start

Load the full schema.sql from this skill, inspect tables, indexes, and foreign keys, and then rewrite the provided SQL query or migration to align with the schema and the no-alias convention.

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: sql-schema-placeholder
Download link: https://github.com/daominah/gostructure/archive/main.zip#sql-schema-placeholder

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.