Design Md
Generates clean, accessible, and responsive UI code snippets based on detailed design specifications and user prompts.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add sickn33-design-md npx -- -y @trustedskills/sickn33-design-md
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sickn33-design-md": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sickn33-design-md"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The design-md skill enables AI agents to generate and format Markdown documents with structured styling, allowing for rich text rendering directly within chat interfaces or documentation systems. It transforms plain text input into visually organized content using standard Markdown syntax enhanced by specific formatting rules.
When to use it
- Creating formatted project documentation or README files that require clear hierarchy and emphasis.
- Generating meeting notes or reports where bolding, lists, and headers improve readability.
- Drafting technical specifications that need consistent styling for code blocks and inline variables.
- Producing quick summaries of complex data with structured bullet points and callouts.
Key capabilities
- Renders standard Markdown elements like headers, bold/italic text, and code snippets.
- Supports list formatting (ordered and unordered) for organized information presentation.
- Handles inline formatting to highlight key terms or warnings within paragraphs.
- Generates clean, semantic structure suitable for conversion to HTML or PDF later.
Example prompts
"Create a Markdown summary of the latest API changes with bolded version numbers and code examples." "Format these meeting notes into a structured document with headers, bullet points, and a callout section for action items." "Generate a README file for my new project using Markdown, including installation steps and configuration options."
Tips & gotchas
Ensure your AI agent supports the specific Markdown dialect expected by design-md to avoid rendering inconsistencies. For complex layouts involving tables or nested lists, test output in the target viewer first to confirm compatibility with standard Markdown parsers.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.