Database

Database management and queries

Showing 2545-2568 of 3628 skills
Semprini

normalized

by Semprini

Use this skill when the user asks for a normalized operational model, practical/pragmatic 3NF, OLTP schema design, or non-dimensional physical outputs. Also use when producing database DDL, JSON Schema, or Parquet-oriented schema contracts from MD-DDL.

Code Gen 1 3mo ago
sumik5

avoiding-sql-antipatterns

by sumik5

Identifies and prevents common SQL database design mistakes across logical design, physical design, query construction, and application development. Use when designing database schemas, writing SQL queries, reviewing data models, or implementing database-backed features. Covers 25 named antipatterns with detection signals, solutions, and exception cases. For code-level security (input validation, XSS, OWASP), use securing-code instead. For database model selection and data architecture decisions, use understanding-database-internals instead. For positive relational database design methodology (entity modeling, normalization process), use designing-relational-databases instead.

Database 1 3mo ago
alemar11

postgres

by alemar11

Connect to Postgres databases, run queries/diagnostics, and search official PostgreSQL docs only when explicitly requested.

Database 1 3mo ago
sumik5

architecting-data

by sumik5

Data architecture patterns covering read-side optimization (replicas, materialized views, CQRS, CDC, event sourcing), domain-based decomposition, polyglot persistence, and caching strategies (cache-aside, read-through, write-through, write-around). Use when designing data flow architecture, choosing read scalability strategies, or implementing caching for enterprise systems. For microservices patterns (Saga, granularity), use architecting-microservices instead. For DDD domain modeling, use applying-domain-driven-design instead. For database engine internals, use understanding-database-internals instead. For relational DB schema design, use designing-relational-databases instead. For GCP-specific data services (BigQuery, Dataflow, Dataproc), use developing-google-cloud instead.

Processing 1 3mo ago
corygabrielsen

loop-review-skill-until-fixed-point

by corygabrielsen

Iterate /review-skill on a target until fixed point. Runs review passes until all reviewers return NO ISSUES.

Code Review 1 3mo ago
manastalukdar

deployment-rollback

by manastalukdar

Safe deployment rollback with health checks and database migration reversal

Database 1 4mo ago
Semprini

dimensional

by Semprini

Use this skill when the user asks for a physical dimensional model, star schema, fact/dimension design, bridge strategy. Also use when deciding how existence, mutability, and temporal tracking should influence physical realization.

Code Gen 1 3mo ago
AbhishekSharma-17

agno

by AbhishekSharma-17

"Build AI agents, multi-agent teams, and agentic workflows using the Agno framework. MANDATORY TRIGGERS: Agno, agno-agi, AgentOS, any mention of the Agno framework. Also trigger when the user wants to build AI agents with tools/memory/knowledge, create multi-agent systems, RAG pipelines, reasoning agents, agentic workflows, or deploy agents to production. Trigger even if the user just says 'build me an agent', 'create an AI assistant', or 'make a chatbot' — if Agno is anywhere in their stack or project dependencies. When in doubt about whether to use this skill for agent-building tasks, use it."

Agents 1 3mo ago
Kobolden

angular-signals

by Kobolden

Implement signal-based reactive state management in Angular v20+. Use for creating reactive state with signal(), derived state with computed(), dependent state with linkedSignal(), and side effects with effect(). Triggers on state management questions, converting from BehaviorSubject/Observable patterns to signals, or implementing reactive data flows.

API Dev 1 4mo ago
qwexs

engram

by qwexs

Etalon memory architecture with Knowledge Graph (PARA), session isolation, memory decay, and QMD hybrid search

Auth 1 3mo ago
manastalukdar

graphql-schema

by manastalukdar

GraphQL schema validation and optimization with federation support

API Dev 1 4mo ago
pnils08

godworld-sync

by pnils08

Sync GodWorld cycle exports to local SQLite database

Code Gen 1 4mo ago
sumik5

applying-domain-driven-design

by sumik5

Domain-Driven Design methodology covering strategic design (Bounded Context, Ubiquitous Language, Context Mapping), tactical patterns (Domain Model, Event Sourcing, CQRS), practical adoption (heuristics, EventStorming), and operational data decomposition with polyglot database selection. Use when designing domain boundaries, choosing business logic implementation patterns, decomposing monolithic data, or aligning software architecture with business strategy. For socio-technical architecture modernization and trade-off analysis, use modernizing-architecture instead. For microservices distributed patterns (Saga, messaging, granularity), use architecting-microservices instead. For data architecture read-side patterns and caching strategies, use architecting-data instead.

