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

Aspnet Minimal Api Openapi

github/awesome-copilot
9.1k installs38k stars
Summary

The aspnet-minimal-api-openapi skill assists .NET developers in building ASP.NET Minimal API endpoints with comprehensive OpenAPI/Swagger documentation by providing patterns for organizing endpoints, defining strongly-typed request/response models, and generating accurate API schemas. It solves the problem of creating well-documented APIs with minimal boilerplate by leveraging .NET 9's built-in OpenAPI support and C# language features like records and nullable annotations. The skill guides developers through best practices for endpoint grouping, type handling, validation, and documentation generation.

Install to Claude Code

npx -y skills add github/awesome-copilot --skill aspnet-minimal-api-openapi --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
Backend & APIsGit & Pull RequestsDocumentationAI & Agent Building.NET & C#
View on GitHub

More from github/awesome-copilot

All 318 skills →
  • Debian Linux Triage9k
  • Breakdown Epic Pm9k
  • Create Github Pull Request From Specification9k
  • Arch Linux Triage9k
  • Snowflake Semanticview9k
  • Vscode Ext Commands9k
  • Microsoft Skill Creator9k
  • Power Bi Dax Optimization9k
  • Make Skill Template9k
  • Technology Stack Blueprint Generator9k
  • Aspire9k
  • Remember Interactive Programming9k
  • Fluentui Blazor8.9k
  • Breakdown Epic Arch8.9k
  • Create Technical Spike8.9k
  • Go Mcp Server Generator8.9k
  • Convert Plaintext To Md8.9k
  • Finalize Agent Prompt8.9k
  • Github Copilot Starter8.9k
  • Repo Story Time8.9k
  • Copilot Instructions Blueprint Generator8.9k
  • What Context Needed8.9k
  • Generate Custom Instructions From Codebase8.9k
  • Azure Static Web Apps8.9k

Recommended

More Backend & APIs →
okx avatar
okx-onchain-gateway

okx/onchainos-skills

Onchain transaction gateway across XLayer, Solana, Ethereum, Base, BSC, Arbitrum, Polygon and 20+ chains. Invoke to broadcast a pre-signed / raw / already-signed transaction, push a serialized tx on-chain, query current gas price, estimate gas limit, simulate or dry-run a transaction before sending, track a broadcast order, or check tx-confirmed / pending status by txHash or orderId.
9k
318
github avatar
go-mcp-server-generator

github/awesome-copilot

Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official github.com/modelcontextprotocol/go-sdk.
8.9k
38k
github avatar
php-mcp-server-generator

github/awesome-copilot

Generate a complete PHP Model Context Protocol server project with tools, resources, prompts, and tests using the official PHP SDK
8.8k
38k
github avatar
typespec-api-operations

github/awesome-copilot

Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards
8.8k
38k
github avatar
swift-mcp-server-generator

github/awesome-copilot

Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package.
8.8k
38k
github avatar
java-mcp-server-generator

github/awesome-copilot

Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration.
8.7k
38k