Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

learn-to-cloud-app

learn-to-cloud-app 收录了来自 learntocloud 的 8 个 skills,并提供仓库级职业覆盖和站内 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