Mako
Official@mako-ai
Offers specialized database engineering, SQL dialect management, and React application scaffolding for high-performance enterprise data synchronization and dashboarding environments.
Agent Skills by Mako
Showing 20 vetted skills indexed across 1 GitHub repositories.
langfuse
Discover Langfuse API schemas and resource actions via CLI.
create-migration
Create and manage MongoDB migrations for schema or data changes.
build-desktop-app
Automate build, test, packaging, and release workflows for Mako Desktop and Local Agent.
add-api-route
Scaffolds new API routes with authentication and workspace scoping for Mako Hono backend.
react-render-profiling
Instrument React components and collect render metrics to identify performance bottlenecks.
add-connector
Scaffold a connector module with standardized structure, tests, and CDC/webhook support.
add-inngest-function
Scaffold and register Inngest functions for event-driven workflows in Mako.
add-cdc-adapter
Create a CDC destination adapter scaffold for the Mako sync-cdc pipeline.
pr
Stage changes, commit with conventional messages, and open a GitHub PR.
add-database-driver
Scaffold a new database driver for Mako's multi-database query execution system.
mongodb-queries
Flattens MongoDB nested documents and arrays into table-ready rows for analysis.
dialect-mysql
Write and debug MySQL SQL with dialect-aware syntax.
dbt
Automate parsing, compiling, and running dbt Core models across dev and prod environments.
dialect-bigquery
Write and debug BigQuery SQL with backtick identifiers, SAFE_CAST, and FORMAT_DATE.
dashboards
Create, modify, and debug Mako dashboards and widgets in an in-browser DuckDB context.
dialect-postgresql
Write PostgreSQL dialect-compliant SQL queries with correct identifiers, casts, JSON operators, arrays, and intervals.
dialect-clickhouse
Assist developers in writing and debugging ClickHouse SQL with dialect-aware guidance.
apps
Manage React apps in the Mako workspace with live preview and editing.
flows
Configure and validate database-to-database sync flows with pagination and incremental sync.
dialect-sqlite
Generate dialect-aware SQLite and Cloudflare D1 queries from natural language requests.
Frequently Asked Questions About Mako
FAQPage SchemaWhat specific database tasks can be performed using Mako?▼
Mako enables the creation of MongoDB migrations, scaffolding of database drivers, and execution of dialect-aware queries for PostgreSQL, MySQL, BigQuery, ClickHouse, and SQLite. It further supports flattening nested document structures into tabular formats for analytical processing within DuckDB-backed dashboard environments.
Which engineering personas benefit most from these capabilities?▼
Data engineers, backend developers, and full-stack architects focused on multi-source data integration and performance monitoring benefit from these capabilities. The system is designed for teams managing complex sync pipelines, database-to-database migrations, and high-performance React-based analytical interfaces.
What are the primary dependencies for running Mako sync and dashboarding features?▼
Mako requires a configured workspace environment supporting Hono backend routes, Inngest event registration, and dbt Core integration. Users must ensure their infrastructure supports the specific database drivers and CDC adapters required for their target data sources, such as MongoDB or Cloudflare D1.