Check application logs from local Docker Compose or remote AWS CloudWatch environments. Supports local, staging, and production targets.
原文の言語: 英語
メニュー
SkillsMP は CodySwannGT/railsstarter から 7 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 7 件中 7 件を表示しています。
Check application logs from local Docker Compose or remote AWS CloudWatch environments. Supports local, staging, and production targets.
原文の言語: 英語
Deploy the Your Project Rails application to staging or production. Supports local builds via bin/deploy-staging and CI/CD via branch pushes.
原文の言語: 英語
Manage the local Docker Compose development environment. Supports start, stop, restart, and status operations.
原文の言語: 英語
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.
原文の言語: 英語
Verify that OpenTelemetry traces are being collected and exported to X-Ray. Check trace health, find slow requests, investigate errors, and view service dependencies.
原文の言語: 英語
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…
原文の言語: 英語
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 -…
原文の言語: 英語