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

pgplex

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

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

仓库与代表性 skills

#001
pgschema
6 个 skills93253更新于 2026-03-30
占该创作者 67%
review-comments
软件质量保证分析师与测试员

Verdict PR review comments pragmatically - address valid ones, dismiss over-engineered or incorrect ones, and respond to each. Use this skill when handling PR review feedback, code review comments, or when asked to address reviewer suggestions.

2026-03-30
fix-bug
软件开发工程师

Fix a bug from a GitHub issue using TDD. Analyzes the issue, creates a reproducing test case, implements the fix, verifies it, and creates a PR. Use this skill whenever working on a GitHub issue, bug report, or regression — even if the user just provides an issue number or URL.

2026-03-06
pg-dump
数据库管理员

Consult PostgreSQL's pg_dump implementation for guidance on system catalog queries and schema extraction when implementing pgschema features. Use this skill when adding new schema object support, debugging inspector.go queries, understanding how PostgreSQL represents objects internally, or handling version-specific features across PostgreSQL 14-18.

2026-03-06
postgres-syntax
数据库管理员

Consult PostgreSQL's parser and grammar (gram.y) to understand SQL syntax, DDL statement structure, and parsing rules when implementing pgschema features. Use this skill when generating DDL in internal/diff/*.go, validating SQL syntax, understanding keyword precedence, or learning how PostgreSQL handles specific constructs like triggers, indexes, generated columns, or constraint triggers.

2026-03-06
run-tests
软件质量保证分析师与测试员

Run pgschema automated tests (go test) to validate diff logic, plan generation, and dump functionality using test fixtures. Use this skill whenever you need to run tests, debug test failures, add new test cases, regenerate expected outputs, or validate changes across PostgreSQL versions 14-18.

2026-03-06
validate-db
数据库管理员

Connect to live PostgreSQL database to validate schema assumptions, compare pg_dump vs pgschema output, and query system catalogs interactively. Use this skill whenever you need to test queries against a real database, verify how PostgreSQL stores or formats objects, debug introspection issues, or check version-specific behavior (PostgreSQL 14-18).

2026-03-06
#002
pgconsole
3 个 skills1135更新于 2026-02-18
占该创作者 33%
已展示 2 / 2 个仓库
已展示全部仓库