Fix: Wrap description in single quotes per prompt guidelines
This commit is contained in:
parent
085c65c9fb
commit
d31f349d73
@ -1,6 +1,6 @@
|
||||
---
|
||||
mode: agent
|
||||
description: Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official github.com/modelcontextprotocol/go-sdk.
|
||||
description: 'Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official github.com/modelcontextprotocol/go-sdk.'
|
||||
---
|
||||
|
||||
# Go MCP Server Project Generator
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user