Skip to main content
gitkraken
GitHub 제작자 프로필

gitkraken

1개 GitHub 저장소에서 수집된 26개 skills를 저장소 단위로 보여줍니다.

수집된 skills
26
저장소
1
업데이트
2026-07-29
저장소 탐색

저장소와 대표 skills

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-07-29
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). Adaptive depth from tactical fix-loop to ship-gate audit. Not for pure-logic diff review.

2026-07-29
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-07-04
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-07-04
a11y-remediate
프로젝트 관리 전문가

Use to produce a leader-facing remediation proposal from one or more /a11y-audit outputs plus team and product context. Translates audit findings into sprint plans, staffing asks, customer-facing language, compliance rollups, and critical-path analysis. Refuses to fabricate numbers, owners, or commitments beyond the inputs it has.

2026-07-04
add-icon
소프트웨어 개발자

Add new icons to the GitLens GL Icons font

2026-07-04
challenge-plan
소프트웨어 개발자

Use when reviewing or stress-testing a proposed technical approach, implementation plan, or architecture decision. Triggers when asked to review a plan, play devil's advocate, poke holes, or validate an approach before implementation begins.

2026-07-04
create-issue
소프트웨어 개발자

Create GitHub issues from uncommitted changes or commits

2026-07-04
이 저장소에서 수집된 skills 26개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다