con un clic
CopilotPcfChess
CopilotPcfChess contiene 2 skills recopiladas de adner, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Use when the Dataverse MCP server is not yet reachable from the agent — enabling it on a Power Platform environment, registering the Entra ID client app (mcp.tools permission, PKCE, redirect URIs), allow-listing the client, and connecting Claude Code / Claude Desktop / GitHub Copilot to /api/mcp. Triggers: "set up the Dataverse MCP server", "connect Claude to Dataverse", "mcp.tools", "api/mcp", "Dataverse MCP not connected", "enable MCP on the environment", "add the Dataverse MCP server".
Use when building, versioning, deploying, or binding a PCF (Power Apps Component Framework) control with the pac CLI — especially a dataset control hosted full-page as a table's grid. Covers the mandatory version bump before every push (stale-bundle cause), the build→push→publish→reload loop, and the brittle-binding workaround (the classic picker won't list dataset PCFs) via the bundled bind-grid.mjs script. Triggers: "pac pcf push", "deploy the control", "PCF version", "stale bundle", "bind the control to the table", "customcontroldefaultconfig", "grid control won't show up".