Skip to content

Add Kiro install tile and icon to homepage IDE grid#175

Merged
albertov19 merged 2 commits into
mainfrom
albertov19/kiro-support
Apr 30, 2026
Merged

Add Kiro install tile and icon to homepage IDE grid#175
albertov19 merged 2 commits into
mainfrom
albertov19/kiro-support

Conversation

@albertov19

Copy link
Copy Markdown
Contributor

Add the Kiro deep-link install button to the homepage IDE grid (kiro:extension/klusterai.kluster-verify-code) and ship a monochrome Kiro icon at material-overrides/.icons/kiro/kiro.svg so it renders via :kiro-kiro: in compatible-ides-* snippets and inline-included in home.html. The icon uses currentColor so it inherits the surrounding text color in both light and dark mode.

Add the Kiro deep-link install button to the homepage IDE grid
(kiro:extension/klusterai.kluster-verify-code) and ship a
monochrome Kiro icon at material-overrides/.icons/kiro/kiro.svg
so it renders via :kiro-kiro: in compatible-ides-* snippets and
inline-included in home.html. The icon uses currentColor so it
inherits the surrounding text color in both light and dark mode.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 30, 2026 18:13
@albertov19

Copy link
Copy Markdown
Contributor Author

Goes with kluster-ai/docs#287

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new “Kiro” install entry to the homepage IDE extensions grid and introduces a custom Kiro SVG icon under material-overrides/.icons for inline rendering across the docs site.

Changes:

  • Add a Kiro deep-link install button (kiro:extension/klusterai.kluster-verify-code) to the homepage IDE grid.
  • Add a monochrome Kiro SVG icon at material-overrides/.icons/kiro/kiro.svg for inline inclusion.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.

File Description
material-overrides/home.html Adds the Kiro install tile to the IDE extensions button grid.
material-overrides/.icons/kiro/kiro.svg Introduces the Kiro SVG icon intended for inline rendering in docs and homepage.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread material-overrides/home.html Outdated
Comment thread material-overrides/.icons/kiro/kiro.svg Outdated
- Add rel="noopener noreferrer" to all five target=_blank IDE
  install buttons (Cursor, VS Code, Windsurf, Antigravity, Kiro)
  and the platform.kluster.ai install-snippet link, preventing
  reverse-tabnabbing.
- Rewrite the Kiro icon as a single fill-rule="evenodd" compound
  path instead of a mask with a document-level id, so the icon
  renders correctly when included multiple times on the same page
  (e.g. via :kiro-kiro: in compatibility-card snippets).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@albertov19 albertov19 merged commit ba6ff8e into main Apr 30, 2026
@albertov19 albertov19 deleted the albertov19/kiro-support branch April 30, 2026 18:22
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.

2 participants