I can prove that $\lim_{x\to0}\frac{\cos(x)-1}x=0$ since
$$\sin^2(x)=1-\cos^2(x)$$
$$\implies2\sin'(x)\sin(x)=-2\cos'(x)\cos(x)$$
$$\sin'(x)\sin(x)=-\cos'(x)\cos(x)$$
at $x=0$, we have
$$0=-\cos'(0)$$
Thus, $\cos'(0)=\lim_{x\to0}\frac{\cos(x)-1}x=0$.
Can one produce the same result for the famous $\lim\limits_{x\to0}\frac{\sin(x)}x=1$ by manipulating derivatives?
Particularly, can we calculate $\sin'(0)$ without first showing that $\sin'(x)=\cos(x)$?
Edit:
As has been shown, we need more than just trig identities to prove this, since trig identities work regardless of the radian/degrees while the limit does not. So consider the following information:
$$0\le\frac{\sin(x+t)-\sin(x)}t\le\cos(x)\ \forall\ x\in(0,\frac\pi2),\ t\in\left(0,\frac\pi2-x\right)$$
The last inequality proven geometrically in this answer.
Thus, we get
$$0\le\sin'(0)\le\cos(0)$$
As of yet, I'm unsure what other information should be required, mainly how to deal with the units issue.