WPM calculator.
Typing test sites have a knack for turning a two-minute check into a walled garden: log in to save your score, watch an ad between attempts, practice on whatever stock paragraph they picked for you. The measurement itself is simple, count the words, count the mistakes, do the division. This blueprint hands you the meter directly, so you can drill on text that actually matters to you and keep every result to yourself.
A typing speed test that scores you in real time: words per minute and accuracy updating as you type, with errors highlighted the moment you make them against a provided paragraph. The timing starts on your first keystroke, so a slow start does not quietly inflate your number, and the accuracy count reflects what you actually typed rather than a generous estimate.
You watch it come together in the task workspace: the agent scaffolds the project, writes the WPM and accuracy logic, starts the dev server, and runs a pass through the flow before handing you a live preview. The code lands on a branch in your repository with a pull request ready.
The first version is a base you steer with plain follow-up messages:
Each follow-up wakes the same repository and the agent continues on its own code.
Do I need to know how to code? No. You describe the test; the agent writes it, verifies the scoring, and ships the code to your repository.
Where do my scores live? In your app, on your machine. There is no account to create and no leaderboard harvesting your results.
Can I change the practice text? Yes. Ask for custom passages or a paste box and the agent adds it.