Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

codeapps-toolkit

codeapps-toolkit contiene 9 skills recopiladas de Ramakrishnan24689, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
9
Stars
5
actualizado
2026-02-17
Forks
1
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

add-datasource
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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

2026-02-17
codeapps-validator
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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