Alternative proof:
Using
$\sqrt[3]{xy} \le \frac{\sqrt{xy} + \sqrt{xy} + 1}{3}$ (by AM-GM),
it suffices to prove that
$$\frac{3}{2\sqrt{xy} + 1}+3\ge 2\sqrt{3}\left(\frac{1}{\sqrt{x+2}}+\frac{1}{\sqrt{y+2}}\right). \tag{1}$$
Letting $x = a^2, y = b^2$, it suffices to prove that
$$\frac{3}{2ab + 1}+3\ge 2\sqrt{3}\left(\frac{1}{\sqrt{a^2+2}}+\frac{1}{\sqrt{b^2+2}}\right). \tag{2}$$
Squaring both sides, it suffices to prove that
$$\left(\frac{3}{2ab + 1}+3\right)^2\ge 12\left(\frac{1}{a^2 + 2}+\frac{1}{b^2 + 2} + \frac{2}{\sqrt{(a^2+2)(b^2 + 2)}}\right). \tag{3}$$
By Cauchy-Bunyakovsky-Schwarz inequality,
we have
$$\frac{2}{\sqrt{(a^2 + 2)(b^2 + 2)}}
\le \frac{2}{ab + 2}. \tag{4}$$
Also, we have
$$\frac{1}{a^2+2}+\frac{1}{b^2+2}
= \frac{a^2 + b^2 + 4}{a^2b^2 + 2(a^2 + b^2) + 4}
= \frac12 + \frac{4 - a^2b^2}{2a^2b^2 + 4(a^2 + b^2) + 8}. \tag{5}$$
From (3)-(5), it suffices to prove that
$$\left(\frac{3}{2ab + 1}+3\right)^2\ge 12\left(\frac12 + \frac{4 - a^2b^2}{2a^2b^2 + 4(a^2 + b^2) + 8} + \frac{2}{ab + 2}\right). \tag{6}$$
If $a^2b^2 > 4$, it suffices to prove that
$$\left(\frac{3}{2ab + 1}+3\right)^2\ge 12\left(\frac12 + \frac{2}{ab + 2}\right) \tag{7}$$
which is written as ${\frac {6(2\,{u}^{3}-4\,{u}^{2}+5\,u+6)}{ \left( 2\,u+1 \right) ^{2}
\left( u+2 \right) }}
\ge 0$ where $u = ab$. True.
If $a^2b^2 \le 4$, using $a^2 + b^2 \ge 2ab$, it suffices to prove that
$$\left(\frac{3}{2ab + 1}+3\right)^2\ge 12\left(\frac12 + \frac{4 - a^2b^2}{2a^2b^2 + 4\cdot 2ab + 8} + \frac{2}{ab + 2}\right)\tag{8}$$
which is written as
${\frac { 12\left( 3\,u+2 \right) \left( u-1 \right) ^{2}}{ \left( u
+2 \right) \left( 2\,u+1 \right) ^{2}}}
\ge 0$ where $u = ab$. True.
We are done.