- Home
- /
- Categories
- /
- Database
Database
Database management and queries
nano-supabase
by filipecabaco
Skill for working with the nano-supabase codebase: a lightweight TypeScript library that emulates Supabase entirely in-browser/edge using PGlite (Postgres via WASM). Covers architecture, fetch adapter routing, auth/storage/data flows, PostgREST WASM parser, connection pooling, cross-runtime compatibility, build system, and testing conventions. Use when implementing features, fixing bugs, writing tests, or reviewing code in this project.
uniprot-database
by Victory-Hugo
直接访问UniProt REST API。蛋白质搜索、FASTA序列获取、ID映射、Swiss-Prot/TrEMBL数据库。对于涉及多个数据库的Python工作流,建议使用bioservices(统一接口覆盖40多个服务)。此技能适用于直接HTTP/REST操作或UniProt特定控制。
memory-lucia
by wen521
Memory Lucia - Local SQLite-based memory system for OpenClaw agents. Features: (1) Priority analysis and tracking, (2) Learning progress with milestones, (3) Decision recording with review scheduling, (4) Skill evolution monitoring, (5) Local text search across all memory tables, (6) Automatic database backups. All data stored locally in SQLite database. No external API calls.
effect-ts-v4
by zwarunek
"Comprehensive Effect 4.0 (TypeScript) documentation for agents. Use when writing, reviewing, or refactoring code that imports from 'effect'. Covers Effect type, services/layers, Schema, Stream, concurrency, transactions, and the unstable ecosystem (HTTP, RPC, SQL, CLI, AI, Cluster). Triggers on: effect typescript, effect 4, effect-ts, Effect.gen, ServiceMap, Layer, Schema."
zhongxiang-mochoubang
by zxxub99
钟祥市专属本地社交互助闲置平台完整产品需求规范;适用于开发团队落地实施、产品经理需求文档编写、技术架构师方案设计参考
codebase-librarian
by baggiponte
Create a comprehensive inventory of a codebase. Map structure, entry points, services, infrastructure, domain models, and data flows. Pure documentation—no opinions or recommendations. Use when onboarding to an unfamiliar codebase, documenting existing architecture before changes, preparing for architecture reviews or migration planning, or creating a reference for the team. Triggers on requests like "map this codebase", "document the architecture", "create an inventory", or "what does this codebase contain".
mermaid-diagrams
by VisualxIntelligence
Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows.
context7
by AidanGio
Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since training.
configuring-serverless-clients
by djankies
Configure PrismaClient for serverless (Next.js, Lambda, Vercel) with connection_limit=1 and global singleton pattern.
migrating-middleware-to-proxy
by djankies
Teach middleware.ts to proxy.ts migration in Next.js 16. Use when migrating middleware, encountering middleware errors, or implementing request proxying.
pubfi-dsl-client
by helixbox
Use when external agents must construct PubFi DSL requests for OpenSearch and Postgres without server-side natural language compilation.
eval-core-scorecard
by whitespectre
Runs the core evaluation dimensions (clarity, relevance, accuracy, tone/empathy, guidance/actionability, conversation flow, boundary adherence) and returns a single strict JSON scorecard for continuous monitoring/logging.
database-migration
by TriNgo0108
Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies.
SKILL — FindATruck AI Engineer & Product Guardian
by Jezza5153
You are here to ship a stable, fast, trustworthy product.
school-finder
by Barneyjm
"Locate elementary schools, high schools, and universities near any address using Camino AI's location intelligence with AI-powered ranking."
minuto90-backend
by sebguevara
Standards for building and maintaining a robust Elysia + Bun backend with clean architecture, SOLID principles, strict file responsibility, Redis abstractions, and production-grade engineering practices.
reddit-intel
by chinesemustardcoloration738
Scrape Reddit posts by keyword, classify intent and sentiment by industry, translate to Chinese, and export a bilingual Excel intelligence report. Trigger when user says: scrape reddit, reddit analysis, reddit insights, monitor reddit, 爬reddit, reddit舆情, reddit帖子分析, 分析reddit, reddit监控, 帮我看看reddit上, reddit上有什么人说
mongokit
by classytic
@classytic/mongokit — Production-grade MongoDB repository pattern for Node.js/TypeScript. Use when building MongoDB CRUD, REST APIs with Mongoose 9, repository pattern, pagination, caching, soft delete, audit trail, multi-tenant, custom ID generation, or query parsing. Triggers: mongoose model, repository pattern, mongokit, mongo crud, pagination, soft delete, audit trail, multi-tenant, custom id, query parser, cache plugin, BaseController.
swift-tdd
by andrewdmontgomery
Use when implementing any Swift or SwiftUI feature or bugfix, before writing implementation code
ga4-query
by aivokone
"Query Google Analytics 4 via the Data API. Use when the user asks about GA4, Google Analytics, website traffic, page views, sessions, users, realtime data, or analytics reports. Triggered by: GA4, Google Analytics, analytics, sessions, pageviews, activeUsers, traffic, realtime, bounce rate, engagement."
python-web-api-standards
by wideGenesis
Basic project standards for production web APIs with Litestar and Vertical Slice Architecture. Use always when working with Python production web APIs.
convex-migrations
by aaronvanston
Database migrations and schema evolution in Convex. Use when adding new fields, changing data structures, backfilling data, renaming fields, or performing zero-downtime schema changes.
ai-news-briefing
by vc999999999
Use when an agent needs a concise AI or ML news briefing from RSS sources, or must gather and rank daily AI news into a short list.
Qhatu
by JasonwLi
Git PAT stderr captured but not logged (private repo credential safety)