Processing 1 3mo ago
fairchild

ai-coding-usage

by fairchild

Analyze AI coding assistant usage patterns across Claude Code and Cursor. Use when user asks about their coding usage, tool statistics, productivity patterns, skill popularity, session history, or wants to query their AI coding logs. Triggers include "usage", "how much have I used", "most used tools", "skill popularity", "coding stats", "productivity patterns".

Database 1 4mo ago
shhac

agent-notion

by shhac

Notion CLI for humans and LLMs. Use when: - Searching Notion pages or databases by title - Querying database rows with filters and sorts - Reading page properties and content (as markdown or structured blocks) - Creating, updating, or archiving pages - Reading or appending block content (markdown or JSON blocks) - Listing or adding comments on pages (page-level or inline on specific text) - Exporting pages or entire workspaces as markdown/HTML - Finding backlinks (pages that link to a given page) - Viewing version history snapshots of a page - Checking recent workspace or page activity - Chatting with Notion AI (send messages, list threads, stream responses) - Listing available Notion AI models - Managing Notion OAuth, integration token, or desktop session auth Triggers: "notion page", "notion database", "notion search", "query notion", "notion block", "notion comment", "notion auth", "notion content", "search notion", "create notion page", "notion workspace", "notion export", "notion backlinks", "notion history", "notion activity", "inline comment", "version history", "page activity", "notion ai", "ai chat", "notion chat", "ai model"

Agents 1 3mo ago
Miao0409

frontend-db-dashboard

by Miao0409

Work with the cable voiceprint data pipeline and MySQL database. Use when Codex needs to validate data-center JSON manifests, ingest audio index metadata, query pending samples for inference, submit algorithm results, return frontend sample display data including audio and spectrum resources, query dashboard statistics, or explain the cable voiceprint database/API field design.

Processing 1 9d ago
Semprini

wide-column

by Semprini

Use this skill when the user asks for wide-column reporting schemas, denormalized columnar marts, one-table analytics models, or join-minimized read models from MD-DDL.

Agents 1 3mo ago
timequity

backend-nodejs

by timequity

Modern Node.js backend stack: NestJS/Hono, Drizzle ORM, Vitest, TypeScript. Use when: building Node.js APIs, TypeScript backends, or serverless functions. Triggers: "nestjs", "node backend", "express", "hono", "drizzle", "vitest", "typescript api", "node api", "bun".

Database 6 6mo ago
Raudbjorn

svelte-expert

by Raudbjorn

Expert Svelte/SvelteKit development assistant for building components, utilities, and applications. Use when creating Svelte components, SvelteKit applications, implementing reactive patterns, handling state management, working with stores, transitions, animations, or any Svelte/SvelteKit development task. Includes comprehensive documentation access, code validation with svelte-autofixer, and playground link generation.

Automation 6 7mo ago
timequity

data-modeling

by timequity

Dimensional modeling, normalization, and schema design for analytics.

Code Gen 6 6mo ago
timequity

spark-basics

by timequity

PySpark fundamentals for distributed data processing.

Processing 6 6mo ago
timequity

decision-logger

by timequity

Logs architectural decisions to docs/DECISIONS.md in ADR format. Use when: making significant architectural or technology choices. Integrates with /craft and /why commands.

Processing 6 6mo ago
timequity

backend-python

by timequity

Modern Python backend stack: FastAPI, SQLAlchemy 2.0, Pydantic v2, uv, ruff. Use when: building Python APIs, async services, or working with Python backend code. Triggers: "fastapi", "python backend", "sqlalchemy", "pydantic", "uv", "ruff", "python api", "async python".

Auth 6 6mo ago
auldsyababua

resume-manager

by auldsyababua

This skill should be used whenever users need help with resume creation, updating professional profiles, tracking career experiences, managing projects portfolio, or generating tailored resumes for job applications. On first use, extracts data from user's existing resume and maintains a structured database of experiences, projects, education, and skills. Generates professionally styled one-page PDF resumes customized for specific job roles by selecting only the most relevant information from the database.

Code Gen 6 6mo ago