Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

code-apps-demo-eppc

code-apps-demo-eppc には chumleesockson から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
5
Stars
1
更新
2026-06-27
Forks
0
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

scaffold-code-app
ソフトウェア開発者

Scaffold a new Power Apps Code App — clone the Vite starter template, pin the Power Apps SDK, and initialise the app against a Power Platform environment. Use when asked to "scaffold a Code App", "set up a new Power Apps Code App", or "bootstrap the Code Apps starter".

2026-06-27
dataverse-add-data-source
ソフトウェア開発者

Add a Dataverse table to a Power Apps Code App as a data source (and refresh its generated schema) via the npm power-apps CLI. Use when asked to "add a Dataverse table to the Code App", "add a data source", "regenerate/refresh the typed model/service", or wire a table into the app's generated SDK.

2026-06-27
dataverse-scaffold-tables
ソフトウェア開発者

Provision Dataverse tables, columns, choices (option sets) and 1:N relationships via the Web API, reusing the Power Apps Code Apps sign-in. Use when asked to "scaffold Dataverse tables", "create a Dataverse table/column/choice/relationship", or build a Dataverse schema from a spec.

2026-06-27
deploy-code-app
ソフトウェア開発者

Build a Power Apps Code App and push it into a Dataverse solution via the npm power-apps CLI, resolving the solution GUID from a human-readable unique name. Use when asked to "deploy the Code App", "push the app into a solution", "publish the Code App", or "ship the app to Dataverse".

2026-06-27
dataverse-create-records
ソフトウェア開発者

Create (seed) records in Dataverse tables via the Web API, reusing the Power Apps Code Apps sign-in. Handles choice integers, lookups via @odata.bind, and de-duplication. Use when asked to "seed a Dataverse table", "insert/create Dataverse records", or load data from a seed spec.

2026-06-26