Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
gitkraken
GitHub creator profile

gitkraken

Repository-level view of 28 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
28
repositories
1
occupation fields
2
updated
2026-05-27
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
vscode-gitlens
28 skills9.8k1.7kupdated 2026-05-27
100% of creator
worktree
소프트웨어 개발자

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees following GitLens conventions

2026-05-27
live-exercise
소프트웨어 품질 보증 분석가·테스터

Use whenever any UI-bearing work touches a running instance — building or fixing a feature, ship-gating, auditing, OR debugging visible bugs (flaky behavior, intermittent rendering, "sometimes does X" reports, hover/focus/animation glitches, layout overflow). Keep a running instance in the loop and exercise it as a user would. Adaptive depth from tactical fix-loop to ship-gate audit. Not for pure-logic diff review.

2026-05-11
live-inspect
소프트웨어 개발자

Use for one-off / single-question inspection of the running GitLens extension — examining UI state, reading logs, checking feature flags, dispatching a command, or asking "what does the live DOM look like right now". Reference for `vscode-inspector` MCP primitives. For iterative debug-and-fix loops on UI bugs (sweep → fix → re-verify), use `/live-exercise` instead.

2026-05-11
investigate
소프트웨어 품질 보증 분석가·테스터

Investigate bugs — single-issue deep root cause analysis or batch parallel investigation from a report or issue list

2026-05-02
live-pair
소프트웨어 개발자

Use when you want to iterate on a feature interactively with the user watching a running instance — pair-programming rhythm for UI-heavy work, redesigns, copy tightening, layout exploration, or any "let me just show you what I want" session. Not for systematic audit (/live-exercise) or perf-tuning (/live-perf).

2026-04-28
live-perf
소프트웨어 품질 보증 분석가·테스터

Use when you want to measure and improve the performance of a feature in the running extension, hunt regressions, or perf-tune before shipping. Standalone for perf-tuning an existing feature; also invoked by /live-exercise Phase 7. Not for static code review without measurement.

2026-04-28
a11y-audit
소프트웨어 개발자

Use to audit a component, file, or directory for WCAG 2.1 AA accessibility compliance. Detects ARIA anti-patterns, missing semantics, keyboard gaps, and color-only information. Safety-first — refuses to emit fixes that would create a new accessibility bug. Scope is always explicit; do not use for page-level flow or cross-program planning.

2026-04-24
a11y-flow-audit
소프트웨어 개발자

Use to audit a page, view, or composed flow for WCAG 2.1 AA compliance at the composition level - landmarks, heading hierarchy, tab order across components, focus handoff on modal open/close, live-region conflicts. Scope is page/view, NOT component internals. Safety-first - refuses to emit fixes that would create a new a11y bug. For single-component audits use /a11y-audit; for cross-program planning use /a11y-remediate.

2026-04-24
Showing top 8 of 28 collected skills in this repository.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다