baoyu Markdown to HTML
Converts Markdown into styled HTML with WeChat-compatible themes. Supports syntax highlighting for code blocks, math rendering (KaTeX/MathJax), PlantUML diagrams, footnotes, alert/warning/info blocks, and infographic elements. Use this when a user asks for 'markdown to html', 'convert md to html', 'md to html', or needs polished, styled HTML output from Markdown.
bat-cat
A cat clone with syntax highlighting, line numbers, and Git integration - a modern replacement for cat.
code-card-news-generator
Generate code explanation cards with syntax highlighting for tutorials and education. Creates title cards and explanation cards with English descriptions and code examples.
technical-doc-creator
Create HTML technical documentation with code blocks, API workflows, system architecture diagrams, and syntax highlighting. Use when users request technical documentation, API docs, API references, code examples, or developer documentation.
Tree-sitter
Expert skill for creating tree-sitter grammars for incremental parsing and syntax highlighting
Check Inline Code Formatting
Review inline code in markdown files for proper formatting and syntax highlighting. Check for missing backticks on CLI flags, filenames, and code elements. Verify that inline syntax highlighting (#!groovy) is used appropriately. Use when reviewing documentation or quiz questions.
markdown-codeblock
Use when the user wants to highlight code in markdown files, including inline code highlighting with {lang} prefix syntax, code blocks with language fences and titles, and transformer marks for diffs, highlights, focus, errors, and warnings. Always read this skill file when inserting code blocks or inline code in markdown.
syntect
Syntax highlighting using Sublime Text definitions
slidev-code-blocks
Create beautiful code blocks with Shiki syntax highlighting. Use this skill for code snippets, line highlighting, and code groups.
Slidev Mastery
This skill should be used when the user asks to "create slides with Slidev", "use Slidev syntax", "add Slidev components", "configure Slidev theme", "export Slidev presentation", or mentions Slidev-specific features like layouts, animations, Monaco editor, or code highlighting. Provides comprehensive Slidev expertise for markdown-based presentations.
dev-slides
Create developer-friendly presentations using Slidev. Build Vue-powered slides with live code execution, syntax highlighting, and diagrams. Use when a user asks to create a presentation, build slides, make a tech talk, create a slide deck, or prepare a developer presentation.
viewing-files
Enhanced cat clone with syntax highlighting, Git integration, and automatic paging for efficient file content viewing. Use this skill when viewing source files, documentation, or when syntax highlighting would improve readability