.squad/skills/result-web-feedback/SKILL.md
Apply Result<T>-based feedback patterns in Razor Pages and HTMX flows.
npx skillsauth add cwoodruff/morespeakers-com result-web-feedbackInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this when a Web-layer flow moves from sentinel values to Result/Result<T>. It covers Razor Page handlers, redirect feedback, and HTMX partial re-renders.
TempData["ErrorMessage"] so _ToastMessages renders it after the redirect.ModelState errors and return Page() so validation summaries show the failure.Model.NewExpertiseResponse) when re-rendering instead of creating a new one.Result fails.Areas\Admin\Pages\Catalog\Expertises\Categories\Index.cshtml.csAreas\Identity\Pages\Account\Register.cshtml.csPages\Profile\Edit.cshtml.csPages\Speakers\Index.cshtml.cstools
Cross-platform path handling and command patterns
development
Update tests when changing APIs — no exceptions
development
Core conventions and patterns used in the Squad codebase
tools
Find and resume interrupted Copilot CLI sessions using session_store queries