skill
occupation
description
updated
cargo-make
software-developers
Cargo make commands for actix-demo project. Use when running lint, format, unit tests, or flaky tests. Front-load: lint-check, format, test, flaky-test.
2026-06-09
rust-testcontainers
software-quality-assurance-analysts-and-testers
When running Rust integration tests that use testcontainers (Docker-based services like PostgreSQL, Redis, MinIO), never truncate test output with tail/head — containers will be orphaned. Avoid running the full test suite; only run tests for new or edited modules.
2026-06-09