AI AGENT ADDONS

Domain Cloud Native

actionbook/rust-skills

Cloud-native apps are built to run in the cloud. They use tools like Kubernetes and Docker. This skill teaches you the rules for making these apps work well. You will learn how to keep apps stateless so they can scale. You will also learn how to handle shutdowns and add health checks. These steps help your app stay reliable and easy to manage.

This skill covers important ideas like the 12-Factor App method. It shows how to use environment variables for settings. It also talks about observability so you can see what your app is doing. You will use tools like tracing and metrics to find problems quickly.

If you build microservices or run containers, this skill is for you. It gives you the patterns to create apps that work in any cloud. You will avoid common mistakes like storing data locally. Your apps will be ready for Kubernetes and modern infrastructure.

Add Domain Cloud Native skill to your workflow

Global

mkdir -p ~/.claude/skills/domain-cloud-native

Project

mkdir -p .claude/skills/domain-cloud-native

Source Repository

Stars
1,264
Forks
104
Watchers
1,264
Last Push
1 month ago
Created
6 months ago