pcf-code-components
CommunityUnderstand Power Apps code components.
AuthorpingqLIN
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a clear understanding of the structure, implementation, and resource requirements for Power Apps code components, enabling developers to build and integrate custom UI elements.
Core Features & Use Cases
- Component Structure: Explains the three core elements: Manifest, Component Implementation, and Resources.
- Manifest Definition: Details the
ControlManifest.Input.xmlfile and its role in defining component properties and resources. - Implementation Lifecycle: Outlines the required methods (
init,updateView,getOutputs,destroy) and their roles in the component's lifecycle. - Resource Management: Describes how to include and manage necessary resource files like TypeScript, CSS, and images.
- Use Case: A developer needs to create a custom date picker for a Power App. This Skill guides them through defining the manifest, implementing the TypeScript logic, and including necessary resources.
Quick Start
Explain the purpose of the init method in a Power Apps code component.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pcf-code-components Download link: https://github.com/pingqLIN/skill-0/archive/main.zip#pcf-code-components Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.