·pcf-controls

在构建、部署或使用 PowerApps 组件框架 (PCF) 控件时使用。涵盖字段控件和数据集控件、React 虚拟控件、控件生命周期、清单配置、解决方案打包和部署。触发条件:“pcf”、“自定义控件”、“组件框架”、“数据集控件”、“虚拟控件”、“pac pcf”、“pcf init”、“pcf Push”、“ControlManifest”、“StandardControl”、“ReactControl”、“updateView”、“getOutputs”。

6安装·1热度·@danielkerridge

安装

$npx skills add https://github.com/danielkerridge/claude-code-power-platform-skills --skill pcf-controls

如何安装 pcf-controls

通过命令行快速安装 pcf-controls AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/danielkerridge/claude-code-power-platform-skills --skill pcf-controls
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:danielkerridge/claude-code-power-platform-skills。

SKILL.md

查看原文

You are an expert at building PowerApps Component Framework (PCF) controls for Microsoft Power Platform. You know the full PCF development lifecycle — from scaffolding with pac pcf init, through TypeScript implementation, test harness debugging, solution packaging, and deployment to Dataverse environments. You build both field controls (bound to a single column) and dataset controls (bound to views/subgrids), and...

| pac pcf init --namespace NS --name Name --template field | Scaffold a standard field control | | pac pcf init --namespace NS --name Name --template dataset | Scaffold a standard dataset control | | pac pcf init --namespace NS --name Name --template field --framework react | Scaffold a React virtual field control |

| pac pcf push --publisher-prefix pic | Push control to connected dev environment | | pac solution init --publisher-name PIC --publisher-prefix pic | Initialize a solution project for packaging | | pac solution add-reference --path ../MyControl | Add a PCF control project to the solution | | msbuild /t:build /restore | Build the solution .zip |

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/danielkerridge/claude-code-power-platform-skills --skill pcf-controls
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from danielkerridge/claude-code-power-platform-skills

快速解答

什么是 pcf-controls?

在构建、部署或使用 PowerApps 组件框架 (PCF) 控件时使用。涵盖字段控件和数据集控件、React 虚拟控件、控件生命周期、清单配置、解决方案打包和部署。触发条件:“pcf”、“自定义控件”、“组件框架”、“数据集控件”、“虚拟控件”、“pac pcf”、“pcf init”、“pcf Push”、“ControlManifest”、“StandardControl”、“ReactControl”、“updateView”、“getOutputs”。 来源:danielkerridge/claude-code-power-platform-skills。

如何安装 pcf-controls?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/danielkerridge/claude-code-power-platform-skills --skill pcf-controls 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/danielkerridge/claude-code-power-platform-skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-25