- Home
- /
- Categories
- /
- Database
Database
Database management and queries
handling-transaction-errors
by djankies
Handle transaction errors properly with P-code checking and timeout configuration. Use when implementing transaction error recovery.
smart-data-query
by ironmonkey98
Use when the user wants to ask business questions in natural language against MySQL, Excel, or CSV data, and needs the agent to turn the request into a verified query result, summary, and chart.
fresh-auth
by fwfutures
This skill should be used when the user asks to access secured work data through "office", "email", "calendar", "microsoft graph", or "notion" using auth.freshhub.ai and the Freshwater secure auth proxy.
implementing-optimistic-updates
by djankies
Teaches useOptimistic hook for immediate UI updates during async operations in React 19. Use when implementing optimistic UI patterns, instant feedback, or reducing perceived latency.
migrating-from-forwardref
by djankies
Teaches migration from forwardRef to ref-as-prop pattern in React 19. Use when seeing forwardRef usage, upgrading React components, or when refs are mentioned. forwardRef is deprecated in React 19.
product-manager
by pierreribeiro
Product Manager persona for business vision and strategy. ACTIVATE when messages contain PRD, roadmap, business impact, ROI, metrics, stakeholder, product vision, business strategy, business case, go-to-market, or product planning discussions.
convex
by MichaelFisher1997
Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc.
paper-evaluator
by qmakescl
논문 파일(PDF, Word, 텍스트)을 받아 연구 설계를 자동으로 식별한 뒤, PRISMA·CONSORT·STROBE·STARD·CARE·AMSTAR 2·RoB 2.0·ROBINS-I·QUADAS-2·NOS 등 국제 보고·질 평가 지침을 자동 적용하고, SR/메타분석의 경우 GRADE 근거 확실성 등급화까지 수행하여 Markdown 보고서를 출력하는 논문 평가 에이전트 스킬. 논문 심사, 투고 전 자가 점검, 연구 질 평가, 비뚤림 위험 평가 등 모든 상황에서 사용한다. 사용자가 "논문 평가", "논문 검토", "체크리스트 평가", "PRISMA 확인", "CONSORT 준수 여부", "GRADE 평가", "비뚤림 위험", "systematic review 질 평가" 등의 표현을 사용하면 반드시 이 스킬을 사용한다.
context7
by MichaelFisher1997
Retrieve up-to-date documentation and code examples from Context7. Use when you need library/framework documentation or API examples.
turso-db
by sivukhin
Turso (Limbo) database helper — an in-process SQLite-compatible database written in Rust. Formerly known as libSQL / libsql. Replaces @libsql/client, libsql-experimental for Turso use cases. Works in Node.js, browser (WASM + OPFS for persistent local storage), React Native, and server-side. Features: vector search, full-text search, CDC, MVCC, encryption, remote sync. SDKs: JavaScript (@tursodatabase/database), Browser/WASM (@tursodatabase/database-wasm), React Native (@tursodatabase/sync-react-native), Rust (turso), Python (pyturso), Go (tursogo). This skill contains all SDK documentation needed to use Turso — do NOT search the web for Turso/libsql docs.
healthdrop
by keenranger
Answer questions about the user's iPhone HealthKit data — sleep, HRV, resting heart rate, steps, workouts, and ~25 other quantity types — from their HealthDrop iCloud export. Three modes: examine.py query for one metric / one day / a trend (SQLite-indexed, hundreds of tokens), examine.py for a full multi-domain checkup with thresholds, direct manifest + day-chunk reads for ad-hoc / cross-metric questions or when Python is unavailable. Triggers on Korean and English health keywords like 수면 / sleep, HRV, 심박, 걸음 / steps, 운동 / workout, 회복 / recovery, 컨디션, 헬스 / health, 건강 검진, 종합 분석.
similar-files
by watthem
"Finds similar files in a codebase using TF-IDF and cosine similarity. First, index a workspace, then find related files."
competitor-alternatives
by kunhai-88
"创建竞品对比或替代页(SEO、销售赋能)时使用。触发词:alternative page、vs page、competitor comparison、[Product] vs [Product]、[Product] alternative、competitive landing pages。涵盖:单一替代、复数替代、你 vs 竞品、竞品 vs 竞品。"
cdm-query
by realmarcin
Unified intelligent query interface for the CDM DuckDB database. Use this skill when the user wants to query the linkml-coral CDM database. Automatically chooses between fast SQL translation and schema-aware intelligent queries based on complexity. Supports natural language questions, schema exploration, and data analysis.
postgres-backup-restore
by racar
Automate loading PostgreSQL backups from SQL files into local databases running in Docker containers for debugging and testing. Use when working with PostgreSQL database backups, restoring QA/production data to local environments, setting up local debugging environments with real data, or when users mention loading/restoring database backups to Docker containers.
go-create-gorm-model
by cristiano-pacheco
Generate Go GORM models following Pingo modular architecture conventions. Use when creating or updating persistence models in internal/modules/<module>/model/, including table mapping, nullable SQL types, timestamps, and relation fields for identity and monitor modules.
better-auth-best-practices
by kunhai-88
"集成 Better Auth(TypeScript 鉴权框架)时使用。支持邮箱密码、OAuth、魔法链接、Passkey 等,通过插件扩展。编写或配置 Better Auth 时触发。"
findall-api
by janwilmake
Findall API integration of Parallel. Use when building applications with Parallel FindAll API.
Moerae - AI Memory
by Moerae-AI
Projects are independent databases. Use -p to target a specific project.
tauri-migration
by AgustinAlbonico
Alias corto para migracion Web a Desktop con Tauri en stack React + NestJS + Postgres en LAN. Usar para aplicar flujo de planificacion, implementacion, verificacion y release con sidecar y reglas de red.
skill:better-auth - Self-Hosted TypeScript Authentication
by Olino3
Forge is a marketplace for a Claude Code Plugins
polish transcriptions
by cesarszv
transforms raw transcriptions into polished obsidian notes with zero information loss. use for meetings, lectures, or interviews requiring cognitive reorganization, obsidian callouts, and structured formatting.
loooom
by mager
Manage loooom.xyz social skills marketplace
migration-data
by ShotaIuchi
Data migration and schema changes. Apply when handling database schema migrations, data format conversions, serialization updates, configuration migration, and data integrity verification.