create-code-app Skill
Creates Power Apps code apps using React and Vite. Use when building code apps, scaffolding projects, or deploying to Power Platform. Published by microsoft in power-platform-skills.
What is create-code-app Skill?
Creates Power Apps code apps using React and Vite. Use when building code apps, scaffolding projects, or deploying to Power Platform. Published by microsoft in power-platform-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Data analysis
- Deployment use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use create-code-app Skill
- Use it for deployment.
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/code-apps/skills/create-code-app/SKILL.md
What it does
Creates Power Apps code apps using React and Vite. Use when building code apps, scaffolding projects, or deploying to Power Platform.
Skill instructions
📋 Shared Instructions: shared-instructions.md - Cross-cutting concerns. References: - prerequisites-reference.md - Prerequisites and required permissions - troubleshooting.md - Common issues, npm scripts, resources Create Power Apps Code App Workflow 1. Prerequisites → 2. Gather Requirements → 3. Plan → 4. Scaffold → 5. Initialize → 6. Build & Deploy (baseline) → 7. Add Data Sources → 8. Implement App → 9. Final Build & Deploy → 10. Summary --- Step 0: Check Memory Bank Check for memory-bank.md per shared-instructions.md. Skip completed steps. Step 1: Validate Prerequisites Run prerequisite checks first -- no point gathering requirements if the environment isn't ready. See prerequisites-reference.md for details. Check Node.js and Git (runs natively in bash): bash node --version Must be v22+ git --version Optional but recommended - Missing Node.js: Report "Install Node.js v22+ from https://nodejs.org/" and STOP. - Node.js below v22: Report "Node.js 22+ is required. Please upgrade or sw
Explore related resources
Frequently asked questions
What is create-code-app?
create-code-app is a open-source AI agent skill with Copy skill directory. Creates Power Apps code apps using React and Vite. Use when building code apps, scaffolding projects, or deploying to Power Platform.
Who is create-code-app best for?
create-code-app is best for reusing agent instructions, scripts, and references, deployment workflows, data analysis workflows.
How do I install create-code-app?
Install or run create-code-app using Copy skill directory. Check create-code-app for the latest setup command.
Is create-code-app actively maintained?
create-code-app may need a closer maintenance check before production use.
Auto-fetched from GitHub.