CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
microsoft avatar

File Test Bug

microsoft/github-copilot-for-azure
978 installs217 stars
Summary

If you're running integration tests for GitHub Copilot for Azure skills and need to file bugs when they fail, this automates the tedious part. Point it at your JUnit XML output and it'll parse the failures, dig through your test run logs to find the agent metadata, pull the actual failing line of code from your test files, and create a properly formatted GitHub issue in the microsoft/github-copilot-for-azure repo. The standout bit is that it requires a diagnosis before filing, forcing you (or Claude) to actually compare what the agent did versus what the test expected and suggest whether the fix belongs in the skill, the test, or the fixtures. It's opinionated about including full untruncated logs in collapsible sections, which is the right call for debugging later.

Install to Claude Code

npx -y skills add microsoft/github-copilot-for-azure --skill file-test-bug --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Categories
Testing & QAGit & Pull RequestsAI & Agent BuildingDebuggingCloud & Infrastructure
First SeenApr 16, 2026
View on GitHub

More from microsoft/github-copilot-for-azure

All 40 skills →
  • Analyze Test Run847
  • Airunway Aks Setup
  • Analyze Skill Issues
  • Azure Cloud Migrate
  • Azure Cost
  • Azure Enterprise Infra Planner
  • Azure Kubernetes
  • Azure Quotas
  • Azure Reliability
  • Azure Upgrade
  • Entra Agent Id
  • Investigate Integration Test
  • Skill Reviewer
  • Submit Skill Fix Pr
  • Vally Eval
  • Azure Ai103.7k
  • Azure Cost Optimization103.2k
  • Azure Deploy103.2k
  • Azure Storage103.2k
  • Azure Diagnostics103.1k
  • Microsoft Foundry103.1k
  • Appinsights Instrumentation103k
  • Azure Aigateway103k
  • Azure Compliance103k

Recommended

More Testing & QA →
neolabhq avatar
test-skill

neolabhq/context-engineering-kit

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
964
1.3k
jnmetacode avatar
test-driven-development

jnmetacode/superpowers-zh

在实现任何功能或修复 bug 时使用,在编写实现代码之前
956
7.6k
digitalsamba avatar
playwright-recording

digitalsamba/claude-code-video-toolkit

Record browser interactions as video using Playwright. Use for capturing demo videos, app walkthroughs, and UI flows for Remotion videos. Triggers include recording a demo, capturing browser video, screen recording a website, or creating walkthrough footage.
930
1.9k
microsoft avatar
file-test-bug

microsoft/azure-skills

file test bug
924
1.3k
anthropics avatar
initiating-coverage

anthropics/financial-services-plugins

initiating coverage
919
33.5k
sickn33 avatar
tdd-workflow

sickn33/antigravity-awesome-skills

tdd workflow
913
43.1k