Skills database
๐Ÿ“ฆ

database

Content revision r2 Safe โš™๏ธ External commands

Plan Complete Database Workflows

Database projects often span disconnected design, migration, optimization, and operations tasks. This skill organizes those tasks into one phased workflow with focused specialist prompts.

Supports: Claude Codex Code(CC)
๐Ÿฅ‰ 78 Bronze

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "database" from https://skillstore.io/skills/sickn33-database.md and its manifest at https://skillstore.io/api/skills/sickn33-database/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "database". We need a PostgreSQL schema for a multi-tenant support platform.

Expected outcome:

  • Phase: Database Design
  • Specialists: database-architect and postgresql
  • Actions: confirm tenancy boundaries, model relationships, define constraints, plan indexes, and review scalability
  • Gate: schema reviewed before implementation

Using "database". Plan a low-risk migration from an existing database to a managed PostgreSQL service.

Expected outcome:

The plan separates discovery, migration scripting, rehearsal, rollback approval, execution, and integrity verification. It records downtime and ownership decisions.

Using "database". Our analytical pipeline has unreliable daily data.

Expected outcome:

The workflow combines pipeline development and data quality phases. It prioritizes ingestion checks, transformation validation, scheduling, monitoring, alerts, and documented quality metrics.

Security Audit

Safe
v5 โ€ข 7/23/2026 Open versioned report

All 53 static findings are false positives caused by Markdown backticks used for inline names and fenced plain-language examples. SKILL.md contains no executable code, command invocation, prompt injection, network behavior, or data-exfiltration intent.

1
Files scanned
218
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/sickn33-database/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/sickn33-database/security.svg)](https://skillstore.io/skills/sickn33-database?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/sickn33-database?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-database/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/sickn33-database.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

sickn33. (2026). database security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-database/audits/5

BibTeX citation

@techreport{sickn33-sickn33-database-2026, author = {sickn33}, title = {database security audit report (audit version 5)}, institution = {Skillstore}, year = {2026}, number = {5}, url = {https://skillstore.io/skills/sickn33-database/audits/5}, note = {Author version unspecified} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "database security audit report (audit version 5)" version: "unspecified" type: report authors: - name: "sickn33" date-released: "2026-07-23" url: "https://skillstore.io/skills/sickn33-database/audits/5" identifiers: - type: other value: "skillstore:sickn33-database:audit:5" description: "Skillstore immutable audit report identifier"

Compare variants

2 installable variants

Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.

Why this variant is first

Highest Skillstore Score
sickn33 Recommended Current

sickn33-database

Skillstore Score 78
Evidence Confidence High
Skillstore usage 9
Updated

2026-08-21

azeem-2-database

Skillstore Score 38
Evidence Confidence Medium
Skillstore usage 9
Updated

2026-08-21

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
85
Maintainability
87
Content
69
Community
83
Spec Compliance

What You Can Build

Design a New Data Store

Structure requirements, schema relationships, indexing, and scalability decisions before implementation.

Plan a Controlled Migration

Coordinate migration strategy, scripts, testing, execution, and integrity verification.

Improve Data Operations

Review backups, replication, monitoring, capacity, quality checks, and operational security.

Try These Prompts

Choose a Workflow Phase
My database task is [task]. Identify the relevant workflow phase, required inputs, recommended specialist skill, actions, and quality gates.
Plan a Database Schema
Plan a [SQL or NoSQL] schema for [application]. Cover entities, relationships, indexing, scalability, constraints, open questions, and review checkpoints.
Prepare a Migration
Create a migration plan from [source] to [target]. Include dependencies, test stages, rollback criteria, integrity checks, downtime risks, and responsible roles.
Coordinate an End-to-End Program
Build a phased database program for [system]. Coordinate design, implementation, optimization, migration, pipelines, quality, and operations with dependencies and acceptance gates.

Best Practices

  • Provide the database platform, workload, scale, constraints, and success criteria before selecting specialist skills.
  • Review each phase output before starting dependent implementation or operational work.
  • Test migrations, backups, and recovery procedures in a representative non-production environment.

Avoid

  • Do not execute generated migration guidance directly against production systems.
  • Do not skip integrity, rollback, backup, or monitoring gates to accelerate delivery.
  • Do not assume every referenced specialist skill is installed or appropriate for the environment.

Frequently Asked Questions

Does this skill execute database commands?
No. It provides workflow guidance and prompts but does not connect to databases or run commands.
Which database technologies are covered?
The workflow references PostgreSQL, MongoDB, Redis, Prisma, Neon, ClickHouse, Airflow, and dbt through specialist skills.
Can it create production-ready migrations?
It can structure migration planning through a specialist skill. Engineers must review, test, approve, and execute every migration.
Does it include database performance work?
Yes. It covers slow-query analysis, execution plans, indexes, query refactoring, caching, and performance gates.
Can it support data pipelines?
Yes. It organizes ingestion, transformation, scheduling, monitoring, and quality tasks using named data engineering skills.
What information should I provide?
Provide the platform, current architecture, workload, data sensitivity, scale, constraints, permissions, and measurable success criteria.

Developer Details

Author

sickn33

License

MIT

Skillstore revision

r2

Version notice

The author did not declare a version.

Ref

f9e2c34b4f19c7f3e6b0a1e93227b5f77cc12526

Maintenance freshness

7/26/2026

Usage

7 downloads ยท 135 views

File structure

๐Ÿ“„ SKILL.md

More from sickn33

View all
View all