Database

Database management and queries

Showing 3289-3312 of 3622 skills
jamelna-apps

performance-audit

by jamelna-apps

When the user mentions "slow", "performance", "optimize", "speed", "lag", "loading", "memory", "CPU", or asks to make something faster. Provides performance analysis framework.

Database 0 4mo ago
DedsiTeam

dedsi-framework

by DedsiTeam

基于 DedsiFramework 源代码,提供 Dedsi Framework(ABP 扩展框架)的模块速查、接入步骤、常见用法与问题定位建议。在读取源代码时忽略 bin 和 obj 目录。

API Dev 0 4mo ago
ab22593k

expressive-design

by ab22593k

Material 3 Expressive (M3E). Comprehensive guidance on expressive design system for Flutter with platform support for Android and Linux desktop. Covers color tokens, typography scales, motion specifications, shape tokens, spacing ramps, and component enhancements for creating emotionally engaging UIs. Includes migration guidance from standard M3 and platform-specific integration notes.

Animation 0 3mo ago
simplerick0

database-architect

by simplerick0

Database specialist focused on data modeling, schema design, query optimization, and data integrity. Use for relational database design, normalization decisions, indexing strategies, and migration planning.

Processing 0 4mo ago
jackkkonggg

convex-best-practices

by jackkkonggg

Use when writing, reviewing, or refactoring Convex backend code (queries, mutations, actions, HTTP actions, schema, indexes, scheduling, file storage, and search) to enforce production-safe patterns.

Database 0 3mo ago
milo4jo

contextkit

by milo4jo

Use ContextKit CLI to intelligently select code context for LLM prompts. Use when you need to find relevant code chunks for a query, index a codebase for semantic search, or optimize context for token budgets. Triggers on "find relevant code", "select context", "index codebase", "semantic code search", "optimize context window", or when preparing code context for AI assistants.

CLI Tools 0 3mo ago
arash77

galaxy-db-migration

by arash77

Galaxy database migration with Alembic - create schema changes (add table/column), upgrade/downgrade database versions, check migration status, troubleshoot errors. Use for: SQLAlchemy model changes, database schema modifications, Alembic revisions, migration version conflicts, lib/galaxy/model changes.

CLI Tools 0 3mo ago
Overlord-Z

smart-init

by Overlord-Z

Interactive ClaudeShack ecosystem initialization that analyzes your codebase, mines history, discusses findings with you to establish baseline understanding, and seeds Oracle with verified knowledge. Use when setting up ClaudeShack in a new project or resetting knowledge. Creates a personalized foundation that improves over use. Sets up Context7 for current library docs.

Code Gen 0 6mo ago
HowardKao-1130

retrieve_subgraph

by HowardKao-1130

Expand the document set by retrieving a KG subgraph and evidence.

Analytics 0 3mo ago
Codered-Vigneshvar

Ojas Engineering Skill

by Codered-Vigneshvar

Prefer the simplest thing that satisfies the invariants. Ask before introducing a new dependency, a new service, or a new database.

Database 0 15d ago
miritor

repo-memory

by miritor

Build a multi-layer memory system for code repositories (L0 Project Overview → L1 Module Summary → L2 File Summary → L3 Method Detail), with support for first-time full indexing and incremental updates via git diff. Trigger this skill when the user mentions "repo memory", "code memory", "project memory", "repo index", "code index", "code documentation", "repo understanding", "help me remember this project", "analyze the whole repo", "understand this codebase", "build code archive", "code knowledge base", "incremental update memory", or "refresh code docs". Even if the user doesn't explicitly say "memory", trigger this skill whenever the intent is to deeply understand and continuously track a code repository. [IMPORTANT] This skill is not only for archiving and updating — it also assists development. When the user wants to implement new features, fix bugs, refactor, review code, or perform any task that requires understanding the codebase, if the .repo-memory directory already exists, prefer reading memory docs over re-reading source code. Trigger words include but are not limited to: "help me implement", "develop this feature", "modify this", "add an API", "fix this bug", "refactor", "optimize", "review code", "write a new module", etc. Whenever the user's task involves a repo that has been indexed, trigger this skill in query mode.

API Dev 0 2mo ago
shivamsinghchahar

rails-postgres

by shivamsinghchahar

