- Home
- /
- Categories
- /
- Database
Database
Database management and queries
operability-observation
by CAPHTECH
"運用観測性の確保。ログ、メトリクス、ヘルスチェック、設定検証でバグを扱う能力を担保。Use when: デプロイ前チェック、障害調査が困難、原因不明、ログ設計、メトリクス設計、設定管理実装。"
zod
by thecarlo
A Zod v4 validation specialist.
competitor-alternatives
by sarfraznawaz2005
"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."
soria-stack
by Soria-Inc
Data pipeline skills for Soria Analytics. Cognitive modes for upstream pipeline work (scrape → extract → value-map → publish) and for building dives (dbt marts + manifest + React component + DivesPage registration + rows in the shared verifications seed + methodology wired into the component). All skills drive the Soria platform through the mcp__soria__* MCP tool namespace. SQL and React dives are authored locally in frontend/src/dives/ and shipped via git push + PR — there is no soria CLI. Soria skills: /tools (verify MCP + local stack), /env (preflight; no isolated envs), /status (what exists), /plan (ETVLR orchestrator), /ingest (scrape + extract + publish), /map (value mapping), /parent-map (centralized parent company resolution), /dive (build a dive end-to-end), /preview (render a dive in chat), /verify (prove data correct), /dashboard-review (adversarial browser QA against dev.soriaanalytics.com), /diagnose (failure triage), /ticket (file structured tickets mid-session), /promote (warehouse_diff + warehouse_promote + PR + CI), /newsroom (news pipeline ops), /lessons (retrospective), /browse (persistent headless Chromium for verification), plus engineering skills /dev-env, /dev-dives, /test, and /code-review for branch-local app work, dev HTTPS dive frontend repair, test evidence, and Soria-specific code review. Suggest the right skill by stage: starting a session → /tools; investigating what exists → /status; planning work → /plan; building a pipeline → /ingest; normalizing values → /map; resolving parent companies → /parent-map; building a dive or reviewing its SQL → /dive; proving data correct → /verify; testing live dive UI → /dashboard-review; something broke → /diagnose; filing a bug/feature ticket → /ticket; promoting to prod → /promote; news pipeline → /newsroom; reviewing recent work → /lessons.
best-java-structure
by ChasePassion
Java Layered Architecture Design Pattern — A complete implementation guide for the classic five-layer architecture using Spring Boot + MyBatis-Plus. Suitable for bootstrapping new Java projects, refactoring existing architectures, establishing team development standards,and database migration scenarios.
flipside
by FlipsideCrypto
Query blockchain data across 40+ chains, create AI agents for crypto analytics, and build automated data pipelines. Use when working with blockchain data, crypto wallets, DeFi protocols, NFTs, token transfers, or on-chain analytics. Requires the Flipside CLI (https://docs.flipsidecrypto.xyz/get-started/cli).
ask-db-migration-assistant
by NavanithanS
Safe database schema updates with migration and rollback scripts.
code-review
by Nirav846
Use when code has been written and needs validation before committing, or when the user asks for a code review or security check.
looker-studio
by munolabs
Skill for creating dashboards and calculated fields in Google Looker Studio (formerly Data Studio). Use when the user: - Needs help with formulas or calculated fields in Looker Studio - Wants to connect Looker Studio to PostgreSQL/Supabase - Needs to create visualizations or dashboards - Asks about function syntax (CASE, IF, DATETIME, etc.) - Wants to convert timezones or format dates - Needs to blend data from multiple sources
occlusion-hypersoc
by k-marian-deepak
Build, extend, and maintain Occlusion — a HyperSOC security automation platform (React + TypeScript + React Flow frontend, FastAPI + Celery + PostgreSQL backend, Ollama/CrewAI AI agents, Keycloak SSO). Use this skill whenever the user asks to: build or modify any part of the Occlusion platform (UI components, workflow canvas, case management, settings pages, API endpoints, database schema, AI agents, auth, Docker/infra config); fix light/dark theme contrast or color token issues; extend the integration library; add version-control features to workflows; implement shift handover; scaffold new FastAPI routers or Celery tasks; or connect Occlusion to MediSense AI shared infrastructure. Also trigger for any question about the full stack, tech choices, or architecture of this project.
konditional
by amichne
Use this skill when integrating Konditional into a codebase — whether you are a new user defining your first typed namespace or an enterprise team migrating from string-key flag systems. Covers namespace declaration, context modeling, evaluation, remote config loading, gradual rollout, shadow migration, and OpenFeature interoperability.
HomeVault Environment Setup Skill
by zhenyakn
Do not merge the PR without explicit user approval.
ask-laravel-architect
by NavanithanS
Laravel scaffolding for SQL or Mongo (Official/Jenssegers), SoftDeletes, API standards.
frontend-db-dashboard
by Miao0409
Work with the cable voiceprint data pipeline and MySQL database. Use when Codex needs to validate data-center JSON manifests, ingest audio index metadata, query pending samples for inference, submit algorithm results, return frontend sample display data including audio and spectrum resources, query dashboard statistics, or explain the cable voiceprint database/API field design.
BaZi Master — Full-Stack Bát Tự + Tarot + Tử Vi
by NachaFromMars
License: MIT
sqlite-daemon
by fast-gateway-protocol
Fast SQLite operations via FGP daemon - 20-100x faster than spawning sqlite3 per query. Use when user needs to query SQLite databases, run SQL, explore schema, or manage local databases. Triggers on "query sqlite", "sqlite database", "run sql", "local database", "db query", ".db file".
python-security-scanner
by jorgealves
Detect common Python vulnerabilities such as SQL injection, unsafe deserialization, and hardcoded secrets. Use as part of a secure SDLC for Python projects.
scl-syntax
by DeLuAle
SCL (Structured Control Language) syntax assistance for Siemens TIA Portal V20+ PLC programming. Generates error-free SCL code using native functions from a 222-function database. Bilingual support (Italian/English). Works with S7-1200/S7-1500 controllers. Use this skill when: - Generating SCL code for Siemens PLCs - Creating Function Blocks (FB) or Functions (FC) - Working with TIA Portal SCL programming - Reviewing or debugging SCL code - Questions about SCL syntax, functions, or best practices - Converting logic to SCL from other languages - Implementing timers, counters, state machines in SCL
database-migration-integrity-checker
by jorgealves
Audits SQL migration files for destructive actions, potential table locks, and compatibility issues. Use before applying migrations to production databases to prevent downtime and ensure data integrity.
docker-compose-setup
by pluginagentmarketplace
Set up multi-container applications with Docker Compose including services, networks, and volumes
heal
by OliverOuyang
自我修复技能 - 检测技能执行失败,自动诊断根因并修复技能定义
polars
by silvainfm
Lightning-fast DataFrame library written in Rust for high-performance data manipulation and analysis. Use when user wants blazing fast data transformations, working with large datasets, lazy evaluation pipelines, or needs better performance than pandas. Ideal for ETL, data wrangling, aggregations, joins, and reading/writing CSV, Parquet, JSON files.
postgres-daemon
by fast-gateway-protocol
Fast PostgreSQL operations via FGP daemon - 30-80x faster than MCP. Use when user needs to run SQL queries, manage schema, analyze performance, or work with any Postgres database. Triggers on "run sql", "postgres query", "list tables", "database schema", "pg query", "explain query".
acquisition-analyzer
by OliverOuyang
获客分析智能体 - 专注于营销获客效果分析。支持渠道效果、用户质量、ROI、回传、RTA、LTV等分析。触发方式:命令 /acquisition、/获客分析,或包含关键词(获客、渠道、ROI、CPS、转化率、回传、RTA、LTV)时自动触发。适用场景:(1) 渠道效果分析,(2) 用户质量分析,(3) ROI分析,(4) 回传分析,(5) RTA策略分析,(6) LTV分析,(7) 版位分析。