agentsclimarketplace

Database

Skill CodelyTV/agentic_programming-course/06-evolution/2-mcp_skills_subagents_documentation/2-skills/.agents/skills/database

Database conventions and patterns. Use when working on database schemas, migrations, or data modeling.From its SKILL.md

Install
npx -y skills add CodelyTV/agentic_programming-course --skill database

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

0.5 KB, 78 tokens by cl100k_base, as published. Nobody here has run it

Read and follow the database conventions documented in the resources before making changes to database schemas or queries.

Resources

  • not-null-fields.md — NOT NULL field conventions
  • table-naming-singular-plural-convention.md — Table naming conventions (singular vs plural)
  • text-over-varchar-char-convention.md — Use TEXT over VARCHAR/CHAR convention

What ships with it: 3 files

5.7 KB alongside SKILL.md

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.