datadog-app

作成者: datadog-labs

Datadog AppsをTypeScript、React、@datadog/apps scaffolder、および@datadog/vite-pluginで構築する開発者をガイドします。ユーザーがスキャフォールディング、実行などを希望する場合に使用します。

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.

datadog-labsのその他のスキル

dd-audit
datadog-labs
監査証跡の調査 - 誰が何を変更したか、鍵の侵害、コスト急増の根本原因、コンプライアンス証拠(SOC 2/PCI)、およびAIアクティビティの監査。
official
agent-install
datadog-labs
Datadog Operatorを使用してKubernetesにDatadog Agentをインストールします — Single Step Instrumentation (SSI)を有効にする前に必要であり、これは自動的に…
official
agent-observability-auto-experiment
datadog-labs
実在のDatadog LLM-Obsデータに対して、Claude Codeをエージェントとして、反復的なコード改善のヒルクライムをローカルで実行します。ベースライン評価を確立し、1つの…
official
agent-observability-eval-bootstrap
datadog-labs
本番トレースから評価器を初期設定する — デフォルトではオンラインLLM-judge評価器を提案し、確認後にDatadogで無効なドラフトとして作成します…
official
agent-observability-eval-pipeline
datadog-labs
計装されたml_app向けのエンドツーエンドのエージェント可観測性パイプライン — 本番トレースを分類し、障害の根本原因を特定し、評価器をブートストラップし、その後(オプションで)…
official
agent-observability-experiment-analyzer
datadog-labs
LLM実験結果を分析します。単一または比較実験、探索的またはQ&Aモードに対応します。ユーザーが「analyze experiment」「compare…」と言った場合に使用します。
official
agent-observability-replay-trace
datadog-labs
開発者が、出力が気に入らなかった特定のAgent Observability / LLM Obsトレースに対して反復作業を行いたい場合に使用します — そのトレースを再実行して…
official
agent-observability-trace-rca
datadog-labs
本番環境のLLMトレースに対する根本原因分析。LLMアプリケーションが失敗する理由を診断し、評価ジャッジの判定、ランタイムエラー、または構造的な問題から分析を開始します…
official