資料庫技能
ego lite browser
贊助ego lite 是 AI 代理執行網頁自動化最快的瀏覽器,可與 Codex 或 Claude Code 共享您的登入狀態,零成本、零配置。
Alpha Vantage MCP Server
贊助獲取金融市場數據:即時與歷史股票、ETF、期權、外匯、加密貨幣、大宗商品、基本面、技術指標等
azure-storage
microsoft
統一的Azure Blob儲存、檔案共用、佇列、表格及Data Lake服務存取。支援五種儲存服務類型:用於物件與備份的Blob儲存、提供SMB存取的檔案共用、非同步訊息的佇列儲存、NoSQL鍵值資料的表格儲存,以及大數據分析的Data Lake。MCP伺服器工具可列出儲存帳戶、容器與Blob,並直接下載及上傳Blob內容。可設定的存取層(熱、冷、凍結、封存)及...
officialawsdatabase
convex
get-convex
將一般 Convex 請求路由至正確的專案技能。當使用者詢問該使用哪個 Convex 技能,或給出未明確指定的 Convex 應用任務時使用。
developmentdatabase
convex-create-component
get-convex
構建可重複使用的 Convex 元件,包含獨立的資料表與面向應用程式的 API。適用於新元件、可重複使用的後端模組、整合或元件邊界工作。
developmentdatabase
convex-migration-helper
get-convex
使用 widen-migrate-narrow 和 @convex-dev/migrations 規劃 Convex 架構與資料遷移。適用於破壞性架構變更、資料回填、資料表重塑或零停機部署。
developmentdatabase
convex-performance-audit
get-convex
審計Convex在讀取、訂閱、寫入競爭及函數限制方面的效能。適用於功能緩慢、洞察發現、OCC衝突或讀取放大等情況。
developmentdatabasedata-analysis
convex-quickstart
get-convex
建立或將 Convex 加入應用程式。適用於新的 Convex 專案、npm create convex@latest、前端設定、環境變數,或首次執行 npx convex dev。
developmentdatabase
convex-setup-auth
get-convex
設定 Convex 驗證、身份映射與存取控制。用於 Convex 應用中的登入、驗證提供者、使用者資料表、受保護函式或角色。
developmentdatabaseapi
Database Schema Designer
softaworks
一個全面的技能,用於設計可投入生產的資料庫架構,並內建適用於 SQL 和 NoSQL 資料庫的最佳實踐。
database
dbs-restore
dontbesilent2025
把上次診斷的狀態拉出來,接著用。配合 dbs-save 使用。觸發方式:/dbs-restore、/續上、「接著上次」「之前的結論」「上次診斷到哪了」 Restore the most recent diagnosis snapshot saved by dbs-save. Trigger: /dbs-restore, "continue from last time", "where did we leave off
databasedevelopment
dbs-save
dontbesilent2025
把當前診斷的關鍵狀態存到本地,下次回來可以接著用。觸發方式:/dbs-save、/存檔、「保存這次診斷」「記下來」「這個結論留著」 Save the current diagnosis state to disk for cross-session recall. Trigger: /dbs-save, "save this diagnosis", "remember this
databasedevelopment
extension-data-viewer
caffeinelabs
Admin-only paginated viewer for stable canister state. Use whenever the user asks for a viewer, dashboard, debug panel, or admin browse over backend data — users, items, orders, logs, or any stable Map/Set/Array/VarArray/List/Stack/Queue. Pre-installed in every Caffeine app via the `caffeineai-data-viewer` mops package; this skill explains what it does and how to keep using it correctly.
developmentdatabasedata-analysis
extension-oql
caffeinelabs
Make a canister's data queryable by the Caffeine Data Intelligence agent. Use whenever an app stores structured data (Maps/Lists/arrays of records) that should be answerable in natural language — "top customers", "revenue by region", "active projects". Adds a discoverable `schema()` and a JSON `execute()` query endpoint via the `caffeineai-oql` mops package's `Expose` mixin.
developmentdatabasedata-analysis
extension-querying-oql
caffeinelabs
Quick reference for the Caffeine Data Intelligence agent to query an OQL-exposing canister (schema() + execute()) through the `icp` CLI against the project's `backend` canister: read the schema, form JSON queries (filter / order / paginate / aggregate / dotted-path edges), and parse the Candid result rows.
developmentdatabaseapi
golang-database
samber
Go 資料庫存取的全面指南 — 參數化查詢、結構掃描、可空欄位、交易、隔離層級、SELECT FOR UPDATE、連線池、批次處理、上下文傳遞與遷移工具。適用於撰寫、審查或除錯與 PostgreSQL、MariaDB、MySQL 或 SQLite 互動的 Golang 程式碼;資料庫測試;或關於 database/sql、sqlx 或 pgx 的問題。不產生資料庫結構或遷移 SQL。
developmentdatabase
golang-samber-hot
samber
在 Golang 中使用 samber/hot 進行記憶體內快取 — 支援淘汰演算法(LRU、LFU、TinyLFU、W-TinyLFU、S3FIFO、ARC、TwoQueue、SIEVE、FIFO)、TTL、快取載入器、分片、過時時重新驗證、遺失鍵快取以及 Prometheus 指標。適用於使用或採用 samber/hot 時、程式碼庫匯入 github.com/samber/hot 時,或專案重複以高頻率載入相同中低基數資源,且需要降低延遲或後端壓力時。
developmentdatabase
insforge
insforge
在撰寫 InsForge 或 @insforge/sdk 的應用程式碼時使用此技能:資料庫 CRUD、驗證、儲存上傳/儲存 RLS、函式、OpenRouter AI、即時功能、電子郵件、Stripe 或 Razorpay 付款,或將 S3 相容工具(aws CLI、AWS SDK、rclone、Terraform、boto3)指向 InsForge Storage。觸發於如新增驗證、擷取資料、上傳檔案、將儲存桶設為公開、新增結帳、銷售訂閱或傳送電子郵件等請求。針對基礎設施、SQL 遷移、CLI 指令或付款供應商...
developmentdatabaseaws
insforge-cli
insforge
每當有人需要後端,或任務涉及透過 InsForge CLI 操作 InsForge 後端或雲端基礎設施時,使用此技能:專案、SQL、遷移、RLS 政策、函式、儲存、部署、運算、密鑰、設定、排程、日誌、診斷、匯入/匯出、AI/OpenRouter 設定、Stripe/Razorpay 付款、Apify 網頁爬取/資料來源、PostHog 產品分析、後端分支、代理記憶(記住/回顧專案事實與決策),或 CLI 文件。若涉及應用程式碼...
developmentdatabasedevops
lark-base
larksuite
當需要用 lark-cli 操作飛書多維表格(Base)時調用:搜尋 Base、建表、欄位管理、記錄讀寫、記錄分享連結、檢視配置、歷史查詢,以及角色/表單/儀表板管理/工作流程;也適用於把舊的 +table / +field / +record 寫法改成當前命令寫法。涉及欄位設計、公式欄位、查找引用、跨表計算、行級派生指標、資料分析需求時也必須使用本 skill。
databasedata-analysisapi
MySQL
PlanetScale
規劃與審查 MySQL/InnoDB 的資料表結構、索引、查詢調校、交易與操作。在建立或修改 MySQL 資料表、索引或查詢時使用;診斷緩慢或鎖定行為;規劃遷移;或排除複製與連線問題。使用 MySQL 資料庫時載入。
databaseofficial
neon
neondatabase
Neon平台概述,涵蓋Postgres、Auth、Data API,以及新服務:物件儲存、計算函數和AI閘道。每當提及「Neon」時,用於概述如何操作Neon及入門方式。否則,個別功能即為觸發條件:「物件儲存」或「S3相容儲存」、「無伺服器函數」、「背景任務」或「在資料庫附近執行程式碼」、「AI閘道」、「LLM代理」、「模型路由」或「呼叫LLM」→...
apidatabasedevelopment
Neon Serverless Postgres
Neon
使用 Neon Serverless Postgres 的指南與最佳實踐。
databaseofficial
notion-api
intellectronica
此技能提供透過REST呼叫與Notion API互動的完整說明。每當使用者要求與Notion互動時,包括讀取、建立、更新或刪除頁面、資料庫、區塊、評論或任何其他Notion內容,皆應使用此技能。技能涵蓋驗證、所有可用端點、分頁、錯誤處理及最佳實務。
notionapidatabase
obsidian-bases
kepano
建立與編輯 Obsidian Bases(.base 檔案),包含檢視、篩選、公式與摘要。適用於處理 .base 檔案、建立筆記的資料庫式檢視,或當使用者提及 Obsidian 中的 Bases、表格檢視、卡片檢視、篩選或公式時使用。
databaseproductivitydata-analysis
performance-optimization
addyosmani
優化應用程式在前端、後端、查詢與資料庫的效能。適用於存在效能需求時、懷疑有效能衰退時、需要改善Core Web Vitals或載入時間時、需要修正N+1查詢模式時,或效能分析顯示瓶頸時。
developmentdatabasedata-analysis
PlanetScale Postgres
PlanetScale
PostgreSQL 最佳實踐、查詢優化、連線疑難排解與效能提升。在處理 Postgres 資料庫時載入。
databaseofficial
Postgres Best Practices
Supabase
來自 Supabase 的 Postgres 效能優化與最佳實踐。在撰寫、審查或最佳化 Postgres 查詢、資料表設計或資料庫配置時,請使用此技能。
developmentdatabaseofficial
sanity-migration
sanity-io
規劃、執行並審查從其他內容管理系統及內容平台遷移至 Sanity 的作業。適用於從 AEM、Adobe Experience Manager、Contentful、Strapi、Webflow、WordPress、Payload、Drupal、Markdown/MDX/frontmatter 檔案、WXR/XML 匯出、CMS API、資料庫匯出、靜態 HTML 進行遷移或平台轉換,或設計資料擷取、轉換、Portable Text 轉換、資產遷移、重新導向、驗證及切換流程時使用。
data-analysisdatabasedevelopment