---
title: "rules 4"
description: "- Whenever adding links in the `gui` that direct to `continue.dev`, you should use an onClick handler that calls `ideMessenger.request(\"controlPlane/openUrl\", { path, orgSlug: undefined });` instead of directly linking to the URL with an `href`."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/rules-4
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:46:17.800Z
license: CC-BY-4.0
attribution: "rules 4 — Claudary (https://claudary.paisolsolutions.com/skills/rules-4)"
---

# rules 4
- Whenever adding links in the `gui` that direct to `continue.dev`, you should use an onClick handler that calls `ideMessenger.request("controlPlane/openUrl", { path, orgSlug: undefined });` instead of directly linking to the URL with an `href`.

## Overview

- Whenever adding links in the `gui` that direct to `continue.dev`, you should use an onClick handler that calls `ideMessenger.request("controlPlane/openUrl", { path, orgSlug: undefined });` instead of directly linking to the URL with an `href`.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/rules-4) · https://claudary.paisolsolutions.com
