Skip to content

chore: clean up Claude rules after Edge App migration#881

Open
nicomiguelino wants to merge 6 commits into
masterfrom
chore/cleanup-claude-rules-post-migration
Open

chore: clean up Claude rules after Edge App migration#881
nicomiguelino wants to merge 6 commits into
masterfrom
chore/cleanup-claude-rules-post-migration

Conversation

@nicomiguelino

Copy link
Copy Markdown
Contributor

Summary

  • Remove stale example apps and broken local paths in .claude/CLAUDE.md and the create-an-edge-app skill now that most Edge Apps live in standalone repos
  • Point reference-app links to their new standalone repos
  • Encourage maintainers to create new Edge Apps in standalone repos rather than this monorepo

- Remove stale example apps and broken local paths in .claude/CLAUDE.md and the create-an-edge-app skill now that most Edge Apps live in standalone repos
- Point reference-app links to their new standalone repos
- Encourage maintainers to create new Edge Apps in standalone repos rather than this monorepo
@nicomiguelino nicomiguelino self-assigned this Jul 3, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Failed to generate code suggestions for PR

@nicomiguelino nicomiguelino marked this pull request as ready for review July 3, 2026 16:25
@nicomiguelino nicomiguelino requested a review from Copilot July 3, 2026 16:25
@nicomiguelino nicomiguelino marked this pull request as draft July 3, 2026 16:25
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Failed to generate code suggestions for PR

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Claude/Edge App authoring guidance to reflect that most Screenly Edge Apps have moved out of this monorepo into standalone repositories, and refreshes reference links accordingly.

Changes:

  • Encourage maintainers to create new Edge Apps in standalone Screenly org repos instead of edge-apps/ in this monorepo.
  • Replace local edge-apps/<app>/ references with links to the corresponding standalone GitHub repositories.
  • Clarify that edge-apps/ now primarily contains the remaining unmigrated apps plus shared assets.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
.claude/skills/create-an-edge-app/SKILL.md Updates Edge App creation guidance and swaps local reference-app paths for standalone repo links.
.claude/rules/edge-apps.md Adds maintainer guidance to prefer standalone repos when creating new Edge Apps.
.claude/CLAUDE.md Updates repo-level description to reflect Edge App migration to standalone repositories.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .claude/CLAUDE.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

Comment thread .claude/skills/create-an-edge-app/SKILL.md Outdated
Comment thread .claude/rules/edge-apps.md Outdated
- Remove edge-apps/.bun-create/ now that maintainers are encouraged to create new Edge Apps in standalone repos
- Update README.md, edge-apps/README.md, and the create-an-edge-app skill to scaffold from a reference app instead of bun create
- Drop the now-dead .bun-create exclusion in edge-app-checks.yml
- Address Copilot review feedback: the plain HTML/CSS/JS scaffold step now only applies if the app stays in this monorepo

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 16 out of 17 changed files in this pull request and generated 1 comment.

Comment thread .claude/CLAUDE.md Outdated
- Fix mdc:https:/ single-slash links in the Players section
- Fix grammar: "allows to you to deploy" -> "allows you to deploy"

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 16 out of 17 changed files in this pull request and generated 3 comments.

Comment thread README.md Outdated
Comment thread .claude/CLAUDE.md Outdated
Comment thread .claude/skills/create-an-edge-app/SKILL.md Outdated
- Note edge-apps/ also holds redirect stubs for migrated apps, not just unmigrated ones
- Say "most" instead of implying all Edge Apps have migrated
- Point to edge-apps/README.md as creation guidance, not a scaffolding command (bun-create is gone)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 16 out of 17 changed files in this pull request and generated 2 comments.

Comment thread edge-apps/README.md
Comment thread .claude/CLAUDE.md
@nicomiguelino nicomiguelino marked this pull request as ready for review July 3, 2026 18:53
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Failed to generate code suggestions for PR

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.

2 participants