Skip to main content
Run any Skill in Manus
with one click
GitHub repository

learn-to-cloud-app

learn-to-cloud-app contains 8 collected skills from learntocloud, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
601
updated
2026-06-21
Forks
20
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

reset-local-submissions
software-developers

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
software-developers

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
network-and-computer-systems-administrators

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
software-developers

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
database-architects

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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