learn-to-cloud-app
Operate, validate, and deploy a cloud learning platform safely
All Skills in This Repository (17)
Pure Emerald Level Indicatorscicd-debug
Diagnoses GitHub Actions deploy workflows and Terraform deployment failures.
validate-changes
Run Ruff lint, format, type checks, API startup, and endpoint smoke tests.
python-library-review
Analyze Python library imports and usage against official documentation.
review-api-routes
Review FastAPI routes files for HTTP semantics, OpenAPI docs, and error handling.
ship-it
Run pre-commit checks, stage, commit, push, and monitor deployment.
query-db
Query production PostgreSQL data with Entra ID authentication.
gh-stack
Manage stacked branches and dependent pull requests with the gh-stack GitHub CLI extension.
check-prod
Assess Azure production health across API, telemetry, PostgreSQL, and alerts.
validate
Runs the repository quality gate and smoke-tests the FastAPI endpoints.
review-pr-comments
Triages and addresses pull request review comments using the GitHub CLI.
query-prod-db
Query production PostgreSQL with Entra ID authentication for user investigation and data debugging.
debug-deploy
Diagnose GitHub Actions deployment, Terraform, and Azure authorization failures.
Frequently Asked Questions
FAQPage SchemaHow to install learn-to-cloud-app skills?▼
Run `npx skills add learntocloud/learn-to-cloud-app --all -g -y` in your terminal to install all skills in this suite globally.
How to check Azure production health with AI?▼
The check-prod skill runs read-only Azure Monitor and Log Analytics queries and returns a clear Healthy, Warning, or Critical verdict with supporting metrics.
Can AI review Terraform changes safely?▼
Yes. The plan-terraform and review-terraform skills run an Azure-backed plan in a temporary worktree and flag unexpected destroys, identity changes, or permission gaps before merge.
How to manage stacked pull requests with AI?▼
The gh-stack skill lets your agent create, rebase, sync, and submit chains of dependent pull requests using non-interactive GitHub CLI commands.
Do these skills work with Claude Code and Copilot?▼
Yes. All skills follow the standard SKILL.md format and run in Claude Code, GitHub Copilot, Cursor, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core