From wasp
Provides Wasp expert advice on app improvements and functionality. Analyzes codebase, fetches project docs, suggests enhancements with pros/cons based on optional user request.
How this skill is triggered — by the user, by Claude, or both
Slash command
/wasp:expert-advice [advice-request][advice-request]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Explore the current codebase
User's assist request: $ARGUMENTS
npx claudepluginhub wasp-lang/wasp-agent-plugins --plugin waspShows the Wasp plugin's available features, commands, and skills with example prompts for Wasp development.
Analyzes task requirements to identify missing pieces, edge cases, and value-adds. Use before starting work or client calls to catch gaps and prepare recommendations.
Refines vague Claude Code prompts into structured, project-context-aware instructions by scanning package.json, CLAUDE.md, imports, and directory structure.