Claude Skills · DevOps & Infrastructure

Appinsights Instrumentation

github/awesome-copilot

Instrument a webapp to send useful telemetry data to Azure App Insights

★ 37,336 Synced 2 days ago View SKILL.md

At a glance

DevOps & Infrastructure Manual install Python Actively maintained

This skill is for DevOps & Infrastructure and helps you instrument a webapp with azure app insights, configure telemetry collection for applications, and set up performance monitoring in app insights.

Install git clone --depth 1 https://github.com/github/awesome-copilot cp -r awesome-copilot/skills/appinsights-instrumentation ~/.claude/skills/appinsights-instrumentation
Can use Not declared by the author
Good for instrument a webapp with azure app insightsconfigure telemetry collection for applicationsset up performance monitoring in app insightstrack custom events and metricsdiagnose application issues with telemetry data

Setup, runtime and requirements describe github/awesome-copilot, the repo this skill ships in.

azureApp InsightsTelemetrymonitoringinstrumentationdiagnostics

Also in github/awesome-copilot

View the repo

Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts like "map this code...

Acreadiness Assess Data & Analytics

Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at reports/index.html. Wraps `npx github:...

Acreadiness Generate Instructions DevOps & Infrastructure

Generate tailored AI agent instruction files via AgentRC instructions command. Produces .github/copilot-instructions.md (default, recommende...

Help the user pick, write, or apply an AgentRC policy. Policies customise readiness scoring by disabling irrelevant checks, overriding impac...

Use this skill when the user shares ad campaign performance data and asks what to cut, scale, or test. Trigger for prompts like "analyze my...

Add Educational Comments Code Review & Testing

Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.

Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX). Use when creating or modifying scripts...

Agent Governance DevOps & Infrastructure

Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents tha...

Agentic Eval Code Review & Testing

Patterns and techniques for evaluating and improving AI agent outputs. Use this skill when: - Implementing self-critique and reflection loop...

Agent Owasp Compliance DevOps & Infrastructure

Check any AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks. Use this skill when: - Evaluating an agent sys...

Find, evaluate, and assemble the smallest compatible set of AI Agent Skills for an end-to-end natural-language goal. Use when a user wants S...

Agent Supply Chain DevOps & Infrastructure

Verify supply chain integrity for AI agent plugins, tools, and dependencies. Use this skill when: - Generating SHA-256 integrity manifests f...

Other DevOps & Infrastructure skills

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup Pre Commit mattpocock/skills

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...

Wizard mattpocock/skills

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...

Gws Script googleworkspace/cli

Manage Google Apps Script projects.