当处理数据库事务时,管理事务边界,处理并发冲突,实现死锁检测。优化事务性能,保证数据一致性,和实现分布式事务。
$npx -y skills add microwind/ai-skills --skill transaction-managementInstalls into the current project.
Run `npx skills use "https://github.com/microwind/ai-skills" --skill "microwind/ai-skills/transaction-management"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microwind/ai-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microwind/ai-skills"` and select the relevant skills, then follow their instructions.