Skip to main content
GitHub 仓库

mako

mako 收录了来自 mako-ai 的 23 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
23
Stars
10
更新
2026-08-01
Forks
6
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

apps
软件开发工程师

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
软件开发工程师

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

2026-07-28
dbt-jobs
软件开发工程师

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

2026-07-28
dbt
软件开发工程师

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
数据库架构师

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
软件开发工程师

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
软件开发工程师

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
综合办公文员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-05-01
react-render-profiling
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
数据库架构师

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