danielfalbo
2 months ago
None. Sample of my usual AI flow: https://github.com/danielfalbo/distributed-systems/commit/68...
WLOG
Item id: 46343801
2 months ago
None. Sample of my usual AI flow: https://github.com/danielfalbo/distributed-systems/commit/68...
WLOG
2 months ago
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.
2 months ago
Puppeteer. Absolute game changer for building web frontends.
2 months ago
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.
2 months ago
Superpowers is amazing.
2 months ago
Playwright, so Claude can test end to end and iterate.