Database

Database management and queries

Showing 3505-3528 of 3621 skills
ehtbanton

env-file-generator

by ehtbanton

Generate properly structured .env environment files with common variables, documentation comments, and secure placeholder patterns. Triggers on "create .env file", "generate environment variables", "env file for", "dotenv template".

Caching 0 5mo ago
shaul1991

dba-admin

by shaul1991

DBA Admin Agent. 백업, 복구, 보안, 권한 관리를 담당합니다.

Agents 0 4mo ago
hocgin

wrangler

by hocgin

Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices.

CLI Tools 0 3mo ago
ederheisler

fastapi

by ederheisler

"Build Python APIs with FastAPI, Pydantic v2, and SQLAlchemy 2.0 async. Covers project structure, JWT auth, validation, and database integration with uv package manager. Prevents 7 documented errors. Use when: creating Python APIs, implementing JWT auth, or troubleshooting 422 validation, CORS, async blocking, form data, background tasks, or OpenAPI schema errors."

Auth 0 3mo ago
Envy-7z

small-safe-steps

by Envy-7z

Small Safe Steps (S3): breaks work into 1-3h increments with zero downtime. Use when asking "how do I implement/migrate/refactor", "what steps to do X", "plan safe migration", or handling risky DB/API changes. Applies expand-contract pattern for migrations, refactorings, schema changes.

Code Gen 0 3mo ago
zhucl1006

project-docs-setup

by zhucl1006

项目文档结构创建助手。作为资深产品经理,通过多轮对话深入了解项目需求,分析合理性并提供最佳实践建议,最终生成完整的技术文档体系。 使用时机: - 新项目启动,需要建立文档体系(推荐第一步) - 现有项目缺少规范文档,需要补充完善 - 已有代码但缺少文档,需要根据代码回补文档 - 需要专业的产品和架构分析建议 支持两种工作模式: - 模式 A:新项目文档创建(从需求到文档) - 模式 B:代码回补文档(从代码到文档) 与其他 skill 的关系: - 本 skill 负责创建完整文档(PRD、SAD、开发指南等) - project-workflow 负责基于文档执行开发任务 - 建议流程:project-docs-setup → project-workflow 触发方式: - "创建项目文档" / "初始化项目文档" / "设置项目文档" - "根据代码生成文档" / "回补项目文档" / "补充项目文档" - 直接描述项目需求,如"帮我创建一个在线教育平台的文档"

API Dev 0 4mo ago
ahmed-lotfy-dev

bun-monorepo-vite-elysia-spa

by ahmed-lotfy-dev

"Scaffold or regenerate a Bun fullstack monorepo using official generators only: bun create elysia@latest for backend and bun create vite@latest --template react-ts for SPA frontend, then apply core backend wiring (Better Auth, Drizzle, MCP, OpenAPI, CORS, and security defaults). Use when creating or resetting a Bun workspace monorepo to latest generator versions."

API Dev 0 3mo ago
willwillems

useuser

by willwillems

Ask humans questions via native macOS dialogs and notifications. Use when you need clarification, confirmation, or direct input from the user through system-level dialogs rather than chat. Supports text input, multiple choice, yes/no confirmation, information display, and system notifications.

CLI Tools 0 4mo ago
Kadajett

bitecs

by Kadajett

Comprehensive guide for using bitECS v0.4.0, a flexible, minimal, data-oriented ECS library for TypeScript. Use when building games or simulations with Entity Component System architecture, creating entity hierarchies, defining components, querying entities, or working with serialization.

Code Gen 0 4mo ago
hwatkins

sql-optimization-patterns

by hwatkins

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Code Gen 0 3mo ago
invogueai

INVOGUE COLLAB HQ — Cowork Setup & Deployment Guide

by invogueai

Campaign budget tracked in real-time, warning at 80%, blocked at 100%

Code Gen 0 2mo ago
shaul1991

backend-kotlin

by shaul1991

