All authors
anubhavg-icpl avatar

Claude Skills by anubhavg-icpl

github.com/anubhavg-icpl
5,087 skillsA× 4,927B× 122C× 23D× 8F× 70 installs1,052 views
Msft Azure Storage File Datalake PyA

|. Use when you need help with azure storage file datalake py.

developmentpythonbash
0
8
Msft Azure Storage File Share PyA

|-. Use when you need help with azure storage file share py.

developmentpythonbash
0
8
Msft Azure Storage File Share TsA

|. Use when you need help with azure storage file share ts.

developmentjavascripttypescript
0
8
Msft Azure Storage Queue PyA

|. Use when you need help with azure storage queue py.

developmentpythonbash
0
8
Msft Azure Storage Queue TsA

|. Use when you need help with azure storage queue ts.

developmentjavascripttypescript
0
8
Msft Azure UpgradeA

Assess and upgrade Azure workloads between plans, tiers, or SKUs, or modernize Azure SDK dependencies in source code. WHEN: upgrade Consumption to Flex Consumption, upgrade Azure Functions plan, change hosting plan, function app SKU, migrate App Service to Container Apps, modernize legacy Azure Java SDKs (com.microsoft.azure to com.azure), migrate Azure Cache for Redis (ACR/ACRE) to Azure Managed Redis (AMR). Use when you need help with azure upgrade.

devopspythonjava
0
8
Msft Azure ValidateA

Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity permissions, and prerequisites before deploying. WHEN: validate my app, check deployment readiness, run preflight checks, verify configuration, check if ready to deploy, validate azure.yaml, validate Bicep, test before deploying, troubleshoot deployment errors, validate Azure Functions, validate function app, validate serverless deployme...

devopsazureterraform
0
8
Msft Azure Web Pubsub TsA

Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client). Use when implementing WebSocket-based real-time features, pub/sub messaging, group chat, or live notifications.

developmentjavascripttypescript
0
8
Msft Cloud Solution ArchitectA

>-. Use when you need help with cloud solution architect.

devopsrustgo
0
8
Msft Continual LearningA

Guide for implementing continual learning in AI coding agents — hooks, memory scoping, reflection patterns. Use when setting up learning infrastructure for agents.

developmentgobash
0
8
Msft Copilot SdkC

Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python, Go, or .NET. Covers session management, custom tools, streaming, hooks, MCP servers, BYOK providers, session persistence, custom agents, skills, and deployment patterns. Requires GitHub Copilot CLI installed and a GitHub Copilot subscription (unless using BYOK).

code-qualitytypescriptpython
0
8
Msft Entra Agent IdA

|. Use when you need help with entra agent id.

devopspythongo
0
8
Msft Fastapi Router PyA

Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating new routes, implementing CRUD operations, or adding authenticated endpoints in FastAPI applications.

developmentpythonfastapi
0
8
Msft Frontend Design ReviewA

>. Use when you need help with frontend design review.

designrustgo
0
8
Msft Frontend Ui Dark TsA

Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards, admin panels, or data-rich interfaces with a refined dark aesthetic.

developmenttypescriptgo
0
8
Msft Github Issue CreatorA

Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error messages, or informal descriptions and wants a structured GitHub issue. Supports images/GIFs for visual evidence.

developmentgoazure
0
8
Msft KqlA

KQL language expertise for writing correct, efficient Kusto Query Language queries. Covers syntax gotchas, join patterns, dynamic types, datetime pitfalls, regex patterns, serialization, memory management, result-size discipline, and advanced functions (geo, vector, graph). USE THIS SKILL whenever writing, debugging, or reviewing KQL queries — even simple ones — because the gotchas section prevents the most common errors that waste tool calls and cause expensive retry cascades. Trigger on: KQ...

developmentpythongo
0
8
Msft M365 Agents DotnetA

|. Use when you need help with m365 agents dotnet.

developmentbashazure
0
8
Msft M365 Agents PyA

|. Use when you need help with m365 agents py.

developmentpythongo
0
8
Msft M365 Agents TsA

|. Use when you need help with m365 agents ts.

developmentjavascripttypescript
0
8
Msft Mcp BuilderA

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP), Node/TypeScript (MCP SDK), or C#/.NET (Microsoft MCP SDK).

developmenttypescriptpython
0
8
Msft Microsoft Azure Webjobs Extensions Authentication Events DotnetA

Microsoft Entra Authentication Events SDK for .NET. Azure Functions triggers for custom authentication extensions. Use for token enrichment, custom claims, attribute collection, and OTP customization in Entra ID. Triggers: "Authentication Events", "WebJobsAuthenticationEventsTrigger", "OnTokenIssuanceStart", "OnAttributeCollectionStart", "custom claims", "token enrichment", "Entra custom extension", "authentication extension".

developmentrustbash
0
8
Msft Microsoft DocsA

Understand Microsoft technologies by querying official documentation. Use whenever the user asks how something works, wants tutorials, needs configuration options, limits, quotas, or best practices for any Microsoft technology (Azure, .NET, M365, Windows, Power Platform, etc.)—even if they don't mention "docs." If the question is about understanding a concept rather than writing code, this is the right skill.

developmentpythongo
0
8
Msft Microsoft FoundryA

Deploy, evaluate, and manage Foundry agents end-to-end: Docker build, ACR push, hosted/prompt agent create, container start, batch eval, continuous eval, prompt optimizer workflows, agent.yaml, dataset curation from traces. USE FOR: deploy agent to Foundry, hosted agent, create agent, invoke agent, evaluate agent, run batch eval, continuous eval, continuous monitoring, continuous eval status, optimize prompt, improve prompt, prompt optimizer, optimize agent instructions, improve agent instruc...

