How can I best use a skip link to create as little impact on the visual user but also provide a good experience for the Screen Reader user and the Keyboard only user?
Using the CSS focusable property along with a bit of styling will do the job. Tab through this doc and watch the skip link surface when it has focus.