- Home
- /
- Categories
- /
- Database
Database
Database management and queries
exa-find-similar
by benjaminjackson
Find web content similar to a given URL using AI-powered similarity matching. Use when you have an example page and want to discover related articles, papers, or websites with similar content, style, or topic.
spring-boot-basics
by pluginagentmarketplace
Comprehensive guide to Spring Boot fundamentals - auto-configuration, starters, properties, and profiles
OCI Services Expert
by oci-ai-architects
Claude Code skills for OCI AI Architects. Community-led reference implementations and patterns.
exa-context
by benjaminjackson
Get code context from repositories with examples and documentation. Use when you need code snippets, implementation examples, API usage patterns, or technical documentation for programming concepts, frameworks, or libraries.
polars
by silvainfm
Lightning-fast DataFrame library written in Rust for high-performance data manipulation and analysis. Use when user wants blazing fast data transformations, working with large datasets, lazy evaluation pipelines, or needs better performance than pandas. Ideal for ETL, data wrangling, aggregations, joins, and reading/writing CSV, Parquet, JSON files.
postgres-daemon
by fast-gateway-protocol
Fast PostgreSQL operations via FGP daemon - 30-80x faster than MCP. Use when user needs to run SQL queries, manage schema, analyze performance, or work with any Postgres database. Triggers on "run sql", "postgres query", "list tables", "database schema", "pg query", "explain query".
demand-mining
by kaelen-hou
需求挖掘助手,从社交平台(X/Twitter、Reddit、Hacker News 等)自动搜索和分析用户抱怨、痛点和未满足需求。 用于发现产品机会、竞品分析、市场调研。 触发场景: - 用户说"帮我挖掘 XX 领域/产品的用户需求" - 用户说"分析 XX 产品的用户抱怨" - 用户说"看看用户对 XX 有什么不满" - 用户说"找找 XX 领域的痛点" - 用户说"调研 XX 市场机会"
claude-command-notion-database-query
by monkey1sai
Converted from Claude plugin command "database-query" (Notion). Use when
claude-command-notion-create-database-row
by monkey1sai
Converted from Claude plugin command "create-database-row" (Notion).
plan
by mrsknetwork
Analyzes user requests to extract real requirements, identify risks, and produce a dependency-ordered execution checklist. Use this skill at the start of any multi-step build, feature addition, or complex debugging task. Trigger when the user says "build me", "create a", "I want to make", or describes a feature without a clear starting point.
microsoft-code-reference
by mindmorass
Search and reference Microsoft code samples and SDK documentation
kiwi-go-backend
by Yet-Another-AI-Project
Go backend development standards using DDD architecture, ent ORM, fx DI, and kiwi-lib utilities. Covers project structure, domain design, API/application/infrastructure layers, database workflow, and coding requirements.
database-schema-evaluator
by Agentient
Expert evaluation of database schema designs using multi-perspective analysis. PROACTIVELY activate for: (1) Reviewing database schema designs, (2) Comparing alternative schema approaches, (3) Identifying normalization issues, (4) Assessing scalability and performance implications, (5) Evaluating data integrity constraints, (6) Analyzing schema evolution capabilities. Triggers: "evaluate database schema", "review db design", "assess data model", "compare schema approaches", "check normalization", "database design review", "analyze table structure", "review ER diagram", "evaluate data architecture"
acquisition-analyzer
by OliverOuyang
获客分析智能体 - 专注于营销获客效果分析。支持渠道效果、用户质量、ROI、回传、RTA、LTV等分析。触发方式:命令 /acquisition、/获客分析,或包含关键词(获客、渠道、ROI、CPS、转化率、回传、RTA、LTV)时自动触发。适用场景:(1) 渠道效果分析,(2) 用户质量分析,(3) ROI分析,(4) 回传分析,(5) RTA策略分析,(6) LTV分析,(7) 版位分析。
firestore-data-modeling-patterns
by Agentient
Firestore data modeling best practices including subcollections, document structure, and atomic operations. PROACTIVELY activate for: (1) designing Firestore collection structures, (2) choosing between subcollections vs root collections, (3) implementing transactions vs batched writes. Triggers: "subcollection", "data model", "firestore"
dp-explorer
by OliverOuyang
Dataphin 数据探索智能体 - 快速探索表结构、数据质量和数据分布。支持表查找、字段分析、数据采样、质量检查。触发方式:命令 /dp-explore、/数据探索,或包含关键词(表结构、字段、数据质量、数据分布)时自动触发。适用场景:(1) 快速了解新表,(2) 数据质量检查,(3) 字段分析,(4) 数据分布探索,(5) 表关系梳理。
schema-drift-detector
by carmandale
Detects unrelated schema.rb changes in PRs by cross-referencing against included migrations. Use when reviewing PRs with database schema changes.
effector-storage
by aiko-atami
Choose and implement effector-storage persistence patterns for Effector apps. Use when tasks involve persist/createPersist usage, selecting adapters (local/session/query/broadcast/storage/asyncStorage/memory/nil/log), configuring clock/pickup/context/keyPrefix, validating data with contracts, handling done/fail/finally flows, SSR-safe adapter fallback with either, or debugging sync and serialization issues.
neon-daemon
by fast-gateway-protocol
Fast Neon Postgres operations via FGP daemon - 35-70x faster than MCP. Use when user needs database queries, branch management, schema operations, or migrations on Neon. Triggers on "neon query", "create branch", "run sql", "list databases", "neon project", "postgres query", "neon migration".
er-diagram-and-data-modeling
by Agentient
[STUB - Not implemented] Entity-relationship diagrams and data modeling for database schema design. PROACTIVELY activate for: [TODO: Define on implementation]. Triggers: [TODO: Define on implementation]
exa-get-contents
by benjaminjackson
Retrieve and extract content from URLs with AI-powered summarization and structured data extraction. Use for scraping web pages, extracting specific information, summarizing articles, or crawling websites with subpages.
python-performance-optimization
by alfredang
Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.
patronum
by aiko-atami
Select and apply Patronum operators for Effector code with minimal, practical v2.x examples. Use when tasks involve choosing between Patronum operators, composing reactive state flows, replacing manual sample/combine boilerplate with Patronum utilities, explaining operator signatures and return types, or adapting legacy Patronum usage to modern v2 shorthand and import patterns.
orchestrator
by mrsknetwork
The entry-point coordinator for complex multi-domain builds. Classifies user intent, selects appropriate domain skills, enforces phase gates, and manages the overall build workflow. Use this skill whenever a user's request spans multiple technical domains (e.g., "build a SaaS app") or when coordinating output from multiple other skills. Always route through orchestrator before executing any domain work.