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
github avatar

Generate Custom Instructions From Codebase

github/awesome-copilot
8.9k installs38k stars
Summary

When you're migrating a codebase between framework versions or doing major refactors, this generates GitHub Copilot instructions by analyzing the diff between two git references. It creates a `.github/copilot-migration-instructions.md` file with transformation rules, API mappings, and before/after code examples so Copilot can automatically apply the same patterns to future changes. Works well for Angular upgrades, React class-to-hooks migrations, or architecture refactoring where you want Copilot to learn your specific transformation decisions. The real value is turning your one-time migration work into reusable automation rules.

Install to Claude Code

npx -y skills add github/awesome-copilot --skill generate-custom-instructions-from-codebase --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
Git & Pull RequestsCode Review & QualityAI & Agent BuildingRelease ManagementAutomation & Workflows
View on GitHub

More from github/awesome-copilot

All 318 skills →
  • Azure Static Web Apps8.9k
  • Quasi Coder8.9k
  • Create Github Issues For Unmet Specification Requirements8.9k
  • Csharp Nunit8.9k
  • Update Markdown File Index8.9k
  • Create Github Issue Feature From Specification8.9k
  • Legacy Circuit Mockups8.9k
  • Vscode Ext Localization8.9k
  • Suggest Awesome Github Copilot Skills8.9k
  • Power Bi Model Design Review8.9k
  • Java Refactoring Remove Parameter8.9k
  • Azure Resource Visualizer8.9k
  • Terraform Azurerm Set Diff Analyzer8.8k
  • Comment Code Generate A Tutorial8.8k
  • Php Mcp Server Generator8.8k
  • Code Exemplars Blueprint Generator8.8k
  • Mcp Deploy Manage Agents8.8k
  • Workiq Copilot8.8k
  • Structured Autonomy Plan8.8k
  • Power Bi Performance Troubleshooting8.8k
  • Csharp Mstest8.8k
  • Update Llms8.8k
  • Containerize Aspnetcore8.8k
  • Csharp Tunit8.8k

Recommended

More Git & Pull Requests →
github avatar
azure-static-web-apps

github/awesome-copilot

Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps.
8.9k
38k
github avatar
quasi-coder

github/awesome-copilot

Expert 10x engineer skill for interpreting and implementing code from shorthand, quasi-code, and natural language descriptions. Use when collaborators provide incomplete code snippets, pseudo-code, or descriptions with potential typos or incorrect terminology. Excels at translating non-technical or semi-technical descriptions into production-quality code.
8.9k
38k
github avatar
csharp-nunit

github/awesome-copilot

Get best practices for NUnit unit testing, including data-driven tests
8.9k
38k
github avatar
update-markdown-file-index

github/awesome-copilot

Update a markdown file section with an index/table of files from a specified folder.
8.9k
38k
github avatar
legacy-circuit-mockups

github/awesome-copilot

Generate breadboard circuit mockups and visual diagrams using HTML5 Canvas drawing techniques. Use when asked to create circuit layouts, visualize electronic component placements, draw breadboard diagrams, mockup 6502 builds, generate retro computer schematics, or design vintage electronics projects. Supports 555 timers, W65C02S microprocessors, 28C256 EEPROMs, W65C22 VIA chips, 7400-series logic gates, LEDs, resistors, capacitors, switches, buttons, crystals, and wires.
8.9k
38k
github avatar
vscode-ext-localization

github/awesome-copilot

Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices
8.9k
38k