skills/github-pro/SKILL.md
Advanced GitHub operations via `gh` CLI. CI/CD monitoring, API queries, and automated PR reviews.
npx skillsauth add kjaylee/misskim-skills github-proInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Power user commands for GitHub integration.
gh run list --limit 5gh run view <run-id> --log-failedgh run watch <run-id>Use gh api for data not exposed via standard CLI commands:
gh api repos/:owner/:repo/pulls/:number --jq '.title, .state'gh pr checks <number>gh pr review --approve --body "Miss Kim says looks good! 💋"gh pr diff <number>gh issue list --label "bug"gh release create v1.0.0 --generate-notes--repo owner/repo if outside a git folder.--json + --jq for structured data parsing in scripts.testing
게임 아이디어를 검토해 와우 팩터 5개를 추가하고, 스펙→TC→구현→QA→런칭까지 한 번에 밀어붙이는 일일 게임 런칭 써클. 기존 자동 게임 파이프라인을 대체/승격할 때 사용.
data-ai
Advanced YouTube analysis, transcripts, and metadata extraction.
development
Modern web design engineering skills including design tokens, advanced UI/UX methodologies, accessibility, and game-specific UI patterns. Use for building commercial-grade, performant, and accessible web interfaces.
development
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".