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

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