Skip to content

fix: resolve repository url inconsistency in skill.md#219

Open
0xAxiom wants to merge 2 commits intomainfrom
fix/repository-url-consistency-20260322
Open

fix: resolve repository url inconsistency in skill.md#219
0xAxiom wants to merge 2 commits intomainfrom
fix/repository-url-consistency-20260322

Conversation

@0xAxiom
Copy link
Copy Markdown
Owner

@0xAxiom 0xAxiom commented Mar 23, 2026

What

Fixed repository URL inconsistency identified in repo review between SKILL.md and package.json

Why

  • SKILL.md referenced github.com/0xAxiom/AppFactory (fork) in 4 locations
  • package.json correctly references github.com/MeltedMindz/AppFactory (upstream)
  • This confusion affects contributor onboarding and clone instructions

Changes

  • Updated all repository URLs in SKILL.md to use MeltedMindz/AppFactory
  • Aligns documentation with canonical upstream repository
  • Updated: repo header link, clone command, issues link, footer link

Tested

  • ✅ All references now point to the same canonical repo
  • ✅ Clone command works correctly
  • ✅ Issue links direct to proper issue tracker
  • ✅ Prettier formatting applied

Resolves the "Repository URL Confusion" issue flagged in repo analysis.

- Updated all github urls from 0xAxiom/AppFactory to MeltedMindz/AppFactory
- Aligns SKILL.md with package.json repository field
- Provides consistent canonical repo reference across documentation
- Resolves contributor confusion identified in repo review
@0xAxiom 0xAxiom requested a review from MeltedMindz as a code owner March 23, 2026 00:12
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.

1 participant