Skip to content

fix: replace colon with hyphen in react:components skill name#56

Open
Angfr95 wants to merge 1 commit into
google-labs-code:mainfrom
Angfr95:fix/skill-name-colon-39
Open

fix: replace colon with hyphen in react:components skill name#56
Angfr95 wants to merge 1 commit into
google-labs-code:mainfrom
Angfr95:fix/skill-name-colon-39

Conversation

@Angfr95
Copy link
Copy Markdown

@Angfr95 Angfr95 commented May 2, 2026

Closes #39

The colon in react:components causes the skill to fail loading in copilot-cli. Replaced with a hyphen to comply with the skill name validation rule.

@google-cla
Copy link
Copy Markdown

google-cla Bot commented May 2, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@Angfr95 Angfr95 force-pushed the fix/skill-name-colon-39 branch from 3524eec to 37e4455 Compare May 2, 2026 09:53
@davideast
Copy link
Copy Markdown
Collaborator

Hey @Angfr95, thanks for tackling this one too!

Same situation as #57. The repo was restructured and this file now lives at:

plugins/stitch-build/skills/react-components/SKILL.md

Could you rebase on main and update the path? You'll also need to sign the CLA (there should be a link in the check below).

Thanks!

@Angfr95 Angfr95 force-pushed the fix/skill-name-colon-39 branch from 37e4455 to 7b37b91 Compare June 4, 2026 00:41
@Angfr95
Copy link
Copy Markdown
Author

Angfr95 commented Jun 4, 2026

Hey @Angfr95, thanks for tackling this one too!

Same situation as #57. The repo was restructured and this file now lives at:

plugins/stitch-build/skills/react-components/SKILL.md

Could you rebase on main and update the path? You'll also need to sign the CLA (there should be a link in the check below).

Thanks!

Done! Rebased on main and updated the path to plugins/stitch-build/skills/react-components/SKILL.md. Will sign the CLA now.

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.

react:components skill not loading in copilot-cli due the colon in the name

2 participants