Database

Database management and queries

Showing 1537-1560 of 3660 skills
ancoleman

deploying-on-gcp

by ancoleman

Implement applications using Google Cloud Platform (GCP) services. Use when building on GCP infrastructure, selecting compute/storage/database services, designing data analytics pipelines, implementing ML workflows, or architecting cloud-native applications with BigQuery, Cloud Run, GKE, Vertex AI, and other GCP services.

Cloud 389 7mo ago
ancoleman

designing-distributed-systems

by ancoleman

When designing distributed systems for scalability, reliability, and consistency. Covers CAP/PACELC theorems, consistency models (strong, eventual, causal), replication patterns (leader-follower, multi-leader, leaderless), partitioning strategies (hash, range, geographic), transaction patterns (saga, event sourcing, CQRS), resilience patterns (circuit breaker, bulkhead), service discovery, and caching strategies for building fault-tolerant distributed architectures.

Database 389 7mo ago
ancoleman

architecting-data

by ancoleman

Strategic guidance for designing modern data platforms, covering storage paradigms (data lake, warehouse, lakehouse), modeling approaches (dimensional, normalized, data vault, wide tables), data mesh principles, and medallion architecture patterns. Use when architecting data platforms, choosing between centralized vs decentralized patterns, selecting table formats (Iceberg, Delta Lake), or designing data governance frameworks.

Code Gen 389 7mo ago
tiangong-ai

ai-tech-rss-fetch

by tiangong-ai

Subscribe to AI and tech RSS feeds and persist normalized metadata into SQLite using mature Python tooling (feedparser + sqlite3). Use when adding feed URLs/OPML sources, running incremental sync with deduplication, and storing entry metadata without full-text extraction or summarization.

CLI Tools 7 5mo ago
vdesjardins

timewarrior-efficient-entry

by vdesjardins

Use when you need to quickly log work activities and maintain consistent tags without duplicates or gaps

CLI Tools 7 6mo ago
tiangong-ai

sustainability-summary

by tiangong-ai

Retrieve time-windowed relevant sustainability RSS evidence from the RSS metadata SQLite database and optionally join DOI-keyed enriched content from a separate fulltext SQLite database. Use when generating grounded daily, weekly, monthly, or custom-range digests after relevance labeling.

Processing 7 5mo ago
nesnilnehc

review-code

by nesnilnehc

Orchestrator that runs scope then language then framework then library then cognitive review skills in order and aggregates all findings into one report. Does not perform analysis itself.

Code Review 7 5mo ago
v1truv1us

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.

Academic 7 6mo ago
axiomantic

reflexion

by axiomantic

Use when roundtable returns ITERATE verdict in the Forged workflow. Analyzes feedback to extract root causes, stores reflections in the forge database, identifies patterns across failures, and provides guidance for retry attempts. Prevents repeated mistakes across iterations.

Code Review 7 5mo ago
tiangong-ai

kb-meta-fetch

by tiangong-ai

Fetch journal articles from Crossref published after a user-specified date and insert them into PostgreSQL journals with DOI deduplication. Use when incrementally ingesting journal metadata from journals_issn into journals.

API Dev 7 5mo ago
AIDotNet

database-designer

by AIDotNet

设计和优化数据库模式,支持PostgreSQL、MySQL、SQLite和MongoDB。包括ER建模、规范化、索引优化和迁移脚本生成。

Code Gen 84 5mo ago
AIDotNet

code-review

by AIDotNet

全面的代码审查技能,分析代码质量、识别问题、安全漏洞,并提供带严重性评级的改进建议。

Code Review 84 5mo ago
AIDotNet

security-scanner

by AIDotNet

全面的安全分析,识别OWASP Top 10漏洞、检测硬编码密钥和审查安全配置。

Database 84 5mo ago
AIDotNet

json-validator

by AIDotNet

根据JSON Schema验证JSON文件,提供详细错误报告和自动修复建议。

Processing 84 5mo ago
acedergren

migrate

by acedergren

Monorepo migration orchestrator — scripted bulk import path changes, package renames, and file moves with deduplication, type verification, and atomic commits. Use for @portal/* package migrations, import path refactors, and module reorganizations.

Auth 22 5mo ago
eze-is

ai-partner-chat

by eze-is

基于用户画像和向量化笔记提供个性化对话。当用户需要个性化交流、上下文感知的回应,或希望 AI 记住并引用其之前的想法和笔记时使用。

Code Gen 215 8mo ago
proelias7

esx-framework

by proelias7

Develops resources for FiveM using the ESX Framework (Legacy). Covers resource creation, Core Object (ESX), xPlayer functions, Events, Callbacks, Items, Jobs, Database (oxmysql), and best practices. Use when the user works with FiveM, ESX, ESX Legacy, or mentions ESX.GetCoreObject, xPlayer, ESX.GetPlayerFromId, or esx:.

Code Gen 5 5mo ago
proelias7

qbcore-framework

by proelias7

Develops resources for FiveM using the QBCore Framework. Covers resource creation, Core Object usage, Player management, Callbacks, Events, Items, Jobs, Gangs, Database (oxmysql), and best practices. Use when the user works with FiveM, QBCore, Lua scripts for QBCore servers, or mentions QBCore.Functions, GetCoreObject, CitizenID, or any system of the QBCore Framework.

Processing 5 5mo ago
proelias7

fivem-development

by proelias7

Develops resources for FiveM using vRP Creative Network with Lua. Covers resource creation, Proxy/Tunnel system, inventory, money, groups, identity, NUI, database (oxmysql), security, and performance. Use when the user works with FiveM, vRP, Lua scripts for GTA V servers, or mentions resources, client/server scripts, natives, NUI, or any system of the vRP Creative Network framework.

Processing 5 5mo ago
JochenYang

database-engineer

by JochenYang

Database architecture design, schema optimization, query performance tuning, and data migration. Handles PostgreSQL, MySQL, MongoDB, Redis with focus on scalability, indexing strategies, and transaction management.

Database 21 5mo ago
UnityAppSuite

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.

Processing 21 8mo ago
JochenYang

performance-optimizer

by JochenYang

Performance bottleneck identification and optimization. Handles database query optimization, caching strategies, algorithm improvements, and Core Web Vitals tuning (LCP/FID/CLS).

Database 21 5mo ago
bocato

swift-testing

by bocato

'Expert guidance on Swift Testing best practices, patterns, and implementation. Use when developers mention: (1) Swift Testing, @Test, #expect, #require, or @Suite, (2) "use Swift Testing" or "modern testing patterns", (3) test doubles, mocks, stubs, spies, or fixtures, (4) unit tests, integration tests, or snapshot tests, (5) migrating from XCTest to Swift Testing, (6) TDD, Arrange-Act-Assert, or F.I.R.S.T. principles, (7) parameterized tests or test organization.'

Database 78 5mo ago
enuno

cloudflare-agents

by enuno

Cloudflare Agents SDK - Build and deploy AI-powered agents on Cloudflare's edge with real-time WebSocket communication, persistent state, SQL storage, task scheduling, MCP integration, and human-in-the-loop workflows.

Agents 13 6mo ago