← all publishers

bytebase

@bytebase source repo

5 published skills

  1. Setup · bytebase
    Connect DBHub to a database or fix a failing connection; also covers changing the DSN, write access, or multiple databases.
    0 installs
  2. Explore · bytebase
    Explore a database schema token-efficiently via the DBHub tools; use before writing SQL against a schema you haven't seen.
    0 installs
  3. Dbhub · bytebase
    Guide for querying databases through DBHub MCP server. Use this skill whenever you need to explore database schemas, inspect tables, or run SQL queries via DBHub's MCP tools (search_objects, execute_sql, and the opt-in explain_sql and health_check). Activates on any database query task, schema exploration, data retrieval, or SQL execution through MCP — even if the user just says "check the database" or "find me some data." This skill ensures you follow the correct explore-first workflow instead of guessing table structures.
    1 install
  4. Fix Bug · bytebase
    Use when given a GitHub issue URL or number to investigate and implement a fix. Triggers on "fix issue", "fix bug", "fix
    1 install
  5. Testing · bytebase
    Run and troubleshoot tests for DBHub, including unit tests, integration tests with Testcontainers, and database-specific tests. Use when asked to run tests, fix test failures, debug integration tests, troubleshoot Docker/database container issues, or add new tests. Also use when verifying code changes work correctly or when CI test failures need investigation.
    1 install