Claude Code skill for Rbatis - Rust high-performance ORM framework.
- Claude Code. Execute the command in the command line of your project's root directory
git clone https://github.com/rbatis/rbatis-skill.git .claude/skills/rbatis-skillAfter installation, Claude Code will automatically use this skill when you ask about:
- Rbatis CRUD operations
- html_sql / py_sql dynamic SQL
- Database migrations
- ORM queries
- Transaction management
- name: rbatis
- description: Rust high-performance ORM framework - compile-time dynamic SQL, MyBatis compatible syntax
- repository: https://github.com/rbatis/rbatis-skill