tungnh-expand
- 3 skills
- 0 followers
- 15 hours ago last updated
- ▌ Commit Check · tungnh-expandChecks one or more commit messages against the team's Conventional Commits convention. Trigger when the user asks to check, review, or validate commit messages — phrases like "check my commit", "is this commit message OK", "review commit history", "validate commits". Works with a pasted message, a range, or will auto-fetch recent commits from git log.
- ▌ Pre Pr Review · tungnh-expandUnified pre-PR quality gate. Orchestrates commit-check + convention-check + Flutter verification and saves a Markdown report. Trigger on "pre-pr-review", "/pre-pr-review", "review trước PR", "chạy pre-pr-review", "PR前チェック", "PR前レビュー".
- ▌ Convention Check · tungnh-expandAudits Dart/Flutter code changes against the team's coding conventions (naming, dead code, meaningful identifiers, abbreviations, public API docs) and returns a prioritized report. Trigger when the user asks to review, check, audit, or validate code changes — "check this PR", "review my code", "convention check", "lint this change". Auto-fetches the git diff; the user does not need to paste anything.