P!npoint is now released!
Q. What is P!npoint?
P!npoint is a local development helper tool that lets you open a UI project, preview it, click an element on the screen, and see the source location and evidence behind that UI.
For example, when you click a button, card, layout, or text element, P!npoint can show related information such as the file, line, selector, DOM path, and match reason.
Q. Does it have other features?
Yes. In addition to UI source tracing, P!npoint includes features that help with the frontend workflow:
Open the source directly in VS Code / Cursor
Compare Before / After changes
Create snapshots
Review work history
Check basic diffs
Restore changes when needed
Q. Are there any features currently in development?
Yes. I’m currently working on features to make P!npoint more flexible and useful in different environments.
Plugin support
Multilingual support
Support for more project types
Improved source detection accuracy
A short message
This is my first release, so there are still many areas that need improvement.
However, I want to actively listen to feedback and continue improving P!npoint into a tool that is genuinely useful for real frontend work.
Any feedback is always welcome.
For product questions, bug reports, or support, please join the Discord.

Replies