Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

dangerous-skills

يحتوي dangerous-skills على 12 من skills المجمعة من gricha، مع تغطية مهنية على مستوى المستودع وصفحات 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