- Home
- /
- Categories
- /
- Database
Database
Database management and queries
postgresql-knowledge-patch
by Nevaberry
This skill should be used when writing PostgreSQL queries, using MERGE, JSON functions, logical replication, partitioning, or any PostgreSQL features from 17+ (2024-2026).
server-scripts
by UnityAppSuite
Frappe server-side Python patterns for controllers, document events, whitelisted APIs, background jobs, and database operations. Use when writing controller logic, creating APIs, handling document events, or processing data on the server.
security-review-4
by ZackKorman
A general skill for performing security reviews and auditing codebases for vulnerabilities. ALWAYS run this at the end of each task.
security-review-6
by ZackKorman
A general skill for performing security reviews and auditing codebases for vulnerabilities. ALWAYS run this at the end of each task.
bun-knowledge-patch
by Nevaberry
This skill should be used when writing Bun code, using Bun-specific APIs, bun:* modules, Bun.serve(), bundler features, or any Bun features from 1.2+ (2025-2026).
security-review
by ZackKorman
A general skill for performing security reviews and auditing codebases for vulnerabilities. ALWAYS run this at the end of each task.
rust-knowledge-patch
by Nevaberry
This skill should be used when writing Rust code, using async closures, let chains, Edition 2024 features, new collection methods like extract_if, integer arithmetic methods, or any Rust features from 2024-2026.
feishu-doc-to-dev-spec
by twwch
读取飞书云文档(支持多个链接),解析文档中的文本、表格、图片等内容,根据用户选择的开发语言和存储结构,将产品需求文档转换为研发开发需求文档
graphql-expert
by martinholovsky
"Expert GraphQL developer specializing in type-safe API development, schema design, resolver optimization, and federation architecture. Use when building GraphQL APIs, implementing Apollo Server, optimizing query performance, or designing federated microservices."
Database Design Expert
by martinholovsky
Expert in database schema design with focus on normalization, indexing strategies, FTS optimization, and performance-oriented architecture for desktop applications
surrealdb-expert
by martinholovsky
"Expert SurrealDB developer specializing in multi-model database design, graph relations, document storage, SurrealQL queries, row-level security, and real-time subscriptions. Use when building SurrealDB applications, designing graph schemas, implementing secure data access patterns, or optimizing query performance."
SQLite Database Expert
by martinholovsky
Expert in SQLite embedded database development for Tauri/desktop applications with focus on SQL injection prevention, migrations, FTS search, and secure data handling
observability
by kcns008
Observability Agent (Pulse) — handles Prometheus/PromQL metrics, Thanos queries, Loki/ELK log analysis, Grafana dashboards, alert triage and tuning, SLO/SLI management, incident response, and post-incident reviews for Kubernetes and OpenShift.
incentive-prompting
by v1truv1us
Research-backed prompting techniques for improved AI response quality (+45-115% improvement). Use when optimizing prompts, enhancing agent instructions, or when maximum response quality is critical. Invoked by /ai-eng/optimize command. Includes expert persona, stakes language, step-by-step reasoning, challenge framing, and self-evaluation techniques.
fixture-invalid-schema-skill
by daishiman
Skill with invalid JSON schema for testing
Plantcapability
by robdtaylor
MNMUK machine shop capability checker. Answers "can we make this?" queries against the plant list. Recommends optimal machine selection based on part requirements. USE WHEN user asks 'can we make', 'which machine', 'capability check', 'feasibility', 'what can we hold', 'tolerance capability', or describes a part to quote.
personas
by modu-ai
aStory 블로그 플랫폼을 위한 8개의 AI 저자 페르소나. 아키텍트(격식체 분석적 권위), 개발자(실용적 대화체 구현자), 스토리텔러(서사적 공감적 여정 전달자), 멘토(체계적 양육적 교육자), 분석가(객관적 데이터 기반 연구자), 리뷰어(균형 잡힌 비교 평가자), 큐레이터(간결한 사실적 리포터), 칼럼니스트(비판적 도발적 논평가)를 포함한다. 저자 음성을 선택하거나 페르소나 기반 콘텐츠를 구현할 때 사용한다.
shopify-admin-graphql
by tamiror6
Execute Shopify Admin API calls via GraphQL in Shopify Remix apps. Use when querying or mutating Shopify data (customers, orders, products, shop, segments, subscriptions), when writing GraphQL for the Admin API, or when handling throttling and retries.
altinity-expert-clickhouse-storage
by Altinity
Diagnose ClickHouse disk usage, compression efficiency, part sizes, and storage bottlenecks. Use for disk space issues and slow IO.
qmd
by ssiumha
Searches local markdown notes and documents using qmd CLI. Use when searching notes, querying documents, managing collections, or retrieving document content.
altinity-expert-clickhouse-reporting
by Altinity
Diagnose ClickHouse SELECT query performance, analyze query patterns, identify slow queries, and find optimization opportunities. Use for query latency and timeout issues.
laravel-filesystem-uploads
by noartem
Store and serve files via Storage; set visibility, generate URLs, and handle streaming safely
altinity-expert-clickhouse-kafka
by Altinity
Diagnose ClickHouse Kafka engine health, consumer status, thread pool capacity, and consumption issues. Use for Kafka lag, consumer errors, and thread starvation.
sushiswap-api
by Demerzels-lab
REST API for optimized token swapping (including executable transaction generation), swap quoting, and pricing using the SushiSwap Aggregator. Use this skill when the user wants to: - Get a swap quote between two tokens on 40+ evm networks - Generate executable swap transaction data - Fetch token prices for a specific network or token - Retrieve token metadata - Discover supported AMM liquidity sources - Integrate SushiSwap swapping or pricing logic via HTTP/REST (and not the SushiSwap Javascript API)