lwlee2608
@lwlee2608
2 Skills
0 Total Stars
February 2026 Joined
Public Skills
gh-update-pr
by lwlee2608
Use when updating GitHub PR title or body. Works around the gh pr edit GraphQL bug caused by GitHub's Projects Classic deprecation.
prefer-make
by lwlee2608
Use when building, testing, linting, or running Go code in projects that have a Makefile. Prefer make targets over calling go commands directly.