collecting-wpf-dev-pack-feedbacklisted
Install: claude install-skill christian289/dotnet-with-claudecode
# Collecting wpf-dev-pack Feedback
This skill turns lessons learned in the current WPF session into a structured
improvement-feedback document for the `wpf-dev-pack` plugin. It does NOT modify
`wpf-dev-pack` and does NOT touch git — it only writes one markdown file to the
current working directory, which the user later contributes via pull request.
## Why this exists
WPF work happens in projects OUTSIDE the `dotnet-with-claudecode` repository, and
that repo's local clone path differs per machine. Editing `wpf-dev-pack` from a
foreign session is infeasible, so improvements are captured as an accumulable md
and contributed separately (see the repo CONTRIBUTING guide).
## Anonymity policy (MANDATORY)
The feedback document is a reusable artifact contributed across projects. It
must describe the technical phenomenon and its causal chain only. The
following content is PROHIBITED in any feedback document produced by this
skill:
- Project, solution, repository, product, or codename
- Team, developer, or user name; email; account handle
- Date or time of when the issue was encountered
- Absolute or repo-relative file paths from the originating codebase
- Class, namespace, or member names that are unique to the originating project
(use generic placeholders such as `XxxView`, `XxxViewModel`, `XxxService`)
- Any other detail that can identify the originating project or person
Public framework / library / API names (e.g., `HelixToolkit`, `ScottPlot`,
`CommunityToolkit.Mvvm`, `Pri