Skip to content

README uses stale base/base-skills repository references #28

@Gercekkriptocu

Description

@Gercekkriptocu

Summary

The README appears to reference the old or incorrect repository name base/base-skills, while the current repository is base/skills.

What I found

Several links and badges in README.md still use base/base-skills.

Examples:

  • GitHub contributors badge/link
  • GitHub commit activity badge/link
  • GitHub repo size badge
  • Pull requests badge/link
  • Issues badge/link
  • Installation command

The installation command currently says:

npx skills add base/base-skills

Expected behavior

The README should point to the current repository:

base/skills

The installation command should likely be:

npx skills add base/skills

Suggested fix

Update README references from base/base-skills to base/skills.

Impact

Users following the README may use an incorrect installation command or click badges/links that point to the wrong GitHub repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions