帮助你搭建、开发与排查现代 WinUI 3 桌面应用。
该技能材料显示其本质是开源的提示型开发指导,且系统已标记为 prompt-only、无密钥、无远程端点,整体风险较低。文档中包含本机环境配置与项目脚手架指令,但这更像供代理执行的开发流程说明;在未实际授予执行能力前,主要需留意本地改动而非高风险外传。
材料明确写明无需密钥或环境变量,未见请求 API token、账号凭证或其他敏感认证信息的迹象,凭证泄露面较低。
系统检查项显示无远程端点,材料也未声明将用户数据发送到第三方服务;虽然所述开发流程可能调用 winget/dotnet 获取官方依赖,但未见不明或无关外发目标。
README 明确给出可在本机执行的命令,如 `winget configure`、`dotnet new`、`dotnet build` 等,会修改开发环境、安装组件并创建/构建项目;这属于开发类技能的常规本机执行能力,应在确认范围后使用。
文档说明会在用户当前工作区创建项目、检查生成文件并基于本地工程进行审查/重构/排障,意味着对工作区文件有读写需求;未见索取超出声明用途的广泛系统数据访问。
来源为 GitHub 上的 openai/skills 开源仓库,社区采用度高(约 22k stars),这些都是显著的降风险因素;虽许可证未声明且维护状态未知,但基于可审计源码与高可信来源,供应链风险整体偏低。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "winui-app" 技能: 1. 下载 https://raw.githubusercontent.com/openai/skills/main/skills/.curated/winui-app/SKILL.md 2. 保存为 ~/.claude/skills/winui-app/SKILL.md 3. 装好后重载技能,告诉我可以用了
Use this skill for WinUI 3 and Windows App SDK work that needs grounded setup guidance, app bootstrap, modern Windows UX decisions, or concrete implementation patterns.
--force unless the user explicitly asked to overwrite existing files.config.yaml:winget configure -f config.yaml --accept-configuration-agreements --disable-interactivity
winui template is already available and the toolchain is usable, note the partial failure and continue. If prerequisites are still missing, stop and report the blocker clearly.dotnet new list winui
references/foundation-environment-audit-and-remediation.md and summarize readiness under present, missing, uncertain, and recommended optional tools.dotnet new winui -o <name>. Add template options only when the user asked for them. Supported options: -f|--framework net10.0|net9.0|net8.0, -slnx|--use-slnx, -cpm|--central-pkg-mgmt, -mvvm|--use-mvvm, -imt|--include-mvvm-toolkit, -un|--unpackaged, -nsf|--no-solution-file, --force. Do not invent unsupported flags. If the user asks for packaged behavior, pass --unpackaged false. Otherwise keep the template default.dotnet build against the generated .csproj.references/_sections.md, then load only the reference files that match the task..exe launches after each change.MSB3073 or XamlCompiler.exe, read references/foundation-template-first-recovery.md and simplify back toward the current dotnet new winui scaffold for the chosen packaging model before inventing custom recovery structure.…
一键串联暂存、提交、推送并用 GitHub CLI 创建拉取请求。
帮助用户生成或编辑位图图像,用于插画、照片、贴图与透明抠图等视觉素材。
用于为 Codex 快速创建并搭建插件目录、配置文件与市场清单条目。
帮助用户创建或更新技能,扩展 Codex 的知识、流程与工具能力
帮助用户从精选列表或 GitHub 仓库安装 Codex 技能到本地环境。
帮助用户在 Linear 中查看、创建和更新工单、项目与团队流程。
帮助开发者使用 WinUI 3 与 Windows App SDK 构建 Windows 应用
帮助你编写和排查 Guigui 框架的 GUI 组件与交互逻辑。
帮助 AI 检查并操控运行中的 WPF 应用界面与交互元素。
用于构建、脚手架生成、重构并排查 ChatGPT Apps SDK 应用问题。
帮助你用 React 与 Vite 快速创建并部署 Power Apps 代码应用。
帮助你实现与迭代界面和交互体验,完成前端集成与设计优化。