Skip to content

Comments

Fix skill name mismatch in react-best-practices skill#114

Closed
jaryalarshita wants to merge 1 commit intovercel-labs:mainfrom
jaryalarshita:fix-react-skill-name-mismatch
Closed

Fix skill name mismatch in react-best-practices skill#114
jaryalarshita wants to merge 1 commit intovercel-labs:mainfrom
jaryalarshita:fix-react-skill-name-mismatch

Conversation

@jaryalarshita
Copy link
Contributor

@jaryalarshita jaryalarshita commented Jan 28, 2026

Summary

Fixes skill name mismatch to comply with Agent Skills specification and restore compatibility with tools like Cline.

Changes

  • Updated skill name in SKILL.md: vercel-react-best-practicesreact-best-practices
  • Name now matches parent directory as required by specification

Why

The Agent Skills spec requires the skill name to match its directory name. This mismatch prevented the skill from being detected by spec-compliant tools.

Closes #112

- Changed skill name from 'vercel-react-best-practices' to 'react-best-practices'
- Ensures name matches directory name per Agent Skills specification
- Fixes compatibility with tools like Cline that require exact name matching

Closes #112
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.

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

1 participant