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

dangerous-skills

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

수집된 skills
12
Stars
37
업데이트
2026-05-31
Forks
4
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

container-audit
정보 보안 분석가

Audit local Docker images and running containers for hardening issues before deploy — privileged flags, root users, stale base images, missing resource limits. Use for pre-deploy container review.

2026-05-31
system-health
네트워크·컴퓨터 시스템 관리자

Check system health before deploying. Verifies disk space, memory, and running services to catch issues before they hit production.

2026-03-30
auto-format
소프트웨어 개발자

Automatically format code after edits. Runs prettier/black on modified files to keep style consistent.

2026-03-23
review-staged
소프트웨어 품질 보증 분석가·테스터

Review staged git changes for bugs, style issues, and best practices. Use when the user asks for a code review or CR.

2026-03-23
review-staged
소프트웨어 품질 보증 분석가·테스터

Review staged git changes for bugs, style issues, and best practices. Use when the user asks for a code review or CR.

2026-03-23
setup-project
소프트웨어 개발자

Set up a project for development. Install dependencies, configure environment, and verify the setup works. Use when the user asks to set up, install deps, or get started with a project.

2026-03-23
check-licenses
소프트웨어 개발자

Check project dependencies for license compliance issues. Use when the user asks about licenses, compliance, or legal review of deps.

2026-03-23
project-setup
소프트웨어 개발자

Initialize project configuration for consistent development. Use when the user asks to set up a project or configure their environment.

2026-03-23
pr-summary
소프트웨어 개발자

Summarize changes in a pull request

2026-03-23
generate-readme
소프트웨어 개발자

Generate a README.md for the project. Use when the user asks to create or update the README.

2026-03-23
ssh-helper
네트워크·컴퓨터 시스템 관리자

Help configure SSH keys and connections. Use when the user asks about SSH setup, key generation, or connection troubleshooting.

2026-03-23
test-helper
소프트웨어 품질 보증 분석가·테스터

Run and analyze test results. Use when the user asks to run tests, check test coverage, or verify their changes pass.

2026-03-23