database-toolsdatabases
rust-repository
Implement the repository pattern for database abstraction with sqlx, transactions, and retry logic. Use when building data access layers.
maintainer
gar-ai
Updated 12/30/2025
Stars
1
Forks
0
quick start
Installation and usage
Implement the repository pattern for database abstraction with sqlx, transactions, and retry logic. Use when building data access layers.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use rust-repository