microsoft-code-reference

Official

Find official API references and samples fast.

Authorgithub
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers locate official Microsoft API references, verify method signatures, and find working code samples for Azure SDKs and Microsoft APIs, reducing hallucinations and deprecated patterns.

Core Features & Use Cases

  • API Lookups: Locate methods, classes, and namespaces using microsoft_docs_search.
  • Working code samples: Retrieve practical examples with microsoft_code_sample_search.
  • Full API references: Fetch complete details via microsoft_docs_fetch to confirm parameter names and overloads.

Quick Start

Use the microsoft_docs_search tool to locate the API reference, then fetch the full details with microsoft_docs_fetch, and finally retrieve a working sample with microsoft_code_sample_search. Use the following example commands: microsoft_docs_search(query: "BlobClient UploadAsync Azure.Storage.Blobs") microsoft_docs_fetch(url: "<URL from microsoft_docs_search>") microsoft_code_sample_search(query: "upload file to blob storage", language: "csharp")

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: microsoft-code-reference
Download link: https://github.com/github/awesome-copilot/archive/main.zip#microsoft-code-reference

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.