When a user access Special:MyPage/global.js, MediaWiki could add a page indicators with a help link, similar to the one which appears on Special:Watchlist:
$something->addHelpLink( 'Help:Extension:GlobalCssJs' );
Same thing for Special:MyPage/global.css.