Backup and manage game data including maps, NPCs, and configurations. Use when the user wants to backup data, create snapshots, export data, or restore from backups.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Backup and manage game data including maps, NPCs, and configurations. Use when the user wants to backup data, create snapshots, export data, or restore from backups.
Manage metadata, lineage, and discovery.
Data classification framework including sensitivity levels, handling requirements, labeling, and data lifecycle management
Use when defining data contracts, consent policies, and monitoring for
Maintain database quality, ensure data alignment, verify mission compliance, prepare for JusticeHub syndication.
Organize object storage with lifecycle policies.
Competence in data analytics and machine learning, enabling developers to build data-driven features and integrate AI/ML capabilities.
Design data models with Pydantic schemas, comprehensive validation rules,
Detect PII, mask data, and manage consent and encryption.
Data product design patterns with contracts, SLAs, and governance for building self-serve data platforms using Data Mesh principles.
Implement validation, profiling, and anomaly detection.
Write and verify SQL queries with BigQuery. Use when executing bq commands, writing SQL queries, or including query results in documents.
Build and refresh eval datasets from Front, run routing evals, and analyze agent response quality.
- [Purpose](#purpose)
Implement client-side data storage with localStorage, IndexedDB, or SQLite WASM. Use when storing user preferences, caching data, or building offline-first applications.
Python data structure conventions for this codebase. Apply when choosing between Pydantic models, dataclasses, and other data containers.
Design dimensional models and fact tables.
Snowflake, BigQuery, Redshift, dimensional modeling, and modern data warehouse architecture
'Use SQL (PostgreSQL) when:'
Allows read-only access to the SQL database to allow querying and analysis using natural language
>-
Understanding and implementing database locking mechanisms for concurrency control.
Implement SQLite database patterns using the database.py interface with complete SQL isolation. MANDATORY for all database projects. Use when working with databases, data persistence, or SQLite.
Instrument database queries, connection pools, and detect N+1 queries
database-patterns
VaultCPA database schema reference with 50+ Prisma models, relationships, and query patterns. Use when working with database models, designing features, or understanding data structure.
RDBMS access patterns for DuckDB, MySQL (keycloak), PostgreSQL (dw, x3rocs), SQL Server (sage1000, x3), and DBISAM (Exportmaster) using ODBC and native drivers
Guide for authenticating with Databricks Apps using cookie-based auth when OAuth/PAT tokens don't work. Use when connecting to Databricks Apps with User Authorization enabled.
Databricks documentation reference. Use as a lookup resource alongside other skills and MCP tools for comprehensive guidance.
Unity Catalog system tables for lineage, audit logs, billing, compute, jobs, and query history. Use when querying system.access.audit, system.access.table_lineage, system.billing.usage, system.compute.clusters, system.lakeflow.jobs, system.lakeflow.job_run_timeline, or system.query.history.
Troubleshoot Datadog API authentication issues (401/403 errors), understand API keys vs app keys, and configure correct regions. Use when hitting auth errors or setting up Datadog API access.
Work with Datadog Incidents API - fetch incidents with enrichment, update incident fields, understand incident data structures. Use when working with incidents or the dd get-incident/update-incident commands.
Convert documents (PDF, EPUB, PPTX, DOCX, XLSX, HTML, images) to Markdown using Datalab cloud API. Use when user wants to use Datalab API for document conversion, or prefers cloud-based processing over local marker CLI.
description: Create or update Dataverse schema components (entities, attributes, relationships, option sets) via Web API
Deploy solutions, PCF controls, and web resources to Dataverse using PAC CLI
This skill provides guidance on designing Dataverse table schemas and data models. Use when users ask about "Dataverse table design", "Dataverse schema", "Dataverse relationships", "Dataverse columns"
Handle datetime and timezone conversions correctly across frontend, API, and database. Use this skill when working with datetime-local inputs, scheduling features, due dates, reminders, or any time-sensitive functionality. Covers the critical pitfall of browser datetime-local inputs lacking timezone info.
db-designer
Gestión del esquema PostgreSQL, Auto-Healing y arquitectura RAG híbrida.
Comprehensive guide to optimizing database queries, understanding EXPLAIN plans, indexing strategies, and eliminating N+1 queries
Guide for recovering data from SQLite Write-Ahead Log (WAL) files that may be corrupted, encrypted, or inaccessible through standard methods. This skill should be used when tasks involve SQLite database recovery, WAL file analysis, encrypted database files, or discrepancies between tool outputs and filesystem access.
Execute DDL (Data Definition Language) statements - CREATE, ALTER, DROP tables, indexes, views on 30+ databases using DbCli. CRITICAL - requires mandatory backup before DROP/ALTER operations. Use when user needs to create schema, modify structure, or drop database objects.
Guide AI agents through a systematic, user-choice-driven installation process for dbt-core on local
Deploy, manage, and monitor dbt projects natively within Snowflake using web-based workspaces,
Complete step-by-step guide for setting up dbt Projects on Snowflake from beginning to end.
Build defensible DCF models with cited sources, Excel export, and sensitivity analysis
Créer des bounded contexts backend suivant rigoureusement les principes DDD (Domain-Driven Design) avec une architecture en couches propre et maintenable.
Create new domain features following the project's Domain-Driven Design structure.
Patterns DDD - Atoll Tourisme. Use when implementing DDD patterns.
Domain-Driven Design 기획 및 설계 전문 skill. 프로젝트 도메인 분석, Bounded Context 정의, Aggregate 설계, Context Mapping, Event Storming, Ubiquitous Language 정의 등 DDD 전체 프로세스를 지원합니다. 사용 시기: (1) DDD 기획/설계를 요청할 때 (2) 도메인 모델링을 요청할 때 (3) Bounded Context, Aggregate, Domain Event 설계 시 (4) 화면정의서/DB정의서에서 도메인 추출 시 (5) Context Map 작성 시 (6) Kotlin DDD 코드 생성 시