pub fn builtin_plugins() -> Vec<Box<dyn Plugin>>
Get all built-in plugins.
Returns a vector of boxed plugins ready for registration.