Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
pluginagentmarketplace avatar

Transactions

  • 28 installs
  • 1 repo stars
  • Updated January 5, 2026
  • pluginagentmarketplace/custom-plugin-sql

Helps with ai & agent building tasks.

About

transactions is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • transactions
  • AI & Agent Building
  • AI-coding skill

Transactions by the numbers

  • 28 all-time installs (skills.sh)
  • Ranked #9,462 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-sql --skill transactions

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs28
repo stars1
Last updatedJanuary 5, 2026
Repositorypluginagentmarketplace/custom-plugin-sql

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

Database Transactions Skill

Overview

Understand and implement database transactions with ACID properties and proper concurrency control.

Topics Covered

ACID Properties

  • Atomicity
  • Consistency
  • Isolation
  • Durability
  • Trade-offs

Isolation Levels

  • Read uncommitted
  • Read committed
  • Repeatable read
  • Serializable
  • Snapshot isolation

Concurrency

  • Locking mechanisms
  • Deadlock handling
  • Optimistic locking
  • MVCC concepts
  • Lock monitoring

Transaction Patterns

  • Savepoints
  • Nested transactions
  • Distributed transactions
  • Two-phase commit
  • Saga pattern

Prerequisites

  • SQL fundamentals
  • Database concepts

Learning Outcomes

  • Implement ACID transactions
  • Choose isolation levels
  • Handle deadlocks
  • Design concurrent systems

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.