- Home
- /
- Categories
- /
- Database
Database
Database management and queries
polish transcriptions
by cesarszv
transforms raw transcriptions into polished obsidian notes with zero information loss. use for meetings, lectures, or interviews requiring cognitive reorganization, obsidian callouts, and structured formatting.
loooom
by mager
Manage loooom.xyz social skills marketplace
migration-data
by ShotaIuchi
Data migration and schema changes. Apply when handling database schema migrations, data format conversions, serialization updates, configuration migration, and data integrity verification.
tool-gdelt-news
by captaindpt
Use the gdelt_news tool to fetch recent headlines via GDELT (free) with shared caching, rate limiting, and basic query normalization.
redis
by kprsnt2
Redis best practices including data modeling, caching patterns, and performance optimization.
query-api
by lmnr-ai
"Use when working with Laminar's SQL Query API (/v1/sql/query): design SELECT-only ClickHouse queries, use parameters, authenticate with project API keys, and interpret response data from spans, traces, events, tags, datasets, and evaluations."
odoo-dev
by GrupoYACCK
A senior Odoo developer agent, expert in Odoo framework, Python, XML, PostgreSQL, and best practices (OCA/Odoo Guidelines).
security-review
by HerbHall
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing sensitive features. Provides comprehensive security checklist and patterns.
socratic-code-owner
by abpai
Quizzes the developer on code, architecture, or plans that an AI agent just built or proposed — one question at a time, with ASCII diagram corrections. Use after any significant implementation, PR, refactor, or architectural plan to ensure the human code owner has a bulletproof mental model of the system. Triggers include phrases like "quiz me", "do I understand this", "walk me through what you built", "onboard me", or "code owner briefing".
migrating-async-request-apis
by djankies
Teach async request APIs in Next.js 16 - params, searchParams, cookies(), headers(), draftMode() are now async. Use when migrating from Next.js 15, fixing type errors, or working with request data.
umzug
by totophe
"Reference for Umzug v3, the framework-agnostic migration tool for Node.js, adapted for Sequelize v7 (@sequelize/core). Use when writing database migrations, setting up a migration runner, configuring migration storage (SequelizeStorage, JSON, MongoDB, custom), running or reverting migrations programmatically or via CLI, creating migration files with queryInterface, or managing migration ordering and templates."
react-testing
by iamkhan21
Testing React components, hooks, and interactions with React Testing Library. Use for writing, debugging, or refactoring tests.
data-analyze-with-sql-python
by tkorays
SQL, pandas, and Python data analysis. Use when: (1) writing SQL queries, (2) data analysis with pandas, (3) data cleaning/transformation, (4) exploratory data analysis, or when user mentions data analysis, SQL, pandas, or statistics.
better-auth-best-practices
by samunderwood
Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.
requirements-to-tasks
by gentamura
Use this skill to break down requirements into user stories, acceptance criteria, and actionable tasks. Invoke when starting a new feature or receiving new requirements.
vercel-to-cloudflare-workers
by drewkwak
End-to-end migration guide from Vercel to Cloudflare Workers. Use when migrating any application (Next.js, React SPA, Astro, Remix, static sites, API routes) from Vercel hosting to Cloudflare Workers. Covers project assessment, wrangler configuration, OpenNext for Next.js, storage migration (KV, D1, R2, Hyperdrive), environment variables, DNS cutover, image optimization, Node.js compatibility, bundle size optimization, and troubleshooting common migration errors. Triggers on: migrate from Vercel, move to Cloudflare, Vercel to Workers, deploy Next.js on Cloudflare, replace Vercel with Cloudflare, or any Vercel-to-Cloudflare migration task.
laravel-best-practices
by jcastillotx
Laravel development standards. Triggers when working with Laravel applications, Eloquent ORM, Blade templates, or Livewire components.
web-research
by engsimsoft
Глубокий поиск информации в интернете. Загрузи этот skill для сложного исследования или когда нужно проверить много источников.
csv-analyzing
by totto2727-dotfiles
Guide for querying and filtering CSV files using DuckDB SQL
pipes-new-indexer
by subsquid-labs
Create a new blockchain indexer project using Pipes CLI with interactive templates for EVM and Solana chains. Use when starting a new indexer from scratch.
fastapi-postgres-stack
by zentik-ai
Architecture guide and best practices for working with FastAPI + PostgreSQL. Use when building new API endpoints, adding domains, writing database models, creating Celery tasks, setting up middlewares, writing tests, or following project conventions. Triggers on tasks involving FastAPI routes, SQLModel/SQLAlchemy models, Pydantic schemas, database migrations (dbmate), async patterns, or any backend development within this stack.
4d-v20
by jaimealvarezv
Comprehensive 4D v20 development skill with embedded documentation.
acuantia-dataform
by ihistand
Use when working on Acuantia's BigQuery Dataform pipeline (acuantia-gcp-dataform project) - adds Acuantia-specific patterns on top of dataform-engineering-fundamentals: ODS two-arg ref() syntax, looker_ filename prefix, Looker integration (looker_prod/looker_dev), acuantia dataset conventions, coordination with callrail_data_export/dialpad_data_integration/looker projects
django
by kprsnt2
Django framework best practices including project structure, ORM, and security.