//! cursor - AI-first code editor
//!
//! Cursor is an AI-powered code editor built on VS Code.
//! Note: Linux install via AppImage from cursor.sh
//!
//! This tool uses the ToolSpec pattern for declarative installation.
use cratedefine_tool;
define_tool!;