Skip to content

PR from feat/openspec-skills-for-code-apps'#13

Open
ElfredSeow wants to merge 10 commits into
mainfrom
develop
Open

PR from feat/openspec-skills-for-code-apps'#13
ElfredSeow wants to merge 10 commits into
mainfrom
develop

Conversation

@ElfredSeow
Copy link
Copy Markdown
Collaborator

creating a skils for Code Apps Architecture, connectors, dataverse, environment specialist and the app scaffolding

ElfredSeow and others added 9 commits May 13, 2026 11:41
…nvironment specialist and the app scaffolding
Add two GitHub Copilot prompt files for Power Apps Full Code Apps development:

- codeapp-dataverse-query: Scaffolds typed Dataverse data hooks using generated
  services from the @microsoft/power-apps SDK (34 rules covering pagination,
  null filters, OptionSet values, lookup resolution, parameterized hooks, etc.)
- codeapp-deploy: Build, validate, and deploy workflow with pre-flight checks,
  bundle size validation, and structured status reporting (14 rules + 7 safety
  constraints)

Both follow the existing opsx-* prompt file conventions and include SKILL.md
metadata files matching the openspec schema.
Generated projects now ship with both Claude Code and GitHub Copilot
support for OPSX and codeapps skills. Adds templates/claude/,
templates/powerplatform/, Copilot codeapps prompts, and two new CLI
overlay steps (copyClaudeOverlay, copyPowerPlatformOverlay).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…apps

feat: add dual-tool skill templates for Claude Code and GitHub Copilot
@ElfredSeow ElfredSeow changed the title PR from feat/openspec-skills-f or-code-apps' PR from feat/openspec-skills-for-code-apps' May 13, 2026
@ElfredSeow ElfredSeow requested a review from voyager163 May 14, 2026 00:37
@ElfredSeow
Copy link
Copy Markdown
Collaborator Author

@copilot resolve the merge conflicts in this pull request

Co-authored-by: ElfredSeow <211087859+ElfredSeow@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI commented May 14, 2026

@copilot resolve the merge conflicts in this pull request

Merge conflicts resolved in commit 06cceab. The only conflict was in bin/create-codespec.js — I merged main's updated progress.runStep API (with preflight/local-project categories) while preserving the Copy Claude Code skills and Copy Power Platform skills steps from this branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants