datadog-app

Führt Entwickler beim Erstellen von Datadog Apps mit TypeScript, React, dem @datadog/apps Scaffolder und @datadog/vite-plugin. Verwenden, wenn ein Benutzer ein Gerüst erstellen, ausführen,… möchte.

npx skills add https://github.com/datadog-labs/agent-skills --skill datadog-app

Datadog Apps

Use this skill when a developer is building a Datadog Apps project with TypeScript, React, published packages, and the normal production Datadog site. If the user is modifying Datadog platform packages or testing package source changes, use a platform-engineer-oriented workflow instead.

Overview

Datadog Apps are locally developed web apps built with React and TypeScript or JavaScript. Use Apps when a project needs source control, code review, CI/CD, multi-engineer collaboration, AI-assisted local development, custom UI or logic, or backend code that integrates with services beyond low-code App Builder. Apps share App Builder's permissions model and can be embedded in Datadog surfaces such as dashboards and the Internal Developer Portal.

Reference Routing

Read only the reference needed for the user's task:

User taskRead
Create, scaffold, configure prerequisites, or run locallyreferences/getting-started.md
Build, upload, publish, upload without publishing, add upload-no-publish script, configure Datadog site, or understand upload outputreferences/build-upload-publish.md
Add or update GitHub Actions deploymentreferences/cicd.md
Trigger or poll Workflow Automation from a backend functionreferences/workflow-http-trigger.md
Get started querying data from a Datadog Appreferences/querying-data/getting-started.md
Understand or configure Action Catalog connectionsreferences/querying-data/connections.md
Query Datadog App datastores with DDSQLreferences/querying-data/ddsql/datastores.md
Upgrade Datadog Apps dependencies or compare with a freshly scaffolded appreferences/upgrading.md
Diagnose OAuth, API/application key auth, upload, Node, site, or backend function failuresreferences/troubleshooting.md

Boundaries

  • After scaffolding or when working inside an existing app, read the app project's AGENTS.md before making changes.
  • For backend function implementation details, rely on the generated app project's AGENTS.md; this skill only covers local development auth choices and troubleshooting.
  • Preserve the app project's existing package manager, scripts, Datadog site, and repository conventions.
  • Do not cover Datadog package/platform development in this skill.
  • Low-code App Builder to Datadog Apps migration guidance is future work. Do not invent a migration process yet.

Mehr Skills von datadog-labs

dd-audit
datadog-labs
Prüfpfad-Untersuchungen – wer was geändert hat, Schlüsselkompromittierung, Ursache von Kostenanstiegen, Compliance-Nachweise (SOC 2/PCI) und Prüfung von KI-Aktivitäten.
official
agent-install
datadog-labs
Installieren Sie den Datadog Agent auf Kubernetes mit dem Datadog Operator – erforderlich, bevor Single Step Instrumentation (SSI) aktiviert werden kann, das automatisch…
official
agent-observability-auto-experiment
datadog-labs
Run an iterative code-improvement hill-climb against real Datadog LLM-Obs data, locally, with Claude Code as the agent. Establishes a baseline eval, makes one…
official
agent-observability-eval-bootstrap
datadog-labs
Bootstrappen Sie Evaluatoren aus Produktionstraces — standardmäßig werden Online-LLM-Judge-Evaluatoren vorgeschlagen, und nach Ihrer Bestätigung werden sie in Datadog als deaktivierte Entwürfe erstellt…
official
agent-observability-eval-pipeline
datadog-labs
End-to-End-Agent-Observability-Pipeline für eine instrumentierte ml_app — Produktions-Traces klassifizieren, Fehlerursachen ermitteln, Evaluatoren bootstrapen, dann (optional)…
official
agent-observability-experiment-analyzer
datadog-labs
Analyze LLM experiment results. Handles single or comparative experiments, exploratory or Q&A modes. Use when user says "analyze experiment", "compare…
official
agent-observability-replay-trace
datadog-labs
Use when a developer wants to iterate on ONE specific Agent Observability / LLM Obs trace whose output they didn't like — re-running that trace against their…
official
agent-observability-trace-rca
datadog-labs
Ursachenanalyse bei Produktions-LLM-Traces. Diagnostiziert, warum eine LLM-Anwendung fehlschlägt – arbeitet mit Eval-Judge-Urteilen, Laufzeitfehlern oder strukturellen…
official