Loading...
Loading...
Found 206 Skills
SQL and NoSQL schema design with normalization, indexing, and migration patterns. Use when designing database schemas, creating tables, optimizing slow queries, or planning database migrations.
Submit URLs to Google for crawling via the Indexing API — supports manual URL lists, file imports (txt, CSV, sitemap.xml), and automatic route detection from the codebase. Generates terminal summary + HTML report. Use when the user wants to submit URLs to Google, request indexing, notify Google of new or updated pages, reindex pages, remove URLs from Google, "submit my sitemap", "tell Google to crawl these pages", "index my new pages", "submit routes to Google", or anything related to Google URL submission and indexing requests.
Query Google Search Console analytics, inspect URL indexing status, manage sitemaps, and run PageSpeed Insights audits. Use when the user needs SEO data, search performance reports, indexing diagnostics, or Core Web Vitals analysis.
Comprehensive PostGIS spatial table design reference covering geometry types, coordinate systems, spatial indexing, and performance patterns for location-based applications
Apply when deciding whether VTEX Master Data is the right storage for a given workload, designing JSON Schemas with v-indexed, v-cache, v-security, and v-triggers, planning entity capacity and lifecycle, or auditing existing Master Data usage. Covers when to use MD versus Catalog, OMS, VBase, or external databases, schema design best practices, indexing strategy, trigger patterns, and operational considerations. Use before creating any new Master Data entity.
Advanced database performance tuning including query optimization, indexing strategies, partitioning, and scaling patterns
Run and monitor existing (B2C/demandware/SFCC) jobs using the b2c cli, import/export site archives (IMPEX). Always reference when using the CLI to run jobs, import or export site archives, check job execution status, or trigger search indexing. For creating new jobs, use b2c-custom-job-steps skill instead.
Query journal indexing/inclusion status on CNKI - check which databases include a journal (北大核心, CSSCI, CSCD, SCI, EI, etc.), get impact factors and evaluation data. Use when user asks about a journal's level, indexing, or ranking.
SQL query patterns, schema design, and optimization. Joins, CTEs, window functions, indexing, and anti-patterns. Use when writing SQL queries, designing schemas, optimizing database performance, or reviewing database code.
Ingest and normalize market data into OHLCV vectors with HNSW indexing
MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends.
OpenSearch development best practices for indexing, querying, search optimization, vector search, and cluster management