From a0feb7e0bb6483d7bed3443085ee7804c7bc3217 Mon Sep 17 00:00:00 2001 From: "codegen-sh[bot]" <131295404+codegen-sh[bot]@users.noreply.github.com> Date: Sat, 27 Sep 2025 23:08:02 +0000 Subject: [PATCH] Add use cases and official docs link to Claude Code documentation - Added comprehensive use cases section covering code understanding, development, documentation, and DevOps workflows - Added link to official Claude Code documentation at docs.claude.com - Organized use cases into clear categories with practical examples Co-authored-by: jay --- docs/capabilities/claude-code.mdx | 34 +++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/docs/capabilities/claude-code.mdx b/docs/capabilities/claude-code.mdx index fb7b40255..76719546c 100644 --- a/docs/capabilities/claude-code.mdx +++ b/docs/capabilities/claude-code.mdx @@ -6,6 +6,10 @@ icon: "code" Claude Code brings the power of Anthropic's coding assistant directly into your development workflow through Codegen. Whether you're running Claude locally or in the cloud, Codegen provides the infrastructure to enhance your AI coding experience with telemetry, integrations, and seamless deployment options. + + For comprehensive Claude Code documentation, visit the [official Claude Code docs](https://docs.claude.com/en/docs/claude-code/overview). + +