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

learn-to-cloud-app

يحتوي learn-to-cloud-app على 8 من skills المجمعة من learntocloud، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
8
Stars
601
محدث
2026-06-21
Forks
20
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

reset-local-submissions
مطوّرو البرمجيات

Undo local submissions for DevOps and Verify Journal API Implementation so you can re-test verification flows. Also supports custom requirement slugs and user scoping. Use when user says "reset local submissions", "undo local verification", "reset phase X locally", or "let me re-test verification".

2026-06-21
reset-prod-submissions
مطوّرو البرمجيات

Reset verification submissions for a user in production. Use when user says "reset prod submissions", "reset phase X in prod", "undo prod verification", or "reset prod for <username>".

2026-06-20
check-prod
مديرو الشبكات وأنظمة الحاسوب

Check Azure production health: app status, errors, latency, database, dependencies. Use when user says "check prod", "how's prod", "hows prod doing", "is prod up", "prod status", "health check", "any errors?", "how's the app doing?", or "check Azure".

2026-06-17
debug-deploy
مطوّرو البرمجيات

Debug GitHub Actions workflow failures and Terraform errors. Use when deployment failed, Terraform state lock, CI/CD pipeline errors, or troubleshooting deploy.yml.

2026-06-17
query-prod-db
مصممو قواعد البيانات

Query production PostgreSQL with Entra ID auth, for investigating users, debugging duplicates, or ad-hoc queries. Use when user says "query prod db", "check prod database", "look up a user in prod", "run a query against production", or "investigate prod data".

2026-06-17
review-pr-comments
محللو ضمان جودة البرمجيات والمختبرون

Review comments on an active pull request and decide whether to accept, iterate, or reject the changes suggested in each comment. Use when user says "review PR comments", "address review comments", "go through the PR feedback", or "handle the comments on my PR".

2026-06-17
ship-it
مطوّرو البرمجيات

Run the quality gate (lint, type-check, tests), resolve issues, commit, push, open a PR to main, then monitor the deploy workflow after merge and resolve any deploy failures. Use when user says "ship it", "commit and deploy", "push and deploy", or "land this".

2026-06-17
validate
محللو ضمان جودة البرمجيات والمختبرون

Run ruff lint, ruff format, ty type-check, shared/API tests, start the API, smoke test endpoints, then kill the API. Use after editing Python files to catch errors before commit.

2026-06-17