Qa Check
Description
--- description: "프로젝트 전체 QA 점검. 버그, 보안, 설정, 의존성 문제를 종합 진단한다. '버그 있나 봐줘', '프로젝트 점검', '코드 건강 체크', 'QA', '전체 리뷰', '출시 전 점검' 같은 요청에 트리거." --- # /qa-check 프로젝트 전체를 대상으로 잠재적 버그, 보안 취약점, 설정 문제, 의존성 이슈를 종합 점검한다. `/review`가 변경된 코드만 보는 것과 달리, 이 스킬은 프로젝트 전체를 스캔한다. --- ## 실행 흐름 ### Step 1: 프로젝트 파악 1. 프로젝트 루트에서 언어/프레임워크 감지: - `package.json`, `tsconfig.json` → Node.js/TypeScript - `build.gradle`, `pom.xml` → Java/Kotlin - `Package.swift`, `*.xcodeproj` → Swift/iOS - `Cargo.toml` → Rust -
Installation
Installs to ~/.claude/skills/kangraemin-claude-config-qa-check/SKILL.md
mkdir -p ~/.claude/skills/kangraemin-claude-config-qa-check && curl -fsSL https://raw.githubusercontent.com/kangraemin/claude-config/HEAD/commands/qa-check.md -o ~/.claude/skills/kangraemin-claude-config-qa-check/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing