From 3b50fc2e6e9603ba509a3c1d08dbf3d3ce5ed107 Mon Sep 17 00:00:00 2001 From: Marco Walz Date: Tue, 28 Apr 2026 13:59:05 +0200 Subject: [PATCH] fix(landing): rephrase skills banner tagline for general audience Removes "canister" jargon and replaces with plain language suitable for developers new to ICP. --- docs/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.mdx b/docs/index.mdx index 3fccab85..96b32654 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -12,7 +12,7 @@ import { CardGrid, LinkCard } from '@astrojs/starlight/components'; ## ICP skills for agents that write code -Teach your AI agent canister patterns, API integrations, CLI commands, and deployment workflows so it ships working code instead of guessing. +Teach your AI coding agent the patterns, APIs, and deployment workflows it needs to build on ICP so it ships working code instead of guessing.