Skip to main content
GitHub repository

mako

mako contains 23 collected skills from mako-ai, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
23
Stars
10
updated
2026-08-01
Forks
6
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

apps
software-developers

Load when building, editing, or debugging Mako React apps — app files, npm dependencies, data bindings, the @mako/app-sdk hooks (useQuery / useDuckDB / useLocation / useSearchParams / navigate), URL state and shareable deep links, materialized Parquet/DuckDB bindings, and the live preview runtime.

2026-08-01
dbt-git-workflow
software-developers

Load for dbt branches, commits, pushes, pull requests, merges, repository sync, or branch cleanup.

2026-07-28
dbt-jobs
software-developers

Load when creating, editing, scheduling, running, or debugging dbt jobs and production deployments.

2026-07-28
dbt
software-developers

Load when building, editing, running, or debugging dbt models, dbt projects, schema.yml tests, sources, seeds, snapshots, incremental models, materializations, or dbt jobs in the Transforms section.

2026-07-27
flows
database-architects

Load when creating, editing, configuring, validating, or debugging database sync flows, connector flows, pagination, incremental sync, destination mappings, and flow form fields.

2026-07-22
add-mcp-preset
software-developers

Add a new MCP server preset (connector) to Mako's MCP client system — server URL, auth model (OAuth DCR, pre-registered app, or API key), scopes, icon, tests, and docs. Use when connecting a new external MCP server (like Slack or Close CRM) or changing how MCP connections authenticate.

2026-07-14
dashboards
software-developers

Load when creating, modifying, debugging, or explaining Mako dashboards, dashboard widgets, data sources, local DuckDB SQL, Vega-Lite chart specs, layouts, and cross-filtering.

2026-07-02
web
office-clerks-general-439061

Load when the user shares a URL, asks to read a webpage or document, search the web for current information, or process online files (HTML, PDF, CSV, JSON).

2026-06-23
build-desktop-app
software-developers

Build, test, package, and release Mako Desktop and the Mako Local Agent. Use when changing packages/desktop, packages/local-agent, shipping a new desktop version, or debugging the desktop release pipeline.

2026-06-10
dialect-bigquery
software-developers

Load when writing or debugging BigQuery SQL, including project.dataset.table names, backtick identifiers, date formatting, casts, regex functions, and BigQuery-specific query limits.

2026-06-08
dialect-clickhouse
software-developers

Load when writing or debugging ClickHouse SQL, including backtick identifiers, ClickHouse casts, date bucket functions, string matching, aggregate functions, and engine-specific limitations.

2026-06-08
dialect-mysql
software-developers

Load when writing or debugging MySQL SQL, including backtick identifiers, casts, date arithmetic, CONCAT, REGEXP, LIMIT/OFFSET, and MySQL-specific query syntax.

2026-06-08
dialect-postgresql
software-developers

Load when writing or debugging PostgreSQL or Cloud SQL PostgreSQL SQL queries, including schema-qualified tables, date intervals, casts, JSON, arrays, pattern matching, and LIMIT syntax.

2026-06-08
dialect-sqlite
software-developers

Load when writing or debugging SQLite or Cloudflare D1 SQL, including no-schema table names, dynamic typing, date/time functions, strftime, boolean values, UPSERT, and LIMIT syntax.

2026-06-08
mongodb-queries
software-developers

Load when writing or debugging MongoDB find or aggregate queries, especially table-friendly output, pivots, dotted keys, date bucketing, projections, limits, and aggregation pipelines.

2026-06-08
add-connector
software-developers

Scaffold a new data source connector for the Mako sync system with backfill, CDC webhooks, tests, and deployment checks. Use when creating a new connector, adding a data source integration, or implementing a new sync provider.

2026-05-20
pr
software-developers

Commit, push, and open a pull request for the current changes. Invoke explicitly with /pr.

2026-05-01
react-render-profiling
software-developers

Investigate React render performance in the Mako app using React Scan, render-debug logs, and existing memoization contracts. Use when profiling render churn, slow chat streaming, Monaco console responsiveness, explorer/result table lag, or when the user mentions React Scan.

2026-04-27
add-api-route
software-developers

Scaffold a new API route with proper auth, workspace scoping, and middleware chain for the Mako Hono backend. Use when adding new API endpoints.

2026-04-01
add-cdc-adapter
software-developers

Scaffold a new CDC (Change Data Capture) destination adapter for the Mako sync-cdc pipeline. Use when adding a new database target for CDC materialization (e.g., ClickHouse, MySQL, Snowflake).

2026-04-01
add-database-driver
software-developers

Scaffold a new database driver for the Mako multi-database query execution system. Use when adding support for a new database type.

2026-04-01
add-inngest-function
software-developers

Scaffold a new Inngest function (event-driven, cron, or webhook-triggered) for the Mako workflow system. Use when creating background jobs, scheduled tasks, or event handlers.

2026-04-01
create-migration
database-architects

Create a new MongoDB migration for schema or data changes in Mako. Use when adding fields, indexes, or modifying data in the database.

2026-04-01