Guide for creating effective skills. Use when the user wants to create a new skill or improve an existing one — a reusable instruction package that extends Wuu with specialized knowledge, workflows, or tool integrations.
$npx -y skills add blueberrycongee/wuu --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/blueberrycongee/wuu" --skill "blueberrycongee/wuu/skill-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/blueberrycongee/wuu" that are relevant to the current task. Run `npx skills add "https://github.com/blueberrycongee/wuu"` and select the relevant skills, then follow their instructions.