claude-code-power-platform-skills
Plan, build, deploy, and test Microsoft Power Platform apps
All Skills in This Repository (9)
Pure Emerald Level Indicatorsrecord-screen
Record Chrome browser tabs to MP4 or WebM video via CLI.
dataverse-web-api
Automate Dataverse schema and metadata management via the Web API.
code-review
Audit codebases across seven passes and output severity-scoped reports.
power-apps-code-apps
Scaffold and deploy Power Apps Code Apps using PAC and Vite pipelines.
visual-qa
Walk through web apps, record captioned actions, and send evidence to Gemini for visual QA review.
plan-with-team
Orchestrate a three-agent planning team to generate Power Platform app blueprints.
dataverse-web-resources
Create, deploy, and publish Dataverse web resources for model-driven apps.
pcf-controls
Build and deploy PCF controls for Microsoft Power Platform.
dataverse-plugins
Create, register, and deploy Dataverse plugins with C# and pac CLI.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-power-platform-skills?โผ
Run `npx skills add DanielKerridge/claude-code-power-platform-skills --all -g -y` in your terminal to install all nine skills globally.
How to create Dataverse tables with code?โผ
The dataverse-web-api skill creates tables, columns, relationships, forms, and views through the Dataverse Web API using correct OData payloads and solution-aware headers.
Can it build Power Apps frontends in React?โผ
Yes. The power-apps-code-apps skill scaffolds React or TypeScript Code Apps with the official SDK, handles data source generation, and deploys with pac CLI.
Does it support C# plugin development?โผ
Yes. The dataverse-plugins skill covers the IPlugin interface, execution pipeline stages, entity images, and registration for server-side business logic.
Can I test my Power App visually without writing test code?โผ
Yes. The visual-qa skill walks through your app in the browser, captures screenshots and recordings, and sends the evidence for automated review to catch UX issues.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core