Brandon Schafer avatar

Brandon Schafer

Community

@bschafer01

4Followers
|
19Public Repos
|
25Published Skills

Agent Skills by Brandon Schafer

Showing 25 vetted skills indexed across 1 GitHub repositories.

BSchafer01BSchafer01

project-conventions

Define and enforce codebase conventions for standardized agent behavior.

Community
Intermediate
BSchafer01BSchafer01

nesting-orientation-review-gate

Gate orientation-preference changes in the nesting heuristic to preserve determinism.

Community
Advanced
BSchafer01BSchafer01

webview-bridge-handshake

Define a BridgeMessage envelope and expose window.hostBridge.receive for early message handling.

Community
Intermediate
BSchafer01BSchafer01

github-publish-review-gate

Validate GitHub repository README and docs for product scope and runtime.

Community
Advanced
BSchafer01BSchafer01

framework-retarget-review-gate

Enforce code, tests, docs, and runtime alignment when retargeting .NET frameworks.

Community
Advanced
BSchafer01BSchafer01

vertical-slice-contract-repair

Align cross-layer contracts and placeholder mappings across host, service, and frontend.

Community
Advanced
BSchafer01BSchafer01

wpf-webview-threading

Marshal WebView2 bridge messages to the UI thread via Dispatcher in WPF.

Community
Advanced
BSchafer01BSchafer01

webview2-user-data-relocation

Relocate WebView2 user data to a LOCALAPPDATA folder for immutable installs.

Community
Intermediate
BSchafer01BSchafer01

per-user-msi-review-gate

Verify MSI installers deploy per-user without elevated privileges.

Community
Advanced
BSchafer01BSchafer01

desktop-shell-maximized-content-inset

Inset hosted WPF content margins on maximize using WindowResizeBorderThickness.

Community
Intermediate
BSchafer01BSchafer01

desktop-shell-maximize-gate

Verify shell chrome visibility across restored and maximized window states.

Community
Intermediate
BSchafer01BSchafer01

spec-first-test-scaffolding

Scaffold executable smoke or contract tests per software seam under tests/.

Community
Intermediate
BSchafer01BSchafer01

desktop-icon-branding-review-gate

Audit Windows desktop icon branding and MSI packaging consistency.

Community
Intermediate
BSchafer01BSchafer01

dotnet-retarget-review-gate

Enumerate .NET TFMs and update references across apps, tests, and packaging.

Community
Advanced
BSchafer01BSchafer01

desktop-content-resolution

Enumerate executable-base directories to prioritize Web UI bundles over fallback content.

Community
Intermediate
BSchafer01BSchafer01

cross-layer-kickoff-review

Verify multi-agent kickoff batch readiness before vertical-slice deployment.

Community
Intermediate
BSchafer01BSchafer01

import-mapping-review-gate

Enforce explicit column mapping and material creation before committing data imports.

Community
Advanced
BSchafer01BSchafer01

import-mapping-feedback-loop

Resolve exact-match header and material mappings during CSV/XLSX imports.

Community
Intermediate
BSchafer01BSchafer01

github-readme-contract-sync

Generate a GitHub README aligned with build, runtime, and installer contracts.

Community
Intermediate
BSchafer01BSchafer01

tabbed-resizable-workspace

Create a workspace with a sticky left tabbed pane and resizable right viewer.

Community
Intermediate
BSchafer01BSchafer01

persistent-user-settings-with-fallback

Persist user-chosen resource paths with silent fallback to defaults via JSON settings.

Community
Advanced
BSchafer01BSchafer01

github-publish-readiness-check

Audit a local repository for blockers before publishing to GitHub.

Community
Advanced
BSchafer01BSchafer01

per-user-wix-msi-packaging

Package WPF desktop apps as per-user MSI installers with WiX SDK.

Community
Advanced
BSchafer01BSchafer01

phase1-domain-contracts

Define UI-agnostic domain contracts for import and nesting logic.

Community
Intermediate