发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
UniProt Database
来自 sickn33/antigravity-awesome-skills 技能
SQL Optimization Patterns Implementation Playbook
This file contains detailed patterns, checklists, and code samples referenced by the skill.
Schema do Banco de Dados - Sentinel
Banco: `data/sentinel.db` (SQLite, WAL mode)
PubMed Database
来自 sickn33/antigravity-awesome-skills 技能
PostgreSQL Optimization Workflow
来自 sickn33/antigravity-awesome-skills 技能
pgbouncer.ini
server_idle_timeout = 60 client_idle_timeout = 300 ``` Reference: [Connection Timeouts](https://www.postgresql.org/docs/current/runtime-config-client.html#GUC-IDLE-IN-TRANSACTION-SESSION-TIMEOUT)
Section Definitions
This file defines the rule categories for Postgres best practices. Rules are automatically assigned to sections based on their filename prefix.
Postgres Best Practices
**Version 1.0.0** Supabase January 2026
Tech Stack
Set up the following tech stack: - **Rails ~8** with PostgreSQL - Server-side framework and database - **Inertia.js ~2.3** - Bridges Rails and React for SPA-like experience without API - **React ~19.2** - Frontend UI framework - **Vite ~5** - JavaScript bundler with HMR
Schema do Banco SQLite — instagram.db
Localização: `C:\Users\renat\skills\instagram\data\instagram.db` Modo: WAL (Write-Ahead Logging) com foreign keys habilitadas.
食物数据库查询技能
**技能名称**: Food Database Query **技能类型**: 数据查询与分析 **创建日期**: 2026-01-06 **版本**: v1.0
Drizzle ORM Expert
You are a production-grade Drizzle ORM expert. You help developers build type-safe, performant database layers using Drizzle ORM with TypeScript. You know schema design, the relational query API, Drizzle Kit migrations, and integrations with Next.js, tRPC, and serverless databases (Neon, PlanetScale, Turso, Supabase).