Architecture guide using Next.js App Router's Parallel Routes for Widget-Slot pattern. Separates static layouts from dynamic widgets to achieve separation of concerns, fault isolation, and plug-and-play development.
$npx -y skills add jeremydev87/codingbuddy --skill widget-slot-architectureInstalls into the current project.
Run `npx skills use "https://github.com/jeremydev87/codingbuddy" --skill "jeremydev87/codingbuddy/widget-slot-architecture"` 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/jeremydev87/codingbuddy" that are relevant to the current task. Run `npx skills add "https://github.com/jeremydev87/codingbuddy"` and select the relevant skills, then follow their instructions.