This one's built for Wasp framework projects specifically. It crawls your codebase, pulls the relevant Wasp docs for your version, then suggests a few concrete improvements with actual tradeoffs listed out. You can run it blind and let it find opportunities, or point it at something specific like authentication or data modeling. The pros and cons format is honestly refreshing because it won't just throw shiny features at you without mentioning the complexity cost. If you're neck deep in a Wasp app and need a second opinion on where to take it next, or you're just stuck on how to handle a particular feature, this gives you something more structured than rubber ducking.
npx skills add https://github.com/wasp-lang/wasp-agent-plugins --skill expert-advice