Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

gearbox

gearbox에는 gqy20에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
0
업데이트
2026-04-26
Forks
0
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

cloc
소프트웨어 개발자

Count lines of code, blank lines, comment lines, and files by language. Use when quickly assessing the size, complexity, and composition of a repository during an audit.

2026-04-26
deptry
소프트웨어 개발자

Python dependency health checker. Use to audit Python projects for missing dependencies, unused imports, transitive dependencies, and other dependency-related issues.

2026-04-26
govulncheck
소프트웨어 개발자

Official Go vulnerability scanner by the Go team. Use when auditing Go repositories to check for known vulnerabilities in dependencies using the Go vulnerability database.

2026-04-26
semgrep
소프트웨어 개발자

Static code analysis tool for finding bugs and security issues. Use when auditing code quality, detecting OWASP vulnerabilities, or running custom code pattern matching across Python, Go, TypeScript, and many other languages.

2026-04-26
trivy
소프트웨어 개발자

Security vulnerability scanner for containers and code. Use when auditing a repository for known CVEs, security issues in dependencies, or supply-chain risks. Supports Python, Go, Node.js, Docker images, and more.

2026-04-26
ts-prune
소프트웨어 개발자

Find and remove unused TypeScript imports. Use when auditing TypeScript/JavaScript projects to identify dead code and clean up import statements.

2026-04-26
ctx7
소프트웨어 개발자

Query official library/framework documentation. Use when looking up API references, usage examples, or official best practices for a specific library or framework. Invoke when analyzing code that uses unfamiliar dependencies.

2026-04-26
gh
소프트웨어 개발자

GitHub CLI operations. Use for querying repository info, searching repos, managing issues and PRs, and interacting with GitHub APIs. Invoke when auditing repos or performing GitHub operations.

2026-04-26