Skip to main content
pgplex
GitHub 제작자 프로필

pgplex

2개 GitHub 저장소에서 수집된 8개 skills를 저장소 단위로 보여줍니다.

수집된 skills
8
저장소
2
업데이트
2026년 6월 25일
저장소 탐색

저장소와 대표 skills

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…

2026년 6월 23일
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년 3월 30일
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…

2026년 3월 6일
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…

2026년 3월 6일
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…

2026년 3월 6일
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…

2026년 3월 6일
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다