Just a work out for a very tautological question that I am very uncertain about.
If $\phi: X \to \mathbb{R}$ is a smooth function, $d\phi_x: T_x(X) \to \mathbb{R}$ is a linear map at each point $x$. Thus $x \to d\phi_x$ defines a $1$-form $d\phi$ on $X$, called the differential of $\phi$.
The coordinate functions $x_1, \dots, x_k$ on $\mathbb{R}^k$ yield $1$-form $dx_1, \dots, dx_k$ on $\mathbb{R}^k$. Check $dx_1, \dots, dx_k$ have the specific action $1$-forms of coordinate function $dx_i(z)(a_1, \dots, a_k) = a_i$. Show that if $\phi$ is a smooth function on $\mathbb{R}^k$, then $$d\phi = \sum \frac{\partial \phi}{\partial x_i}dx_i.$$
So I am asked to show two function are the same. So the general method would be show they have the same domain, and for each element in the domain, they are sent to the same place.
$d \phi$ is defined by $$d\phi_x: T_x(X) \to \mathbb{R}.$$
And according to $1$-forms of coordinate function $dx_i(z)(a_1, \dots, a_k) = a_i$. $dx_i$s are coordinate functions on the tangent space $T_x{X}$. Hence $\forall v \in T_x(X)$, $$\sum \frac{\partial \phi}{\partial x_i}dx_i(v) =\Big( \frac{\partial \phi}{\partial x_1}dx_1 + \cdots + \frac{\partial \phi}{\partial x_k}dx_k\Big)(v).$$
Coordinate functions are certainly linear, so $$\sum \frac{\partial \phi}{\partial x_i}dx_i(v) = \frac{\partial \phi}{\partial x_1}dx_1 (v)+ \cdots + \frac{\partial \phi}{\partial x_k}dx_k(v) = \frac{\partial \phi}{\partial x_1} v_1+ \cdots + \frac{\partial \phi}{\partial x_k}v_k.$$
And that's it - granting this is exactly what $d\phi_x$ is.