- Home
- /
- Categories
- /
- Database
Database
Database management and queries
pubmed-trends
by bmiles
Query PubMed publication trends via x402 micropayments to identify emerging research fields, compare therapeutic areas, detect publication spikes, find key papers, and profile authors. Use when analyzing biotech/pharma landscapes, writing grant applications, evaluating drug targets, or researching scientific trends. Requires the x402 skill from coinbase/agentic-wallet-skills for payment commands.
authoring-json-schema
by squirrel289
"Author, refactor, and maintain JSON Schema for reuse, composition, and long-term stability. Use when asked to create schemas, reduce duplication, compose schemas with $ref/allOf/oneOf/if-then-else, review schema quality, or migrate legacy draft-04+ schemas. Prefer draft-2020-12 for new authoring; treat draft-04/draft-06 as migration-only."
fullstack-engineering
by iam-prabha
End-to-end best practices for full-stack development — from architecture and design through deployment and production observability. Use this skill when building, scaling, or shipping any web application across the entire stack (frontend, backend, database, DevOps, security, testing, and monitoring). Produces production-grade, maintainable, and secure software.
django-orm
by carlos-ASG
Django ORM patterns and best practices with QuerySets, managers, migrations, and django-tenants database operations. Trigger: When working with Django models, queries, database operations, or migrations.
Baseball Game Skill
by valettavamps
DB: src/services/db.ts - Database functions
semantic-explore
by adilasif
This skill should be used when the user asks to understand code behavior, explore how something works, find where functionality is implemented, or asks questions like "how does X work", "where is Y handled", "what does Z do", "show me the code that", "find the implementation of", or "trace the flow of". Also use for exploring unfamiliar codebases or when grep/glob returns too many irrelevant results. Use BEFORE or ALONGSIDE keyword search.
longevity-os
by ikheet7734
Longevity OS (太医院) — personal health tracking, N-of-1 trials, and longevity optimization. Triggers on /longevity, /taiyiyuan, health tracking, diet logging, exercise logging, supplement management, biomarker review, and self-experimentation keywords.
collect_methods
by HowardKao-1130
Load recorded analysis methods from the personal library.
appwrite-go
by ChiragAgg5k
Appwrite Go SDK skill. Use when building server-side Go applications with Appwrite. Covers user management, database/table CRUD, file storage, and functions via API keys. Uses per-service packages and functional options pattern.
typescript-patterns
by adrianbrowning
Best practices for TypeScript types, interfaces, assertions, and type safety. Use when writing or reviewing TypeScript code.
zhin-database-orm
by zhinjs
Guides database usage in Zhin including model definitions, CRUD queries, transactions, migrations, and lifecycle hooks. Covers the built-in ORM based on @zhin.js/database with SQLite support. Use when working with data persistence in Zhin plugins.
jpralph-convert
by juanpare
"Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to convert it to Ralph's JSON format. Triggers on: convert this prd, turn this into ralph format, create prd.json from this, ralph json."
general-coding-guidelines
by StefanMermans
Always use this skill when writing or reviewing code.
bottle-backend-development
by Hourdevtool
แนวทางการพัฒนา โครงสร้างและข้อควรระวังในการเขียนโค้ดสำหรับโปรเจกต์ Backend เครื่องแยกขวด
cde-query
by yygtmp
鏌ヨ鍥藉鑽搧鐩戠潱绠$悊灞€鑽搧瀹¤瘎涓績锛圕DE锛夊師杈呭寘鐧昏淇℃伅锛岃嚜鍔ㄧ炕椤?鑷獙璇侊紝杈撳嚭 Excel銆傛敮鎸佹悳绱㈠師鏂欒嵂銆佽嵂鐢ㄨ緟鏂欍€佽嵂鍖呮潗鐨勭櫥璁板彿銆佷紒涓氬悕绉般€佸璇勭姸鎬併€?license: MIT
vercel-cost-guard
by jshchnz
Audits Next.js/Vercel projects for 22 cost-causing patterns across bandwidth, compute, invocations, and image optimization. Scans for large uncompressed media, missing preload attributes, API routes without caching, AI streaming without timeouts, database N+1 queries, unscoped middleware, accidental dynamic rendering, payload limit violations, missing ISR/static generation, and configuration issues. Use when reviewing a Next.js project for cost issues, preparing for launch, or after receiving an unexpected Vercel bill.
testing-guide
by Clarkkkk
Defines Seagull testing strategy, tradeoffs, and required coverage. Use when adding or updating tests, implementing features that touch backend/frontend, introducing concurrency/locks, or when asked how to structure/run tests in this repo.
supabase-splinter-review
by dolessHQ
Run Supabase Splinter on local DB and triage findings into fix-now vs defer with a remediation plan. Inputs focus and threshold.
rails-active-record
by shivamsinghchahar
Master Active Record for model associations, querying, validations, and advanced patterns in Rails applications
google-ads-query
by aivokone
"Query any Google Ads account via GAQL. Use when the user asks about Google Ads campaigns, conversions, keywords, ad performance, or bidding. Triggered by: Google Ads, campaign, conversion, PPC, CPC, keyword, click, impression, ROAS, CPA."
z-cheatsheet
by AutoFor
dotfiles に定義されたショートカット・コマンドを日本語キーワードで検索する。
mongodb
by lukemor17
MongoDB operations expert for queries, aggregation pipelines, indexes, and schema design
angular-architect
by Olino3
"Enterprise Angular application architecture and patterns. Design scalable, maintainable Angular apps with modular architecture, state management strategies, lazy loading, micro-frontends, and monorepo patterns."
sveltekit-progressive-architecture
by dev-goraebap
"SvelteKit 프로젝트 아키텍처·코드 규칙. Actions: 작성, 구현, 리뷰, 리팩터, 검토, 추가, 설계, 수정, write, implement, review, refactor, fix. Base Rules: 컴포넌트 재사용, $lib, 라우트 배치, 인라인 타입 금지, interface, type, script 섹션, 주석, 가독성, code style, TypeScript. Server Architecture: 서버 아키텍처, Active Record, Query Service, REST API, Drizzle, +server.ts, +page.server.ts, server/domain, server/infra, 뷰모델, view-model, form actions, ORM, schema, 레이어 분리, CUD, load. UI Components: shadcn-svelte, shadcn, button, dialog, modal, table, form, input, calendar, popover, badge, card, select, tabs, switch, textarea, $lib/components/ui, npx shadcn-svelte."