agentsclimarketplace

Database

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

Agentic Programming with AI: Practical Fundamentals course examples

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.

What its author says it does

Copied from the file, not written here

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

SKILL.md

0.5 KB, 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

Keep looking

Skills are one crate of 328,083. 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.