数据库

数据库管理与查询

显示 1633-1656 / 共 3904 个技能
Ven0m0

json-repair

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.

数据处理 7 6个月前
CaliLuke

type-bridge

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.

数据库 7 7个月前
tiangong-ai

kb-meta-fetch

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 开发 7 6个月前
rocky2431

testing-rules

rocky2431

Ultra Builder Pro testing discipline rules

数据库 11 7个月前
CloudToLocalLLM-online

CloudToLocalLLM Avatar Personality

CloudToLocalLLM-online

Requests evolution when ready (via self-reflection)

智能体 22 6个月前
elvismdev

wp-performance-review

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.

缓存 226 9个月前
solutionscay

migrate-filemaker

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.

数据处理 21 1个月前
chaterm

mysql

chaterm

MySQL 数据库管理与运维

CLI 工具 57 7个月前
chaterm

tar-compression

chaterm

归档与压缩

CLI 工具 57 7个月前
chaterm

compose

chaterm

Docker Compose 编排

数据处理 57 7个月前
ronnycoding

create-subagent

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.

数据库 20 10个月前
salvo-rs

salvo-path-syntax

salvo-rs

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

API 开发 20 7个月前
salvo-rs

salvo-database

salvo-rs

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

代码生成 20 7个月前
andrelandgraf

url-state-management

andrelandgraf

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

数据库 20 7个月前
andrelandgraf

ai-chat

andrelandgraf

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

API 开发 20 7个月前
ignromanov

llm-obsidian-wiki

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."

认证鉴权 20 4个月前
andrelandgraf

testing

andrelandgraf

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

数据库 20 7个月前
andrelandgraf

stripe-subscriptions

andrelandgraf

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

API 开发 20 7个月前
andrelandgraf

ai-agent-workflow

andrelandgraf

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

智能体 20 7个月前
andrelandgraf

base-app-setup

andrelandgraf

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

数据库 20 7个月前
vanman2024

result-backend-patterns

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.

缓存 10 9个月前
ils15

agent-coordination

ils15

"Master guide to orchestrating the multi-agent system for rapid, TDD-driven feature development with guaranteed code quality and audit trails"

认证鉴权 10 6个月前
ils15

nextjs-seo-optimization

ils15

Implement SEO best practices in Next.js applications. Includes metadata, Open Graph tags, canonical URLs, sitemap generation, schema markup, and performance optimization for search ranking.

数据库 10 7个月前
ils15

performance-optimization

ils15

"Performance optimization - query analysis, N+1 detection, caching, indexing strategies"

缓存 10 7个月前