Kotlin Developer Agent. Kotlin 기반 백엔드 개발을 담당합니다. Coroutines, Ktor, Spring Boot + Kotlin 전문.

Agents 0 4mo ago
icealtria

beancount-accounting

by icealtria

This skill should be used when the user asks to "add a transaction", "create a beancount entry", "record an expense", "balance my accounts", "query my finances", "check account balances", "categorize spending", "write beancount", "edit .beancount files", "run a BQL query", "reconcile accounts", or mentions beancount, double-entry accounting, or ledger files. Provides comprehensive beancount syntax, directives, and query language expertise.

Database 0 4mo ago
jamelna-apps

rag-enhancement

by jamelna-apps

When user asks "explain", "how does", "understand", "background on", "context for", or needs deep explanations with retrieved history. Auto-enhances answers with decision history and patterns.

Database 0 4mo ago
shaul1991

backend-developer

by shaul1991

Backend Developer Agent. 코드 개발, 디버깅, 기능 구현을 담당합니다. 개발, 코딩, 디버그(debug), 버그 수정, 기능 구현 관련 요청 시 사용됩니다.

API Dev 0 4mo ago
Nomik94

sqlalchemy

by Nomik94

SQLAlchemy 2.0 async infrastructure pattern reference. Use when: DB model definition, Base model setup, table mapping, relationship config, session management, AsyncSession, sessionmaker, connection pool, query patterns (select, join, subquery, pagination), Mixin (Timestamp, SoftDelete), N+1 prevention (selectinload, joinedload), transaction management, nested transaction, savepoint, generic repository pattern, BaseRepository[ModelType]. NOT for: domain entity design (domain-layer skill), Alembic migrations.

Database 0 3mo ago
boringstackoverflow

boring-stack

by boringstackoverflow

Bootstraps new web app projects with a tech stack you can understand. Runs a 4-question intake to pick a stack (Go binary + SQLite + Litestream + Caddy + systemd + a $5 VPS by default; Postgres / managed platforms when the project doesn't fit), writes STACK.md as the source-of-truth decision record plus a CLAUDE.md anchor, scaffolds new projects from scratch (init), generates production-ready deploy files from bundled templates, and walks an 8-step post-deploy verification (TLS / Litestream / restore drill). Loads when starting a new web app, scaffolding deploy infrastructure, picking a tech stack, or making bootstrap-time architecture decisions for a side project, indie product, internal tool, hobby project, or solo-founder context.

Database 1 1mo ago
markhamsquareventures

wayfinder

by markhamsquareventures

How to work effectively with Laravel Wayfinder, always use when developing frontend features

Database 0 4mo ago
Cursedpotential

rag-implementation

by Cursedpotential

Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.

Agents 0 4mo ago
brixtonpham

Browser History Search

by brixtonpham

Database 0 4mo ago
Rohbunny01

powerapps-yaml

by Rohbunny01

Genera código YAML pasteable en Power Apps Studio usando el schema pa.yaml v3. Incluye controles modernos, patrones de caché, Gallery con colecciones, y todas las lecciones aprendidas para vibe codear sin errores. Trigger: Cuando el usuario pida crear pantallas, controles o código para Power Apps en formato YAML.

Database 0 3mo ago
legout

flowerpower

by legout

"Create and manage data pipelines using the FlowerPower framework with Hamilton DAGs and uv. Lightweight orchestration for batch ETL, data transformation, and ML pipelines. Integrates with Delta Lake, DuckDB, Polars, and cloud storage."

Processing 0 3mo ago
eljun

implement

by eljun

Implement tasks from docs/task/*.md. Reads the task document, follows implementation steps, and updates status in TASKS.md. Use "/implement auto {task}" to auto-chain through test → document → ship. Use "/implement -m 1 2 3" for multi-task parallel execution.

Automation 0 4mo ago
htooayelwinict

project-orchestration

by htooayelwinict

Coordinate multiple agents by routing tasks to appropriate specialists. EXCLUSIVE to project-manager agent.

Agents 0 5mo ago