·pcf-controls

يُستخدم عند إنشاء عناصر تحكم PowerApps Component Framework (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 بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/danielkerridge/claude-code-power-platform-skills --skill pcf-controls
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في 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 |

حقائق جاهزة للاقتباس

حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.

أمر التثبيت
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 Component Framework (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 بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

أين مستودع المصدر؟

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

التفاصيل

الفئة
</>أدوات التطوير
المصدر
skills.sh
أول ظهور
2026-02-25