expert-advice

star 11

Get advice on app improvements and functionality from a Wasp expert. Takes optional arguments for more specific requests e.g. `/expert-advice how can I improve account management?`.

wasp-lang By wasp-lang schedule Updated 6/8/2026

name: expert-advice argument-hint: "[advice-request]" description: Get advice on app improvements and functionality from a Wasp expert. Takes optional arguments for more specific requests e.g. /expert-advice how can I improve account management?.

  1. Explore the current codebase
  2. Fetch the Wasp docs for the current project version
  3. Decide on a few improvements (if the user supplies arguments in the command, use them as a starting point, if not, your ideas can be app features, code improvements, enhancements, etc.)
  4. Present the improvements to the user with their names, descriptions, and pros and cons

User's assist request: $ARGUMENTS

Install via CLI
npx skills add https://github.com/wasp-lang/wasp-agent-plugins --skill expert-advice
Repository Details
star Stars 11
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator