12 lines
543 B
JSON
12 lines
543 B
JSON
{
|
|
"name": "output-styles-skill",
|
|
"description": "Configure and understand different output formatting styles for Claude Code responses. Provides templates for bullet-points, markdown, YAML, HTML, and specialized formats like TTS summaries and observable tool diffs. Use when you want to control output formatting, need structured data output, or want specialized rendering for specific use cases.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Don Jacobsmeyer",
|
|
"email": "hello@donjacobsmeyer.com"
|
|
},
|
|
"skills": [
|
|
"./"
|
|
]
|
|
} |