Marketplace

code-pointer

Use the VSCode CLI to open files at specific line and column positions when explaining code, debugging, pointing to TODOs, or guiding users to specific locations in files. Automatically invoked when Claude needs to show users exactly where in a file to look.

$ Installer

git clone https://github.com/cadrianmae/claude-marketplace /tmp/claude-marketplace && cp -r /tmp/claude-marketplace/plugins/code-pointer/skills/code-pointer ~/.claude/skills/claude-marketplace

// tip: Run this command in your terminal to install the skill