📊

Data & Analytics

Data processing, analysis, visualization, and ML pipelines

6,224 スキル

Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date...

Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for...

Notion API for creating and managing pages, databases, and blocks.

Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the...

Create a database migration to add a table, add columns to an existing table, add a setting, or otherwise change the...

Efficiently add Malli schemas to API endpoints in the Metabase codebase with proper patterns, validation timing, and...

Add product analytics events to track user interactions in the Metabase frontend

Review Clojure and ClojureScript code changes for compliance with Metabase coding standards, style violations, and...

Guide Clojure and ClojureScript development using REPL-driven workflow, coding conventions, and best practices. Use...

Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests,...

Write documentation following Metabase's conversational, clear, and user-focused style. Use when creating or editing...

Review TypeScript and JavaScript code changes for compliance with Metabase coding standards, style violations, and...

Write TypeScript and JavaScript code following Metabase coding standards and best practices. Use when developing or...

Help create git commits and PRs with properly formatted messages and release notes following CockroachDB...

PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and...

Universal SQL code review assistant that performs comprehensive security, maintainability, and code quality analysis...

Universal SQL performance optimization assistant for comprehensive query tuning, indexing strategies, and database...

Explanations of common asynchronous patterns used in tursodb. Involves IOResult, state machines, re-entrancy...

General Correctness rules, Rust patterns, comments, avoiding over-engineering. When writing code always take these...

How to debug tursodb using Bytecode comparison, logging, ThreadSanitizer, deterministic simulation, and corruption...

Information about the differential fuzzer tool, how to run it and use it catch bugs in Turso. Always load this skill...

Generate hierarchical AGENTS.md knowledge base for a codebase. Creates root + complexity-scored subdirectory documentation.

Overview of Experimental MVCC feature - snapshot isolation, versioning, limitations