Let $X_1, \ldots, X_n$ be a set of $n$ i.i.d. samples of a non-negative random variable $X$ with $\mathrm{E}(X)=\mu$ and $\mathrm{Var}(X)=\sigma^2$. By the central limit theorem, the sample mean $\hat{\mu}_n=n^{-1}\sum_{i=1}^n$ converges in distribution to a normal distribution, i.e. $$ \hat{\mu}_n\stackrel{d}{\rightarrow}N\left(\mu,\frac{\sigma^2}{n}\right). $$
Given that $X$ is non-negative I would expect a distribution $L$ supported on the positive real line with right-skew to be a better approximation than a Normal approximation provided that $L$ approaches the normal distribution in the limit $n\rightarrow\infty$. The general idea was presented in, for example, The Lognormal Central Limit Theorem for Positive Random Variables but I don't find their argument to be particularly rigorous--no proofs are given.
Is it possible to show that a gamma or lognormal distribution provides a better approximation to the sampling distribution of $\hat{\mu}_n$ if $X$ is non-negative?