By ppzxc
Git workflow skills — safe commit, PR creation, PR review, squash merge, issue creation, full PR lifecycle orchestration, and worktree cleanup
Use when the user wants to complete the full PR workflow — /git:clean, "PR 완료", "PR 전체 흐름", "worktree 정리", or any request to commit, push, review, merge, and cleanup in sequence
Use when the user wants to commit changes — /git:commit, "커밋", "변경사항 커밋", or any request to stage and commit local changes
Use when the user wants to create a GitHub issue — /git:issue, "이슈 만들어", "이슈 생성", "버그 리포트", or any request to create a GitHub issue
Use when the user wants to squash-merge a GitHub PR — /git:merge, "PR 머지", "squash merge", or any request to merge a pull request into main
Use when the user wants to push changes and create a GitHub PR — /git:pull-request, "PR 만들어", "PR 생성", "push하고 PR", or any request to open a pull request
A collection of engineering guidelines for software development, as a Claude Code marketplace.
| Plugin | Version | Description |
|---|---|---|
| api | v0.2.0 | RESTful API design guidelines — URL structure, HTTP methods, status codes, JSON format, error responses, versioning, headers, non-CRUD action endpoints |
| docs | v0.0.4 | Documentation decision records — ADR (Nygard format) and MADR (MADR 4.0) for architecture decisions |
| git | v0.0.8 | Git workflow skills — safe commit, PR creation, PR review, squash merge, issue creation, full PR lifecycle orchestration, and worktree cleanup |
| workflow | v0.0.5 | Workflow skills — multi-LLM cross-check with Gemini for planning and execution |
| dev | v0.0.1 | Development methodology skills — Tidy First, TDD, and language-agnostic development practices |
claude plugin marketplace add https://github.com/ppzxc/engineering-guidelines.git
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub ppzxc/engineering-guidelines --plugin gitDevelopment methodology skills — Tidy First, TDD, and language-agnostic development practices
Production-grade Go patterns — coding, reviewing, and testing skills
Documentation decision records skills — ADR (Nygard format) and MADR (Markdown Architectural Decision Records 4.0) for capturing and tracking architecture decisions
Java skills — production-grade Java patterns, code review, TDD, Java 25 features, and Spring Boot 4 conventions
Git workflow best practices with commit validation hooks
Git workflows - commits, branches, PRs, issue processing, auto-close detection, and repository management
Git workflow tools: commits, PRs, review inbox, checkout, and work triage
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.