LLM Skills
~/catalog/backend//database-operations
BackendGitHub source

Database Operations

/database-operations

Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any databa

ClawHub communityClawHub community
7
May 11, 2026
// skill content

Skill created by the community and listed at ClawHub. Canonical source: https://clawhub.ai/skills/database-operations Version: 1.0.0 Source changelog: Initial release of the database-operations skill. - Provides expert guidance on database schema design, migrations, and performance optimization. - Supports PostgreSQL, SQL query tuning, index strategies, EF Core migrations, caching (Redis/materialized views), and table partitioning. - Includes code patterns for user management, audit logging, soft deletes, full-text search, and migration best practices. - Offers recommended query analysisworkflowss, index optimization, N+1 detection, and migration rollback strategies.

// original public source
https://clawhub.ai/skills/database-operations
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/database-operations" "https://clawhub.ai/skills/database-operations"
Then in Claude Code, type /database-operations to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 7
CategoryBackend
UpdatedMay 11, 2026
Format.md
AccessFree
// similar

Skills Backend

View allarrow_forward