Database

Database management and queries

Showing 1633-1656 of 3914 skills
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 7mo 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 7mo ago
trancong12102

context7

by trancong12102

Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since training.

API Dev 7 6mo ago
Ven0m0

json-repair

by Ven0m0

Use the json_repair Python library to fix invalid/malformed JSON, especially output from LLMs. Trigger this skill whenever you encounter broken JSON strings, need to parse unreliable JSON from model outputs, want a drop-in replacement for json.loads() that auto-repairs, or are building pipelines that consume LLM-generated JSON. Also use when the user mentions "json repair", "fix json", "malformed json", "invalid json from LLM", or needs to robustly parse JSON that may have missing quotes, trailing commas, unescaped characters, or other common LLM output defects.

Processing 7 6mo ago
CaliLuke

type-bridge

by CaliLuke

Use the type-bridge Python ORM for TypeDB. Covers defining entities, relations, attributes, CRUD operations, queries, expressions, and schema management. Use when working with TypeDB in Python projects.

Database 7 7mo 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 6mo ago
rocky2431

testing-rules

by rocky2431

Ultra Builder Pro testing discipline rules

Database 11 7mo ago
CloudToLocalLLM-online

CloudToLocalLLM Avatar Personality

by CloudToLocalLLM-online

Requests evolution when ready (via self-reflection)

Agents 22 6mo ago
elvismdev

wp-performance-review

by elvismdev

WordPress performance code review and optimization analysis. Use when reviewing WordPress PHP code for performance issues, auditing themes/plugins for scalability, optimizing WP_Query, analyzing caching strategies, checking code before launch, or detecting anti-patterns, or when user mentions "performance review", "optimization audit", "slow WordPress", "slow queries", "high-traffic", "scale WordPress", "code review", "timeout", "500 error", "out of memory", or "site won't load". Detects anti-patterns in database queries, hooks, object caching, AJAX, and template loading.

Caching 226 9mo ago
solutionscay

migrate-filemaker

by solutionscay

Guide complete FileMaker Pro migrations from DDR XML to verified discovery, schema, authorization, business-logic, API, UI, and cutover artifacts. Use when analyzing FileMaker Database Design Report XML or parsed specs, comparing implementations, recovering scripts/calculations/layout/security semantics, recommending a replacement architecture, or planning and validating a FileMaker rebuild.

Processing 21 1mo ago
chaterm

mysql

by chaterm

MySQL 数据库管理与运维

CLI Tools 57 7mo ago
chaterm

tar-compression

by chaterm

归档与压缩

CLI Tools 57 7mo ago
chaterm

compose

by chaterm

Docker Compose 编排

Processing 57 7mo ago
ronnycoding

create-subagent

by ronnycoding

Guide for creating specialized Claude Code subagents with proper YAML frontmatter, focused descriptions, system prompts, and tool configurations. Use when the user wants to create a new subagent, custom agent, specialized AI assistant, or mentions creating/designing/building agents or subagents.

Database 20 10mo ago
salvo-rs

salvo-path-syntax

by salvo-rs

Path parameter syntax guide for Salvo routing. Explains the {} syntax (v0.76+) vs deprecated <> syntax, with migration examples.

API Dev 20 7mo ago
salvo-rs

salvo-database

by salvo-rs

Integrate databases with Salvo using SQLx, Diesel, SeaORM, or other ORMs. Use for persistent data storage and database operations.

Code Gen 20 7mo ago
andrelandgraf

url-state-management

by andrelandgraf

Sync React state to URL query parameters for shareable filters, search, and deep-linkable dialogs with nuqs.

Database 20 7mo ago
andrelandgraf

ai-chat

by andrelandgraf

Build a complete AI chat application with database persistence, chat list management, and automatic title generation.

API Dev 20 7mo ago
ignromanov

llm-obsidian-wiki

by ignromanov

"Karpathy's LLM Wiki pattern, built for Claude Code. Long-term memory for Claude via Obsidian: captures URLs, PDFs, GitHub, YouTube and compiles them into a structured Obsidian vault with citations that grows smarter every session. Second brain, zettelkasten, and autonomous research assistant in one. Keywords: llm-wiki, obsidian-plugin, knowledge-base, compounding-knowledge, claude-code, pkm, llm-memory."

Auth 20 5mo ago
andrelandgraf

testing

by andrelandgraf

Complete testing setup with Neon database branching, Playwright browser tests, integration tests, and unit tests. Isolated branches with automatic TTL cleanup.

Database 20 7mo ago
andrelandgraf

stripe-subscriptions

by andrelandgraf

Complete subscription billing system with Stripe integration, feature flags for plan gating, webhook handling, and billing portal.

API Dev 20 7mo ago
andrelandgraf

ai-agent-workflow

by andrelandgraf

Build resumable multi-agent workflows with durable execution, tool loops, and automatic stream recovery on client reconnection.

Agents 20 7mo ago
andrelandgraf

base-app-setup

by andrelandgraf

Complete setup guide for a Next.js app with Shadcn UI, Neon Postgres, Drizzle ORM, and AI SDK.

Database 20 7mo ago
vanman2024

result-backend-patterns

by vanman2024

Result backend configuration patterns for Celery including Redis, Database, and RPC backends with serialization, expiration policies, and performance optimization. Use when configuring result storage, troubleshooting result persistence, implementing custom serializers, migrating between backends, optimizing result expiration, or when user mentions result backends, task results, Redis backend, PostgreSQL results, result serialization, or backend migration.

Caching 10 9mo ago