Skip to content

Skill name doesn't match directory name in react-best-practices #112

@shloimy-wiesel

Description

@shloimy-wiesel

According to the Agent Skills specification, the skill name must match its directory name.

However, the react-best-practices skill has a mismatch:

  • Directory name: react-best-practices
  • Skill name in SKILL.md: (different from directory name)

This causes compatibility issues with tools like Cline (see Cline's documentation), where the skill will not appear in the available skills list due to the name mismatch.

Suggested fix: Update the skill name in the SKILL.md file to match the directory name react-best-practices.

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