[guided]The differential form suggested by the Cauchy-Riemann equations is
\begin{align*}
-u_y\,dx+u_x\,dy.
\end{align*}
If $v$ is a harmonic conjugate of $u$, then the Cauchy-Riemann equations should read
\begin{align*}
v_x=-u_y,\qquad v_y=u_x.
\end{align*}
Thus $dv$ should equal $-u_y\,dx+u_x\,dy$. Locally, we can build such a potential by integrating this form along a fixed path from the base point $(x_0,y_0)$ to $(x,y)$.
We choose the rectangular path that first moves horizontally from $(x_0,y_0)$ to $(x,y_0)$ and then vertically from $(x,y_0)$ to $(x,y)$. With the oriented integral convention
\begin{align*}
\int_a^b g(t)\,d\mathcal L^1(t)=-\int_b^a g(t)\,d\mathcal L^1(t)
\end{align*}
for $b<a$, define
\begin{align*}
v:I\times J&\to \mathbb R\\
(x,y)&\mapsto -\int_{x_0}^{x} u_y(s,y_0)\,d\mathcal L^1(s)+\int_{y_0}^{y}u_x(x,t)\,d\mathcal L^1(t).
\end{align*}
The first integral is the contribution of $-u_y\,dx$ along the horizontal segment, and the second integral is the contribution of $u_x\,dy$ along the vertical segment. Since $u\in C^2(\Omega;\mathbb R)$, the functions $(s,y_0)\mapsto u_y(s,y_0)$ and $(x,t)\mapsto u_x(x,t)$ are continuous on their respective intervals, so the one-dimensional integrals are well-defined.[/guided]