- Home
- /
- Categories
- /
- Database
Database
Database management and queries
code-review-checklist
by liuchiawei
"Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability"
java-spring
by violetio
Java/Spring Boot conventions for Violet services
flatbuffers-coder
by cuozg
FlatBuffers pipeline — define .fbs schema, generate C# via flatc, serialize/deserialize binary data. Triggers — 'flatbuffers', 'fbs schema', 'flatbuffer', 'binary serialization', 'flatc'.
zod-v4
by boneskull
Expert guidance on Zod v4 validation library including breaking changes from v3, migration patterns, core API usage, and common validation patterns. Use when working with Zod schemas, validation, type inference, or migrating from Zod v3.
data-sql
by AlexanderStephenThompson
SQL patterns for query optimization, schema design, and data modeling
volo
by mcxross
This skill should be used when the user asks about Volo, voloSUI, vSUI, CERT token, Volo staking, or wants to integrate with Volo liquid staking on Sui. Covers SUI staking, vSUI minting/burning, validator delegation, exchange rate queries, and unstake tickets.
allowjs-mixing
by marius-townhouse
Use when migrating JavaScript to TypeScript. Use when gradually adopting TypeScript. Use when working with mixed codebases. Use when converting large projects. Use when teams are learning TypeScript.
pii-sanitizer
by jorgealves
Detects and redacts Personally Identifiable Information (PII) like emails, phone numbers, and credit cards. Use when cleaning logs, datasets, or communications to comply with GDPR/CCPA privacy standards.
model-extraction
by pluginagentmarketplace
Techniques to extract model weights, architecture, and training data through API queries
rag-exploitation
by pluginagentmarketplace
Attack techniques for Retrieval-Augmented Generation systems including knowledge base poisoning
sqlite-best-practices
by erayack
SQLite performance optimization, configuration, and best practices. Use this skill when writing, reviewing, or optimizing SQLite queries, schema designs, or database configurations.
spring-data-jpa
by pluginagentmarketplace
Master Spring Data JPA - repositories, queries, relationships, transactions, and performance
module-by-module-migration
by marius-townhouse
Use when migrating large codebases. Use when converting JavaScript to TypeScript. Use when managing dependencies. Use when planning migration order. Use when teams are adopting TypeScript.
db
by mrsknetwork
Designs relational database schemas, writes optimized SQL queries, manages Alembic migrations, and configures RxDB for offline-first client-side applications. Use for all data modeling, schema design, query optimization, and migration tasks. Always confirm the existing stack before applying PostgreSQL or RxDB defaults.
competitor-alternatives
by silvainfm
"When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'comparison page,' '[Product] vs [Product],' '[Product] alternative,' or 'competitive landing pages.' Covers four formats: singular alternative, plural alternatives, you vs competitor, and competitor vs competitor. Emphasizes deep research, modular content architecture, and varied section types beyond feature tables."
schema-markup
by silvainfm
When the user wants to add, fix, or optimize schema markup and structured data on their site. Also use when the user mentions "schema markup," "structured data," "JSON-LD," "rich snippets," "schema.org," "FAQ schema," "product schema," "review schema," or "breadcrumb schema." For broader SEO issues, see seo-audit.
clinical-trial-schema-designer
by jorgealves
Analyzes clinical trial protocols and generates CDISC-compliant (SDTM/ADaM) data schemas. Use when designing data ingestion pipelines for clinical research or preparing regulatory submissions.
OCI Services Expert
by oci-ai-architects
Claude Code skills for OCI AI Architects. Community-led reference implementations and patterns.
data-aws
by AlexanderStephenThompson
AWS data service patterns - Glue, Lambda, S3, Redshift, Athena
A2A Communicator
by scaleto
Inter-group communication skill implementing the A2A (Agent-to-Agent) protocol for information exchange between Skill Cells.
cloudflare-security-checker
by hirefrank
Automatically validates Cloudflare Workers security patterns during development, ensuring proper secret management, CORS configuration, and input validation
backend
by mrsknetwork
Implements server-side application logic, data access layers, and background services using Python 3.12 and FastAPI. Use for building service classes, repositories, background tasks, middleware, or any Python code that runs on the server. Always ask about the existing stack before applying defaults.
telegram-bot-grammy
by PBnicad
Telegram Bot development skill using grammY framework, TypeScript, Drizzle ORM, Vitest testing, Biome linting, deployed to Cloudflare Workers with D1 database. Use cases: (1) Creating new Telegram Bot projects (2) Adding commands or features to existing Bots (3) Configuring Cloudflare Workers deployment (4) Setting up Drizzle + D1 database integration (5) Writing Bot test cases (6) Configuring Git hooks and GitHub Actions CI/CD
gemini-rlm-min
by starwreckntx
Minimal implementation of Recursive Language Models (RLM) using Gemini 2.0 Flash and a local Python REPL. Enables processing of massive contexts via the Gemini CLI.