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

codeapps-toolkit

codeapps-toolkit에는 Ramakrishnan24689에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
5
업데이트
2026-02-17
Forks
1
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

add-datasource
소프트웨어 개발자

Add data sources (Dataverse tables or Power Platform connectors) to a Code App. Handles both tabular and nontabular connectors, generates service wrappers and React Query hooks.

2026-02-17
build-lint-validator
소프트웨어 품질 보증 분석가·테스터

Validate TypeScript compilation and ESLint compliance before code delivery. Use after implementation to ensure production-ready code quality.

2026-02-17
codeapps-validator
소프트웨어 품질 보증 분석가·테스터

Comprehensive Power Platform Code Apps validation. Validates package.json scripts, port configuration, dependencies, project structure, TypeScript compilation, and Power Platform configuration. Use after setup or before deployment.

2026-02-17
deploy-codeapp
소프트웨어 개발자

Deploy Code App to Power Platform with comprehensive pre-deployment validation, build verification, and post-deployment checks. Ensures vite.config.ts has base path configured.

2026-02-17
fix-codeapp-issue
소프트웨어 개발자

Troubleshoot and fix common Power Apps Code Apps issues including deployment errors, 404 asset errors, Dataverse OData errors, authentication issues, and build failures. Provides diagnostic guidance and automated fixes.

2026-02-17
gen-component
소프트웨어 개발자

Generate React components for displaying and managing data. Creates list views, detail views, and forms using Fluent UI v9 with React Query hooks integration.

2026-02-17
gen-hook
소프트웨어 개발자

Generate React Query hooks for data operations (queries and mutations). Creates type-safe hooks for fetching, creating, updating, and deleting data with proper cache invalidation.

2026-02-17
gen-service
소프트웨어 개발자

Generate service layer wrapper for Dataverse tables or Power Platform connectors. Creates type-safe services that wrap generated APIs with business logic, error handling, and data transformations.

2026-02-17
init-codeapp
소프트웨어 개발자

Initialize a new Power Apps Code App project with proper configuration and validation. Sets up dual-server development, configures vite.config.ts with base path, and validates setup.

2026-02-17