From 84c6ed8af6042264fe0126d01e69fbf044aafc7f Mon Sep 17 00:00:00 2001 From: VijayakumarSF4470 <160592658+VijayakumarSF4470@users.noreply.github.com> Date: Tue, 21 Jul 2026 17:16:52 +0530 Subject: [PATCH] 1042850: Need to add Prompt library for the WPF Platform. --- wpf-toc.html | 1 + wpf/prompts.md | 284 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 285 insertions(+) create mode 100644 wpf/prompts.md diff --git a/wpf-toc.html b/wpf-toc.html index 49271947c..327e528bb 100644 --- a/wpf-toc.html +++ b/wpf-toc.html @@ -18,6 +18,7 @@
  • UI Builder Skill
  • +
  • Prompts
  • Installation