write-script-mysql

Community

Ensure safe, consistent MySQL query scripts.

Authoradamkingsbury
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manual, ad-hoc SQL writing often leads to injection risks and inconsistent query patterns. This skill provides a standardized approach to parameterized MySQL query construction to improve safety and readability.

Core Features & Use Cases

  • Parameterized queries: Use ? placeholders with inline comments to name parameters, ensuring clarity and safe execution.
  • Template-driven scripting: Create reusable MySQL script templates that can be adapted for multiple queries.
  • Use Case: When building user-facing search or filter features, apply these patterns to prevent injection and simplify maintenance.

Quick Start

Provide a parameterized MySQL template and a small example to guide safe query construction.

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: write-script-mysql
Download link: https://github.com/adamkingsbury/unified-data-model/archive/main.zip#write-script-mysql

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.