Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

codeapps-toolkit

codeapps-toolkit 收录了来自 Ramakrishnan24689 的 9 个 skills,并提供仓库级职业覆盖和站内 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