- Home
- /
- Categories
- /
- Database
Database
Database management and queries
trpc
by ehyland
End-to-end typesafe APIs with tRPC
business-logic-review
by simplerick0
Review code for business logic correctness, edge cases, and alignment with requirements. Use for verifying feature implementations, catching logic errors, ensuring proper handling of business rules, and validating that code does what was intended.
hybrid-decision-analysis
by squirrel289
'Hybrid comparative decision workflow with mandatory discovery (including external options), criteria derivation and confirmation, explicit evidence discipline, hard-constraint gating, and deterministic scoring. Use when selecting skills, tools, architectures, workflows, vendors, or build-vs-buy options and when you need reliable, auditable recommendations.'
redux
by Alicoder001
Redux Toolkit and RTK Query patterns for state management. Use for global state, API caching, and complex state logic. Includes slices, thunks, and query endpoints.
xquare CLI — AI Agent Reference (SKILL.md)
by team-xquare
```
appwrite-ruby
by ChiragAgg5k
Appwrite Ruby SDK skill. Use when building server-side Ruby applications with Appwrite, including Rails and Sinatra integrations. Covers user management, database/table CRUD, file storage, and functions via API keys.
code-review-checklist
by htooayelwinict
Review code changes for correctness, security, performance, and maintainability. Use for PR reviews, code audits, pre-merge checks, or quality validation of Laravel + React + Python code. EXCLUSIVE to reviewer agent.
software-architecture
by simplerick0
System design, architectural patterns, and technical decision-making for software projects. Use for system design, API design, database modeling, scalability planning, technology selection, and architectural documentation.
monitoring_kerja_sg
by baeehaqii
Next.js project for monitoring kerja SG with Prisma ORM and PostgreSQL
shopify-section-structure
by skomskiy
Shopify theme section structure, file organization, and schema requirements. Use when creating or modifying Shopify theme sections.
payload-cms
by amoscicki
Query and mutate Payload CMS collections via persistent local server. Use for reading/writing data in dev or test databases.
securing-ai-generated-code
by chrbailey
Reviews AI-generated code for security vulnerabilities before commit. Checks for injection flaws, privilege escalation, hardcoded secrets, insecure defaults, and missing input validation. Use when reviewing code written by AI coding agents, after code generation, or before committing AI-assisted changes.
reviewing-prisma-patterns
by djankies
Review Prisma code for common violations, security issues, and performance anti-patterns found in AI coding agent stress testing. Use when reviewing Prisma Client usage, database operations, or performing code reviews on projects using Prisma ORM.
user-stories
by felipereisdev
Universal Agent Skill - Works with Claude Code, OpenCode, Cursor, or any LLM supporting Agent Skills. Analyzes a codebase and breaks down a goal into implementable user stories with clear acceptance criteria. Use when planning a new feature, estimating work, or creating a development roadmap. Outputs structured stories to .context/[goal-slug]-plan.md ordered by dependency. Filename is generated from the goal (kebab-case, 3-5 words). DO NOT implement anything - only analyze and plan.
Database & Prisma
by tachfineamnay
PostgreSQL 16, Prisma ORM, migrations, seeding, and advanced query patterns.
adr-log
by slurpyb
Document architecture decisions with ADR (Architecture Decision Records). Use when making significant technical decisions, choosing between alternatives, or when onboarding needs context on past decisions.
data-engineering-best-practices
by legout
"Data engineering best practices: medallion architecture, dataset lifecycle, partitioning, file sizing, schema evolution, and append/overwrite/merge patterns across Polars, PyArrow, DuckDB, Delta Lake, and Iceberg. Use when designing production data pipelines or reviewing data platform decisions."
findall-openapi
by janwilmake
Findall API integration of Parallel. Use when building applications with Parallel FindAll API.
eve-fullstack-app-design
by Incept5
Architect a full-stack application on Eve Horizon — manifest-driven services, managed databases, build pipelines, deployment strategies, secrets, and observability. Use when designing a new app, planning a migration, or evaluating your architecture.
lovable-cloud-migration
by CarolMonroe22
Guide for migrating from Lovable Cloud to your own Supabase project. Use when users ask about exporting data from Lovable Cloud, disconnecting Lovable Cloud, migrating to their own Supabase, getting data out of managed Lovable database, switching from Lovable Cloud to external Supabase, or Lovable Cloud limitations (no SQL access, no custom auth, no email templates, permanent once enabled, no direct dashboard access).
database-change-management
by htooayelwinict
Plan and implement safe database schema changes including migrations, indexes, and backfills. Use when creating tables, adding columns, optimizing queries, or managing Eloquent/SQLAlchemy relationships. EXCLUSIVE to database-admin agent.
stripe-sync-setup
by ashutoshpw
When the user wants to set up stripe-sync-engine in their project. Also use when the user mentions "set up stripe-sync-engine," "install stripe sync," "configure stripe sync," "add stripe database sync," or "stripe to postgres."
mobile-update-advisor
by Envy-7z
Mobile dependency and platform update advisor for Android and Flutter projects. Use when mapping project structure, evaluating SDK/dependency updates, prioritizing technical debt, identifying architecture hotspots, or creating a safe improvement roadmap.
data-engineering-storage-remote-access-integrations-duckdb
by legout
"Using DuckDB with remote cloud storage via HTTPFS extension, fsspec, and Delta Lake integration. Covers S3, GCS, Azure, and S3-compatible endpoints."