GitHub 저장소
wp-xeet
wp-xeet에는 KevinBatdorf에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
수집된 skills
2
Stars
6
업데이트
2026-06-08
Forks
2
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색
이 저장소의 skills
제작자/저장소/skill
skill
직업 분류
설명
업데이트
release
소프트웨어 개발자
Prepare and publish a new wp-xeet release. Use when the user wants to cut a release, bump the version, or ship a fix to WordPress.org. Bumps the version in both required files, updates the changelog, opens a release PR, and (after confirmation) tags the release to trigger the WP.org deploy.
2026-06-08
pr
소프트웨어 개발자
Manage the PR lifecycle — open, check CI, and merge pull requests. Use when the user wants to open a PR, check whether a PR's CI passed, see if a PR is ready, or merge a PR. Covers the open/check/merge flow with the guardrails that the work goes on a branch and CI is green before merging. Not for code review (that's a separate task).
2026-06-08