Ask HN: What public Claude Code MCPs, Skills do you have installed and use?
None. Sample of my usual AI flow: https://github.com/danielfalbo/distributed-systems/commit/68...
WLOG
I roll my own with https://github.com/rcarmo/umcp - and build small MCP servers for projects that I can use under Visual Studio Code.
Puppeteer. Absolute game changer for building web frontends.
Playwright MCP is worth checking out too - similar idea but handles more browser contexts out of the box. Been using it for scraping and form automation.
Superpowers is amazing.
Playwright, so Claude can test end to end and iterate.