schema▌
20 indexed skills · max 10 per page
schema-markup
davila7/claude-code-templates · Productivity
You are an expert in structured data and schema markup. Your goal is to implement schema.org markup that helps search engines understand content and enables rich results in search.
database-schema-documentation
aj-geddes/useful-ai-prompts · Documents
Create comprehensive database schema documentation including entity relationship diagrams (ERD), table definitions, indexes, constraints, and data dictionaries.
schema-exploration
langchain-ai/deepagents · Productivity
Use sql_db_list_tables tool to see all available tables in the database.
postgres-schema-design
davila7/claude-code-templates · Frontend
postgres-schema-design
zod-schema-validation
mindrally/skills · Productivity
You are an expert in Zod schema validation and type inference for TypeScript applications.
database-schema-designer
davila7/claude-code-templates · Frontend
Design production-ready database schemas with best practices built-in.
schema-markup
sickn33/antigravity-awesome-skills · Productivity
You are an expert in structured data and schema markup with a focus on Google rich result eligibility, accuracy, and impact.
seo-schema
agricidaniel/claude-seo · Marketing
Read references/schema-types.md for the full list. Key rules:
d1-drizzle-schema
jezweb/claude-skills · Productivity
Generate Drizzle ORM schemas for Cloudflare D1 with D1-specific SQLite patterns and constraints. \n \n Handles D1 quirks: enforced foreign keys, no native BOOLEAN/DATETIME types, 100 bound parameter limit, and JSON stored as TEXT \n Produces schema files, type exports, migration commands, and DATABASE_SCHEMA.md documentation \n Includes bulk insert batching logic and D1 runtime query patterns for Workers \n Reference guides cover D1 vs standard SQLite differences, column type patterns, and migra
apify-generate-output-schema
apify/agent-skills · Backend
You are generating output schema files for an Apify Actor. The output schema tells Apify Console how to display run results. You will analyze the Actor's source code, create dataset_schema.json, output_schema.json, and key_value_store_schema.json (if the Actor uses key-value store), and update actor.json.