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

bytebase

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

已收集 skills
11
仓库
2
职业领域
1
更新
2026-03-21
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
omni
8 个 skills32更新于 2026-03-21
占该创作者 73%
pg-bnf-source-mapper
软件开发工程师

Maps PostgreSQL parser BNF grammar statements to their corresponding PostgreSQL C source code entry points (e.g., in utility.c). Use this to find which C function handles a specific parsed SQL statement.

2026-03-21
pg-inventory-synthesizer
数据库架构师

Synthesizes the outputs of pg-bnf-source-mapper, pg-write-trace-skill, and pg-read-trace-skill into a master PG_SEMANTIC_INVENTORY.json. It maps statements to regression tests (pg_regress) to provide a complete coverage plan.

2026-03-21
pg-read-trace-skill
数据库架构师

Traces the PostgreSQL Analyzer (analyze.go/analyze.c) to identify which system catalogs (e.g., pg_operator, pg_type, pg_proc) are queried to resolve a specific SQL statement or semantic element. Use this to identify dependencies.

2026-03-21
pg-write-trace-skill
数据库架构师

Traces PostgreSQL C source code to identify which system catalogs (e.g., pg_class, pg_attribute) are modified (inserted, updated, or deleted) by a specific handler function. Use this to find the side-effects of a DDL statement.

2026-03-21
pg-bnf-source-mapper
软件开发工程师

Maps PostgreSQL parser BNF grammar statements to their corresponding PostgreSQL C source code entry points (e.g., in utility.c). Use this to find which C function handles a specific parsed SQL statement.

2026-03-21
pg-inventory-synthesizer
数据库架构师

Synthesizes the outputs of pg-bnf-source-mapper, pg-write-trace-skill, and pg-read-trace-skill into a master PG_SEMANTIC_INVENTORY.json. It maps statements to regression tests (pg_regress) to provide a complete coverage plan.

2026-03-21
pg-read-trace-skill
数据库架构师

Traces the PostgreSQL Analyzer (analyze.go/analyze.c) to identify which system catalogs (e.g., pg_operator, pg_type, pg_proc) are queried to resolve a specific SQL statement or semantic element. Use this to identify dependencies.

2026-03-21
pg-write-trace-skill
数据库架构师

Traces PostgreSQL C source code to identify which system catalogs (e.g., pg_class, pg_attribute) are modified (inserted, updated, or deleted) by a specific handler function. Use this to find the side-effects of a DDL statement.

2026-03-21
#002
dbhub
3 个 skills2.9k239更新于 2026-03-06
占该创作者 27%
已展示 2 / 2 个仓库
已展示全部仓库