Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

code-apps-demo-eppc

code-apps-demo-eppc에는 chumleesockson에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 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