Skip to content

Fix slim-badges skill links to marketplace search for Badges#216

Merged
riverma merged 1 commit into
mainfrom
fix-badge-skill-links
Jun 26, 2026
Merged

Fix slim-badges skill links to marketplace search for Badges#216
riverma merged 1 commit into
mainfrom
fix-badge-skill-links

Conversation

@riverma

@riverma riverma commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

The authorship badge links pointed to ?search=slim-badges, which matched nothing — marketplace search matches displayName/description/tags, not name — so the links were dead.

Repoints all badge links (SKILL.md snippets + badges.json) to ?search=Badges, which matches the skill's "Badges" display name.

- Fix dead badge links: point authorship badges at ?search=Badges (the
  marketplace search matches displayName, not name).
- Replace the emoji/percent-encoded shields.io URLs with clean text labels
  via the static/v1 query form (Human-made, AI-assisted, AI-generated).
- Add a fourth authorship badge, AI-autonomous (red).
- Add descriptive alt text for each badge (new `alt` field in badges.json)
  and use it in the SKILL.md image references.
- Use absolute badge URLs in SKILL.md so they render where the marketplace
  displays SKILL.md (relative paths broke).
- Cache each badge as an SVG downloaded from shields.io for offline fallback.
@riverma riverma force-pushed the fix-badge-skill-links branch from d85f67d to 7f23f6e Compare June 26, 2026 00:50
@riverma riverma merged commit babe2ab into main Jun 26, 2026
3 checks passed
@riverma riverma deleted the fix-badge-skill-links branch June 26, 2026 00:50
@sonarqubecloud

Copy link
Copy Markdown

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