Mysql Web

Basic skill for MySQL schema work, query design, and maintainable relational database usage in web applications. Use when Codex needs a basic starting point for this web development area.

shubhashjha Updated

File contents

MySQL Web

Use this skill as a basic starting point.

Workflow

  1. Review the current schema, queries, and access layer.
  2. Identify correctness, performance, or maintainability issues.
  3. Keep schema and query changes minimal and safe.
  4. Preserve transaction and indexing considerations.
  5. Verify changes against representative data patterns.

Output

  • Produce practical MySQL focused changes.
  • Keep database logic maintainable and explicit.
  • Prefer safe schema evolution over risky rewrites.

shubhashjha/codex-skills/tree/main/mysql-web commit da2bf21bdf

Frequently asked questions

npx skillmds@latest add shubhashjha/mysql-web