·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。

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 で使用できるようになります

ソースリポジトリはどこですか?

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

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-25