Deploy use when generating Kubernetes deployment manifests and services. Trigger with phrases like "create kubernetes deployment", "generate k8s manifest", "deploy app to kubernetes", or "create service and ingress". Produces production-ready YAML with health checks, auto-scaling, resource limits, ingress configuration, and TLS termination.
Generates production-ready Kubernetes deployment manifests with health checks, auto-scaling, resource limits, and ingress configuration. Triggered by phrases like "create kubernetes deployment" or "deploy app to kubernetes".
/plugin marketplace add jeremylongshore/claude-code-plugins-plus-skills/plugin install liquidity-pool-analyzer@claude-code-plugins-plusThis skill is limited to using the following tools:
assets/README.mdassets/configmap_template.yamlassets/deployment_template.yamlassets/hpa_template.yamlassets/ingress_template.yamlassets/secret_template.yamlassets/service_template.yamlreferences/README.mdreferences/errors.mdreferences/examples.mdscripts/README.mdscripts/apply_manifest.shscripts/delete_manifest.shscripts/get_resource_status.shscripts/validate_manifest.shThis skill provides automated assistance for the described functionality.
Before using this skill, ensure:
Deployment Manifest:
# {baseDir}/k8s/deployment.yaml
## Error Handling
See `{baseDir}/references/errors.md` for comprehensive error handling.
## Examples
See `{baseDir}/references/examples.md` for detailed examples.
## Resources
- Kubernetes documentation: https://kubernetes.io/docs/
- kubectl reference: https://kubernetes.io/docs/reference/kubectl/
- Deployment best practices: https://kubernetes.io/docs/concepts/workloads/
- Example manifests in {baseDir}/k8s-examples/
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.