Run toasty-driver-integration-suite against DDB and Sqlite use

SkillDev tools

Guides your agent on how to run tests against DynamoDB databases.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Run toasty-driver-integration-suite against DDB and Sqlite use skill

About this capability

Always use this skill when running tests against dynamodb (DDB)

What this skill tells your AI

The instructions your AI receives, as published by tokio-rs/toasty in .agents/skills/dynamodb-tests/SKILL.md and read by ahel’s review.

To run against DDB only use: cargo test --features dynamodb -- --test-threads=1

Run test suite against DDB only

Use this when troubleshooting and testing issues specific to DDB: cargo test --features dynamodb --no-default-features -- --test-threads=1

Run a specific failing test against DDB

Use this when you need to troubleshoot a specific failing test method: cargo test --features dynamodb --no-default-features <test method name> -- --test-threads=1

Signals

GitHub stars
3k
Forks
136
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
dynamodb-tests
Source
github.com/tokio-rs/toasty