Power Platform Skills
Description
Claude Code skills for Microsoft Power Platform development: canvas apps, cloud flows, Dataverse ALM, and PCF code components
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Power Platform Skills
Practical guidance for Microsoft Power Platform and general software engineering, written for AI coding assistants. Published by [DevHexLab](https://devhexlab.com).
Twenty skills, each organised around how the technology actually fails in practice rather than around a feature tour. The official documentation already explains what `Filter` does. It does not tell you which functions silently break delegation on SharePoint specifically, or why your managed solution deploys successfully and changes nothing.
Not just for Claude
Skills are authored once as `SKILL.md`, and `tools/build_adapters.py` generates the formats other tools expect:
| Tool | Generated location |
|---|---|
| Claude Code | plugins/power-platform-skills/skills/*/SKILL.md (the source) |
| Cursor | .cursor/rules/*.mdc |
| GitHub Copilot | .github/instructions/*.instructions.md |
| Windsurf | .windsurf/rules/*.md |
| Cline | .clinerules/*.md |
| Codex, Amp, Jules, and other AGENTS.md readers | AGENTS.md |
Regenerate after editing any skill:
python tools/build_adapters.py
The skills
**Power Platform**
| Skill | Covers |
|---|---|
power-fx-canvas-apps |
Delegation, named formulas, OnStart performance, naming conventions |
power-automate-flows |
Trigger conditions, try/catch/finally scopes, loop concurrency, premium licensing |
dataverse-solution-alm |
Solution layering, publishers, environment variables, pac CLI, pipelines, security roles |
dataverse-plugins-csharp |
Pipeline stages, execution context, statelessness, tracing, recursion depth |
pcf-code-components |
Manifest gotchas, the updateView lifecycle, virtual controls, packaging |
model-driven-apps |
Forms, views, business rules, business process flows, client API, command bar |
power-bi-dax-modeling |
Star schema, filter context, CALCULATE, row level security, performance |
power-pages |
Table permissions and web roles, Liquid, the Web API, deploy |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11