create-site

Create Power Pages code sites with React, Vue, Angular, or Astro.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/promitdutta/power-platform-skills-qwen --skill create-site-promitdutta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-site
Source: https://github.com/promitdutta/power-platform-skills-qwen/tree/main/skills/power-pages/create-site
Command: npx skills add https://github.com/promitdutta/power-platform-skills-qwen --skill create-site-promitdutta

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node.js, pac-cli, git, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill guides you through creating a complete, production-quality Power Pages code site, from initial concept to deployed site. It automates the setup, design, implementation, and deployment process.

Core Features & Use Cases

  • Discovery: Understands your site requirements, including purpose, framework, audience, and project location.
  • Scaffolding: Generates a basic site structure and initializes the development environment.
  • Component Planning: Assists in planning the pages, components, and design elements needed for your site.
  • Implementation: Applies the chosen design and builds all pages, components, and features.
  • Accessibility Verification: Ensures the site meets WCAG 2.2 AA standards.
  • Review & User Testing: Verifies the site meets user expectations and all pages work correctly.
  • Deployment: Deploys the site to Power Pages and suggests enhancements.

Quick Start

Use the create-site skill to start building your Power Pages code site.

Frequently Asked Questions about create-site

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Power Pages code site using React or Vue?

You can build a production-quality Power Pages code site through a guided process that handles scaffolding, component planning, and implementation using your selected framework like React or Vue.

What tools are required to build a Power Pages code site?

Building a Power Pages code site requires Node.js, the PAC CLI, and Git installed in your environment to manage dependencies, deployment, and version control throughout the development stages.

Can I use Angular or Astro to build a Power Pages code site?

Yes, the site creation process supports multiple frontend frameworks including Angular and Astro, allowing you to plan and implement your site using your preferred framework's component architecture.

How does the Power Pages site creation process handle accessibility compliance?

The Power Pages site creation process includes an accessibility verification stage that ensures the final deployed site meets WCAG 2.2 AA standards before finalizing the review and user testing phases.

What is the best way to deploy a code site to Power Pages?

The best way to deploy a code site to Power Pages is through a structured deployment stage that pushes your built frontend framework components directly to the platform while suggesting enhancements.