- Home
- /
- Categories
- /
- Database
Database
Database management and queries
supabase-postgres-best-practices
by Jackiexiao
(中文)Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
supabase-migration-prep
by atman-33
Supabaseデータベースマイグレーションの準備を行うスキル。バックアップの作成と差分マイグレーションファイルの生成を実施します。ユーザーが「マイグレーションを準備」「バックアップと差分を作成」「マイグレーションファイルを生成」などのリクエストをした際に使用します。
architecture
by automindtechnologie-jpg
Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.
Skill: Notion
by iamthetonyb
The integration must be added to any pages/databases you want to access.
redux-best-practices
by felipeorlando
Redux and React-Redux best practices, patterns, and anti-patterns based on the official Redux style guide. Use when writing, reviewing, or refactoring Redux code including store setup, slices, reducers, selectors, async logic, state normalization, or React-Redux hooks. Triggers on tasks involving createSlice, configureStore, useSelector, useDispatch, thunks, RTK Query, or state management architecture decisions.
stripe-sync-troubleshooting
by ashutoshpw
When the user is experiencing issues with stripe-sync-engine. Also use when the user mentions "not working," "webhook error," "signature failed," "connection error," "data not syncing," or "stripe sync broken."
Golang Backend Development
by septemhill
Architectural standards and coding practices for the Go backend.
Deprecation Handler
by alienfast
"Handles deprecated APIs, types, and modules by applying safe migration patterns. Use when encountering deprecation warnings, migrating from deprecated code, updating dependencies with breaking changes, or modernizing legacy code to use current APIs."
laravel-best-practices
by athallabf
"Comprehensive Laravel development guidelines for writing clean, maintainable, and idiomatic code. This skill provides rules and examples for application architecture, database optimization, and code style. Use this when: (1) writing or refactoring Laravel code, (2) reviewing pull requests, (3) designing system architecture, or (4) optimizing performance."
vibe-ship
by Chloezhu010
Takes a vibe-coded AI-generated frontend (Next.js or Vite + React) to a live deployed SaaS — covering database, auth, email, and deployment end to end. Use when a user has a frontend built with v0, Lovable, Bolt, or similar tools and needs to ship it with Supabase, Resend, and Vercel.
supabase-automation
by pachoroa
"Automate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Always search tools first for current schemas."
database-integration
by karchtho
Database integration patterns for PostgreSQL and MongoDB, connection pooling, query patterns, transactions, repositories, ORM setup (Prisma, TypeORM). Use when setting up database connections, writing database queries, implementing repositories, managing migrations, or handling transactions.
_data-ai-mastery
by TriNgo0108
Master Python programming, Data Science, AI/LLM engineering, and Database administration. Use this as a central index to access specialized sub-skills.
strapi-v5-expert
by MoteoDimassi
Главный индекс базы знаний Strapi v5. Используй этот файл для поиска точных URL-адресов документации перед написанием архитектуры, конфигураций или кода бэкенда.
yn-be-developer-typescript
by marco-meini
Best practices, coding conventions, and patterns for backend projects using TypeScript. Use when writing code, tests, or new features in TypeScript backends with src/, Express, PostgreSQL/MongoDB, and Mocha+tsx.
arquitectura
by jstcode99
Arquitectura real del proyecto zona_raiz — Clean/Hexagonal con Next.js 16 App Router. Usar SIEMPRE al crear features nuevas, módulos, rutas, componentes, o cuando el usuario pregunte dónde va un archivo o cómo organizar código nuevo.
obsidian-semantic-linker
by psycho-baller
Semantically links notes in your Obsidian vault using a local vector database (.nexus/cache.db). It analyzes the content of notes, finds related ideas, and appends a "## Related Notes" section with wiki-links to similar notes. Use when asked to "link my notes", "find related notes", or "process semantic connections".
data-profiler
by fusionet24
Profile datasets to understand schema, quality, and characteristics. Use when analyzing data files (CSV, JSON, Parquet), discovering dataset properties, assessing data quality, or when user mentions data profiling, schema detection, data analysis, or quality metrics. Provides basic and intermediate profiling including distributions, uniqueness, and pattern detection.
query
by Barneyjm
"Search for places using natural language with Camino AI's location intelligence API. Returns relevant results with coordinates, distances, and metadata. Use when you need to find real-world locations like restaurants, shops, landmarks, or any point of interest."
databricks-query
by fusionet24
Execute SQL queries against Databricks using the DBSQL MCP server. Use when querying Unity Catalog tables, running SQL analytics, exploring Databricks data, or when user mentions Databricks queries, SQL execution, Unity Catalog, or data warehouse operations. Handles query execution, result formatting, and error handling.
laravel-guidelines
by StefanMermans
When dealing with a Laravel project, these guidelines must always be followed.
maui-data-storage
by Rimblehelm
Provides best practices and patterns for data storage in .NET MAUI apps, including SQLite, EF Core, Preferences, SecureStorage, and file system access.
HomeVault Environment Setup Skill
by zhenyakn
Do not merge the PR without explicit user approval.
security-review
by htooayelwinict
Audit code for security vulnerabilities using OWASP Top 10 guidelines. Use for security audits, pre-deployment checks, authentication reviews, or when checking for XSS, SQL injection, CSRF, or authorization issues. EXCLUSIVE to security-expert agent.