Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
metabase
GitHub 创作者资料

metabase

按仓库查看 5 个 GitHub 仓库中的 34 个已收集 skills,并展示近似职业覆盖。

已收集 skills
34
仓库
5
职业领域
1
更新
2026-05-15
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
metabase
18 个 skills47.4k6.5k更新于 2026-05-14
占该创作者 53%
clojure-write
计算机程序员

Guide Clojure and ClojureScript development using REPL-driven workflow, coding conventions, and best practices. Use when writing, developing, or refactoring Clojure/ClojureScript code.

2026-05-14
serdes-workflow
软件开发工程师

Export content from a running Metabase instance, validate with checkers, edit YAML, and import back. Use when the user wants to export, import, or run the full serdes round-trip workflow.

2026-05-08
playwright-mcp-metabase
软件质量保证分析师与测试员

Drive Metabase's UI with the Playwright MCP browser tools (mcp__playwright__browser_*). Covers the snapshot/act/check pattern, Mantine component pitfalls (Menu race, Select/MultiSelect, the Escape-closes-modal trap, portal scoping), and Metabase-specific login flows. Use whenever a session needs to interact with the Metabase UI through Playwright MCP.

2026-05-04
e2e-test-review
软件质量保证分析师与测试员

Review Cypress E2E spec files for Metabase conventions, common gotchas, and flakiness/performance issues. Use when reviewing pull requests or diffs containing Cypress spec files in e2e/test/scenarios/.

2026-05-04
e2e-test
软件质量保证分析师与测试员

Run Cypress E2E tests, analyze failures including screenshots, and stress test for flakiness

2026-05-04
e2e-test-create
软件质量保证分析师与测试员

Analyze React component source code to understand UI structure, then generate idiomatic Cypress E2E tests following Metabase conventions. Falls back to Playwright MCP browser exploration only when code reading and screenshot debugging are insufficient.

2026-04-30
analytics-events
软件开发工程师

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

2026-04-24
serdes-yaml-edit
软件开发工程师

Edit Metabase serdes YAML files (cards, dashboards, databases) with correct portable references and structural conventions. Use when modifying exported YAML content.

2026-04-14
当前展示该仓库 Top 8 / 18 个已收集 skills。
#002
agent-skills
10 个 skills170更新于 2026-05-15
占该创作者 29%
metabase-cli
未分类

Drive a Metabase instance from the terminal via the `mb` CLI. Authenticate with named profiles; inspect databases (list, get, full metadata rollup, schemas, tables in a schema) and trigger manual schema sync / field-values rescan; inspect tables, fields; list/get/create/update/archive cards (questions, models, metrics) and run them as JSON/CSV/XLSX; list/get/create/update dashboards and patch dashcards; list/get/create collections and traverse the hierarchy by id, entity_id, or "root"/"trash" (with items and recursive tree); list/get/create/update/archive native query snippets, segments, and measures; author/update/run transforms and schedule transform-jobs; read/update settings; search content (cards, dashboards, collections, transforms, metrics); manage Enterprise workspaces; git-sync to/from a git remote (status, dirty, import, export, branches, stash, add/remove a collection from sync). Use whenever the user wants to interact with a Metabase from the terminal — "log into metabase", "what profiles do I hav

2026-05-15
metabase-database-metadata
数据库架构师

Understands the Metabase Database Metadata Format — a YAML-based on-disk representation of databases, tables, and fields synced from a Metabase instance. Use when the user needs to read, edit, or understand metadata files produced by `@metabase/database-metadata`, or when reasoning about a project's schema (columns, types, FK relationships) through the `.metadata/databases` folder.

2026-05-11
metabase-semantic-checker
软件质量保证分析师与测试员

Runs the Metabase semantic checker against a tree of Representation Format YAML files to verify that all references resolve — cross-entity references (collection_id, dashboard_id, parent_id, parameter source cards, snippet references, transform tags, etc.) and references to columns inside MBQL and native queries. Slow (≥1 min per run). Only use when the user explicitly asks to verify entity references or column references in MBQL/SQL queries; in most cases this runs as a CI step, not locally. Requires database metadata on disk (by default `.metadata/table_metadata.json`).

2026-05-08
metabase-representation-format
软件开发工程师

Understands the Metabase Representation Format — a YAML-based serialization format for Metabase content (collections, cards, dashboards, documents, segments, measures, snippets, transforms). Use when the user needs to create, edit, understand, or validate Metabase representation YAML files, or when working with Metabase serialization/deserialization (serdes). Covers entity schemas, MBQL and native queries, visualization settings, parameters, and folder structure.

2026-04-20
metabase-embedding-sso-implementation
软件开发工程师

Implements JWT SSO authentication for Metabase embedding in a project. Supports all embedding types that use SSO — Modular embedding (embed.js web components), Modular embedding SDK (@metabase/embedding-sdk-react), and Full app embedding (iframe-based). Creates the JWT signing endpoint, configures the frontend auth layer, and sets up group mappings. Use when the user wants to add SSO/JWT auth to their Metabase embedding, implement user identity for embedded analytics, set up JWT authentication for Metabase, or connect their app's authentication to Metabase embedding.

2026-04-07
metabase-full-app-to-modular-embedding-upgrade
软件开发工程师

Migrates a project from Metabase Full App / Interactive (iframe-based) embedding to Modular (web-component-based) embedding. Use when the user wants to replace Metabase iframes with Modular embedding web components.

2026-04-07
metabase-modular-embedding-to-modular-embedding-sdk-upgrade
软件开发工程师

Migrates a React project from Metabase Modular embedding (embed.js web components) to the Modular embedding SDK (@metabase/embedding-sdk-react). Use when the user wants to switch from embed.js web components to React SDK components (MetabaseProvider). This is not a version upgrade — it changes the embedding technology.

2026-04-07
metabase-modular-embedding-version-upgrade
软件开发工程师

Upgrades a project's Metabase Modular embedding SDK (@metabase/embedding-sdk-react) or Modular embedding (embed.js) version. Use when the user wants to upgrade their Metabase modular embedding integration to a newer version.

2026-04-07
当前展示该仓库 Top 8 / 10 个已收集 skills。
#003
repro-bot
2 个 skills80更新于 2026-03-16
占该创作者 5.9%
#004
metabase-codex-plugin
2 个 skills21更新于 2026-05-13
占该创作者 5.9%
#005
metabase-cursor-plugin
2 个 skills20更新于 2026-03-30
占该创作者 5.9%
已展示 5 / 5 个仓库
已展示全部仓库