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

system-engineering-resources

يحتوي system-engineering-resources على 17 من skills المجمعة من siasia86، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
17
Stars
4
محدث
2026-07-14
Forks
0
التغطية المهنية
7 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

readme-template
فنيو النشر المكتبي

Defines the mandatory footer template for all .md files — GitHub badges, dates, and license. Use when creating or modifying any markdown document.

2026-07-14
work-rules
مطوّرو البرمجيات

Defines operating rules for all agents. Use when executing any task — confirms before action, requires rollback plans for dangerous operations, enforces naming conventions and credential placeholders.

2026-07-14
bash-script-template
مطوّرو البرمجيات

Bash 스크립트 작성 시 표준 로깅 함수와 에러 처리 패턴을 적용합니다. 새 스크립트 생성 또는 기존 스크립트 개선 시 사용합니다. 이 skill을 참조할 때 응답 첫 줄에 "🟡 참조: skill://bash-script-template" 를 출력합니다.

2026-07-13
testing-guide
محللو ضمان جودة البرمجيات والمختبرون

Guides test writing with AAA pattern, BVA, EP, and edge case analysis. Use when writing unit tests, integration tests, or infrastructure validation tests.

2026-07-13
code-review
محللو ضمان جودة البرمجيات والمختبرون

Provides a structured code review checklist. Use when reviewing code, scripts, or IaC files. Covers correctness, security, error handling, performance, and infrastructure as code.

2026-07-07
debugging-and-recovery
مديرو الشبكات وأنظمة الحاسوب

Guides systematic infrastructure troubleshooting. Use when services fail, builds break, deployments go wrong, or infrastructure behaves unexpectedly. Use when you need root-cause analysis rather than guessing.

2026-07-07
doubt-driven-infra
مطوّرو البرمجيات

Subjects non-trivial infrastructure decisions to adversarial review before they stand. Use when making production changes, security-sensitive modifications, irreversible operations, or working in unfamiliar infrastructure code.

2026-07-07
git-commit-rule
مطوّرو البرمجيات

Defines git commit message format and conventions. Use when committing changes — Korean description, type prefix, 50 chars max, no period.

2026-07-07
incremental-change
مطوّرو البرمجيات

Delivers infrastructure changes incrementally. Use when making any IaC change that touches multiple resources, modules, or environments. Use when a Terraform/Ansible change feels too large to apply in one step.

2026-07-07
kiro-lock
مطوّرو البرمجيات

Prevents concurrent work in shared directories. Checks/acquires lock before file modifications, releases after completion.

2026-07-07
md-link-check
مطوّرو البرمجيات

Validates markdown internal links, anchor links, and TOC completeness. Use after creating or modifying any .md file to verify link integrity and heading numbering.

2026-07-07
planning-and-breakdown
مطوّرو البرمجيات

Breaks infrastructure work into ordered tasks. Use when you have requirements and need to decompose into implementable steps. Use when an infra change feels too large, when you need to estimate blast radius, or when changes span multiple environments.

2026-07-07
python-script-template
مطوّرو البرمجيات

Python 스크립트 작성 시 표준 구조, 로깅, argparse, 에러 처리 패턴을 적용합니다. 새 스크립트 생성 또는 기존 스크립트 개선 시 사용합니다. 이 skill을 참조할 때 응답 첫 줄에 "🟡 참조: skill://python-script-template" 를 출력합니다.

2026-07-07
security-tools
محللو أمن المعلومات

Documents security masking tools (ip_mask.py, json_mask.py, aws-security-check.sh, git-security-check.sh). Use when masking sensitive data, running security checks, or modifying masking scripts.

2026-07-07
shipping-checklist
متخصصو إدارة المشاريع

Pre-deployment checklist for infrastructure changes. Use when deploying to production, launching new services, or performing staged rollouts.

2026-07-07
spec-driven-infra
محللو الإدارة

Creates infrastructure specs before applying changes. Use when starting a new infra project, adding significant resources, or when requirements are unclear. Use when the change affects production or spans multiple services.

2026-07-07
using-skills
مطوّرو البرمجيات

Maps incoming work to the right skill workflow. Use when starting a session, when deciding which skill applies, or when the task type is unclear.

2026-07-07