Check application logs from local Docker Compose or remote AWS CloudWatch environments. Supports local, staging, and production targets.
Idioma do texto original: inglês
Menu
O SkillsMP coletou 7 skills de CodySwannGT/railsstarter. Abra uma skill para revisar a origem e os detalhes.
Mostrando 7 de 7 skills coletadas.
Check application logs from local Docker Compose or remote AWS CloudWatch environments. Supports local, staging, and production targets.
Idioma do texto original: inglês
Deploy the Your Project Rails application to staging or production. Supports local builds via bin/deploy-staging and CI/CD via branch pushes.
Idioma do texto original: inglês
Manage the local Docker Compose development environment. Supports start, stop, restart, and status operations.
Idioma do texto original: inglês
Verify that Solid Queue background jobs are running properly. Checks worker health, recurring job execution, and optionally triggers a test job to prove end-to-end processing. Supports local, staging, and production targets.
Idioma do texto original: inglês
Verify that OpenTelemetry traces are being collected and exported to X-Ray. Check trace health, find slow requests, investigate errors, and view service dependencies.
Idioma do texto original: inglês
Best practices for Rails Action Mailer. Use when writing new mailers, refactoring existing mailers, or when a mailer has inline business logic, missing previews, synchronous delivery, or mixed responsibilities. Applies patterns - single-responsibility…
Idioma do texto original: inglês
Best practices for Rails Active Job with Solid Queue. Use when writing new background jobs, refactoring existing jobs, or when a job has mixed responsibilities, inline business logic, non-idempotent design, or missing error handling. Applies patterns -…
Idioma do texto original: inglês