Skip to main content
pgplex
Perfil de creador de GitHub

pgplex

Vista por repositorio de 8 skills recopiladas en 2 repositorios de GitHub.

skills recopiladas
8
repositorios
2
actualizado
25 jun 2026
explorador de repositorios

Repositorios y skills representativas

fix-bug
Desarrolladores de software

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…

23 jun 2026
review-comments
Analistas de garantía de calidad de software y probadores

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.

30 mar 2026
pg-dump
Desarrolladores de software

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…

6 mar 2026
postgres-syntax
Desarrolladores de software

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…

6 mar 2026
run-tests
Analistas de garantía de calidad de software y probadores

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…

6 mar 2026
validate-db
Desarrolladores de software

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…

6 mar 2026
Mostrando 2 de 2 repositorios
Todos los repositorios cargados