Skip to content

feat(agent-skills): add callout to Sentry Exporter page#16810

Draft
jaffrepaul wants to merge 5 commits intomasterfrom
add-agent-skills-sentry-exporter
Draft

feat(agent-skills): add callout to Sentry Exporter page#16810
jaffrepaul wants to merge 5 commits intomasterfrom
add-agent-skills-sentry-exporter

Conversation

@jaffrepaul
Copy link
Contributor

DESCRIBE YOUR PR

Adds the AgentSkillsCallout component to the Sentry Exporter (OTLP) docs page, using the sentry-otel-exporter-setup skill.

IS YOUR CHANGE URGENT?

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

Co-Authored-By: Claude [email protected]

HazAT and others added 5 commits March 5, 2026 15:29
Introduce a new AgentSkillsCallout component that replaces the generic
Expandable for the Next.js getting-started page. The new design features:

- A prominent "Agent-Assisted Setup" card with a "Recommended" badge
- A one-line prompt users can copy directly into their coding agent
  (points to skills.sentry.gg short URL)
- Collapsed by default with an expandable section for full skills
  package installation (dotagents + npx skills)
- Purple color scheme matching the Sentry brand palette with proper
  light/dark mode support

This is a POC applied only to the Next.js platform include
(javascript.nextjs.mdx). Other platforms still use the old Expandable
component and will be migrated separately.

Also updates repo references from sentry-agent-skills to sentry-for-ai.

Co-Authored-By: Claude <[email protected]>
Move install command rendering into the component using the existing
CodeTabs and CodeBlock components instead of custom tab/pre markup.
All MDX files now use self-closing <AgentSkillsCallout /> tags with
no children — the component generates everything from the skill prop.

Also replace raw <a> tags with next/link <Link> to fix lint warnings.

Co-Authored-By: Claude <[email protected]>
…PHP, Nest.js, Svelte

Add AgentSkillsCallout to platform getting-started pages that were
missing it:

- Apple/iOS (sentry-cocoa-sdk) via shared include
- Android (sentry-android-sdk)
- React Native (sentry-react-native-sdk)
- Go (sentry-go-sdk)
- PHP (sentry-php-sdk)
- Nest.js (sentry-nestjs-sdk)
- Svelte/SvelteKit (sentry-svelte-sdk)

Co-Authored-By: Claude <[email protected]>
@vercel
Copy link

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment Mar 5, 2026 8:49pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Mar 5, 2026 8:49pm

Request Review

@codeowner-assignment codeowner-assignment bot requested review from a team March 5, 2026 20:38
@jaffrepaul jaffrepaul marked this pull request as draft March 5, 2026 20:38
@codeowner-assignment codeowner-assignment bot requested a review from a team March 5, 2026 20:38
@HazAT HazAT force-pushed the feat/agent-skills-callout-redesign branch from 2f4e13e to fe1e3de Compare March 6, 2026 12:00
Base automatically changed from feat/agent-skills-callout-redesign to master March 7, 2026 08:39
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