Master PostgreSQL in Rails with native types (UUID, JSON/JSONB, arrays, enums), efficient queries, indexes, and optimization. Use when designing databases, writing complex queries, using PostgreSQL-specific features, optimizing performance, or working with specialized data types.

Processing 0 3mo ago
lucascmelo

react-state-driven-ui

by lucascmelo

Create React UI as a projection of explicit state transitions using reducer + events. Use when building multi-step forms, async operations, cross-component state, navigation integration, real-time updates, or complex validation. Eliminates timing-dependent bugs through explicit state transitions and isolated side effects.

Database 0 4mo ago
Jackiexiao

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.

Database 0 3mo ago
azzam-almatrafi

modular-monolith-architecture-FastAPI

by azzam-almatrafi

Scaffold and create a Modular Monolith Architecture project using Python/FastAPI. Use when the user wants to create a new FastAPI modular monolith, restructure a FastAPI monolith into modules, design module boundaries, or set up a FastAPI project following modular monolith best practices with async support, SQLAlchemy, and production-ready patterns.

Auth 0 3mo ago
danbars

writing-release-notes

by danbars

Use when changes are ready to ship and you need to communicate what changed, who it affects, and any required actions without exposing internal-only details.

Code Review 0 4mo ago
pranshu-shah-at-sandbox

db-core-codegen

by pranshu-shah-at-sandbox

"End-to-end workflow for TypeScript db-core modules: discover schema/model inputs, run DB/document/DAO generation, scaffold DB/document converters, and scaffold procedures with capability-aware validation and safe persistence boundaries. Use when the user asks to regenerate db-core artifacts, generate beans/DAOs from schemas, scaffold or update converters, or scaffold procedure CRUD methods. Trigger keywords: db-core, Db beans, DAO, converter, procedure."

CLI Tools 0 3mo ago
janjaszczak

python-backend-fastapi

by janjaszczak

FastAPI + Pydantic v2 backend workflow: implement/modify API endpoints with thin handlers + service layer, add pytest tests, manage idempotent Alembic migrations, and implement streaming ETL/parsers with invalid-row CSV logging. Use this skill when working on Python backend APIs, schema changes, or ingestion/parsing pipelines.

Processing 0 4mo ago
kindy

observable-notebook-kit

by kindy

Create, edit, and build Observable Notebooks using Notebook Kit. Use when working with .html notebook files, generating static sites from notebooks, querying databases from notebooks, or using data loaders (Node.js/Python/R) in notebooks. Covers notebook file format, cell types, CLI commands, database connectors, and JavaScript API.

Processing 0 4mo ago
lenneTech

nest-server-updating

by lenneTech

Provides migration guides, release notes, and error solutions for updating @lenne.tech/nest-server to a newer version. Covers version-specific breaking changes, stepwise upgrade strategies, and starter project comparisons. Activates for nest-server version updates, upgrades, migrations, breaking changes between versions, or "npm run update". Delegates execution to the lt-dev:nest-server-updater agent. NOT for writing NestJS code or building features (use generating-nest-servers). NOT for general npm package updates (use maintaining-npm-packages).

API Dev 0 3mo ago
Sytex

sytex-reports

by Sytex

This skill should be used when the user asks about Sytex data: tasks, projects, forms, sites, clients, materials, workflows, users, or AI credits consumption. Trigger phrases: "how many tasks", "tasks completed by", "AI credits consumed", "report from Sytex", "statistics for [org name]", "data from [instance]". Covers organizations in: app, claro, ufinet, dt, adc, atis, exsei, integrar, torresec.

Processing 0 4mo ago
platforma-dev

platforma-guidelines

by platforma-dev

Guidance for building backend Go applications with github.com/platforma-dev/platforma. Use when asked to design Platforma project structure, choose or combine Platforma packages (application, database, httpserver, auth, queue, scheduler), explain or run framework-native CLI commands, or provide practical integration examples and migration/run workflows.

Automation 0 3mo ago
sxysun

fisherman

by sxysun

Trusted owner/operator fast track for Fisherman. Use for backend mode setup, self-hosted server installation, context queries, migration, diagnostics, and processor operations. Use fisherman-deputy-agent instead when the user gives you a fishdep token.

CLI Tools 1 23d ago
djankies

validating-query-inputs

by djankies

Validate all external input with Zod before Prisma operations. Use when accepting user input, API requests, or form data.

Processing 0 6mo ago