devopspythonc#
0
8
Msft Podcast GenerationA

Generate AI-powered podcast-style audio narratives using Azure OpenAI's GPT Realtime Mini model via WebSocket. Use when building text-to-speech features, audio narrative generation, podcast creation from content, or integrating with Azure OpenAI Realtime API for real audio output. Covers full-stack implementation from React frontend to Python FastAPI backend with WebSocket streaming.

developmentjavascriptpython
0
8
Msft Pydantic Models PyA

Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/response schemas, database models, or data validation in Python applications using Pydantic v2.

developmenttypescriptpython
0
8
Msft React Flow Node TsA

Create React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom nodes for React Flow canvas, creating visual workflow editors, or implementing node-based UI components.

developmenttypescriptreact
0
8
Msft Skill CreatorB

Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills.

developmentjavascripttypescript
0
8
Msft Wiki Ado ConvertA

Converts VitePress/GFM wiki markdown to Azure DevOps Wiki-compatible format. Generates a Node.js build script that transforms Mermaid syntax, strips front matter, fixes links, and outputs ADO-compatible copies to dist/ado-wiki/. Use when you need help with wiki ado convert.

developmentjavascriptjava
0
8
Msft Wiki Agents MdA

Generates AGENTS.md files for repository folders — coding agent context files with build commands, testing instructions, code style, project structure, and boundaries. Only generates where AGENTS.md is missing. Use when you need help with wiki agents md.

developmenttypescriptpython
0
8
Msft Wiki ArchitectA

Analyzes code repositories and generates hierarchical documentation structures with onboarding guides. Use when the user wants to create a wiki, generate documentation, map a codebase structure, or understand a project's architecture at a high level.

developmentjavascripttypescript
0
8
Msft Wiki ChangelogA

Analyzes git commit history and generates structured changelogs categorized by change type. Use when the user asks about recent changes, wants a changelog, or needs to understand what changed in the repository.

developmentgoazure
0
8
Msft Wiki Llms TxtA

Generates llms.txt and llms-full.txt files for LLM-friendly project documentation following the llms.txt specification. Use when the user wants to create LLM-readable summaries, llms.txt files, or make their wiki accessible to language models.

documentationgodocker
0
8
Msft Wiki OnboardingA

Generates four audience-tailored onboarding guides in an onboarding/ folder — Contributor, Staff Engineer, Executive, and Product Manager. Use when the user wants onboarding documentation for a codebase.

developmentjavascripttypescript
0
8
Msft Wiki Page WriterA

Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing documentation, generating wiki pages, creating technical deep-dives, or documenting specific components or systems.

developmentgonode
0
8
Msft Wiki QaA

Answers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand a component, or needs help navigating the codebase.

developmentazuregit
0
8
Msft Wiki ResearcherA

Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis. Use when the user wants an in-depth investigation, needs to understand how something works across multiple files, or asks for comprehensive analysis of a specific system or pattern.

developmentgoazure
0
8
Msft Wiki VitepressA

Packages generated wiki Markdown into a VitePress static site with dark theme, dark-mode Mermaid diagrams with click-to-zoom, and production build output. Use when the user wants to create a browsable website from generated wiki pages.

developmenttypescriptgo
0
8
Msft Zustand Store TsA

Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when building React state management, creating global stores, or implementing reactive state patterns with Zustand.

developmenttypescriptgo
0
8
Msj AuditA

Audit a long-context safety evaluation for many-shot jailbreaking coverage. Use when you need help with msj audit.

developmentgoperformance
0
8
Mt EvaluatorA

Evaluate a machine translation output for shipping. Use when you need help with mt evaluator.

development
0
8
Mtp PlannerA

Plan a multi-token prediction integration for a new pre-training run. Use when you need help with mtp planner.

developmentgo
0
8
Multi Agent And SwarmsA

Expert in multi-agent coordination, communication protocols, and emergent collective intelligence, from the AI Engineering from Scratch curriculum. Use when you need help with multi agent and swarms.

developmentgodebugging
0
8
Multi Agent TeamA

Build a multi-agent software team with architect, parallel coders, reviewer, and tester; measure against SWE-bench Pro and produce a handoff post-mortem. Use when you need help with multi agent team.

developmentgit
0
8
Multi Region RouterA

Design a multi-region LLM routing plan with KV-cache locality, residency boundaries, DR manifest, and a quarterly failover drill. Use when you need help with multi region router.

developmentgo
0
8
Multi Tenant Isolation ValidatorA

Autonomous agent that validates multi-tenant isolation, database switching, and cross-tenant data leakage prevention. Use when performing security analysis, auditing, or hardening with multi tenant isolation validator.

securitygophp
0
8
Multilingual Embed ExpertA

Deep expertise in multilingual embedding models — BGE-M3 (dense+sparse+ColBERT), multilingual-e5, Jina v3, Cohere multilingual, Nomic v2, Arctic-Embed. Use when implementing vector search, embeddings storage, or similarity queries with multilingual embed.

developmentpythonrust
0
8
Multilingual PickerA

Pick source language, target model, and evaluation plan for a multilingual NLP task. Use when you need help with multilingual picker.

development
0
8
Multimodal Agent DesignerA

Design a multimodal agent (computer-use, GUI grounding, web or mobile) with action schema, memory strategy, and benchmark evaluation plan. Use when you need help with multimodal agent designer.

developmentgo
0
8
Multimodal AiA

Expert in models that see, hear, read, and reason across modalities, from the AI Engineering from Scratch curriculum. Use when you need help with multimodal ai.

developmentgo
0
8