@powerbuilder/skill
v1.0.16
Published
PowerBuilder skill installer — drop production-ready AI agent skills into .cursor, .claude, or .gemini folders with one command.
Maintainers
Readme
PowerBuilder — a toolkit for the Microsoft Power Platform.
Quick Start
# Install the Power Apps Code App skill
npx @powerbuilder/skill codeappThe wizard will:
- Auto-detect
.cursor,.claude, and.geminifolders in your project - Ask for your Dataverse publisher prefix (
tuongdby default if left blank) and continue installation - Install
@playwright/cliglobally for automated testing - Open
make.powerapps.comin a persistent browser session for first-time login
Available Skills
| Command | Skill | Description |
|---------|-------|-------------|
| npx @powerbuilder/skill codeapp | Power Apps Code App | End-to-end Code App delivery — scaffold, Dataverse, 3-layer architecture, test, deploy |
| npx @powerbuilder/skill powerautomate | Power Automate (coming soon) | — |
| npx @powerbuilder/skill powerbi | Power BI (coming soon) | — |
Supported Agent Platforms
| Folder | Skill destination |
|--------|-------------------|
| .cursor | .cursor/rules/skills/powerapps-codeapp/ |
| .claude | .claude/skills/powerapps-codeapp/ |
| .gemini | .gemini/antigravity/skills/powerapps-codeapp/ |
The installer searches upward from your current directory to your home folder and installs into every platform it finds.
Requirements
- Node.js ≥ 18
- Power Platform CLI (PAC) — authenticated via
pac auth create
About PowerBuilder
PowerBuilder is a toolkit by TuongDoan — a growing collection of AI agent skills, scripts, and utilities for the Microsoft Power Platform.
© 2026 TuongDoan
