html▌
11 indexed skills · max 10 per page
markdown-to-html
github/awesome-copilot · Frontend
Convert Markdown documents to HTML using marked.js, pandoc, gomarkdown, or static site generators. \n \n Supports multiple conversion tools: marked.js for Node.js/CLI workflows, pandoc for cross-format conversion, gomarkdown for Go projects, and Jekyll/Hugo for static site generation \n Handles all standard Markdown flavors including CommonMark, GitHub Flavored Markdown, and extended syntax for tables, code blocks, math expressions, and collapsed sections \n Provides CLI and programmatic workflo
html-visual
2ykwang/agent-skills · Frontend
Visualize the user's request as an interactive single HTML file. First, read references/common-rules.md to review common rules.
cross-site-scripting-and-html-injection-testing
sickn33/antigravity-awesome-skills · Frontend
Execute comprehensive client-side injection vulnerability assessments on web applications to identify XSS and HTML injection flaws, demonstrate exploitation techniques for session hijacking and credential theft, and validate input sanitization and output encoding mechanisms. This skill enables systematic detection and exploitation across stored, reflected, and DOM-based attack vectors.
html
mindrally/skills · Frontend
When using HTMX for interactivity:
html-to-ppt
claude-office-skills/skills · Frontend
This skill enables conversion from Markdown or HTML to professional PowerPoint presentations using Marp (Markdown Presentation Ecosystem). Create beautiful, consistent slides using simple Markdown syntax with CSS-based themes.
html-to-pdf
aviz85/claude-skills-library · Frontend
Pixel-perfect HTML to PDF conversion with automatic RTL and Hebrew language support. \n \n Renders using Chrome headless engine with full CSS3/HTML5 support, including Flexbox, Grid, custom fonts, and JavaScript execution \n Automatic right-to-left direction detection for Hebrew, Arabic, and other RTL languages; includes --rtl flag for forced RTL mode \n Configurable page formats (A4, Letter, Legal, A3, A5), orientation, margins, scale, and optional headers/footers \n Requires one-time npm setup
baoyu-markdown-to-html
jimliu/baoyu-skills · Frontend
Converts Markdown to styled HTML with WeChat-optimized themes, code highlighting, and optional bottom citations. \n \n Supports four themes (default, grace, simple, modern) with customizable colors, fonts, and sizes via CLI options \n Handles advanced Markdown features including syntax-highlighted code blocks, tables, Mermaid/PlantUML diagrams, alerts, footnotes, and ruby text \n Optional citation mode converts external links to numbered references with a bottom \"引用链接\" section, preserving WeCh
cross-site-scripting-and-html-injection-testing
davila7/claude-code-templates · Frontend
Execute comprehensive client-side injection vulnerability assessments on web applications to identify XSS and HTML injection flaws, demonstrate exploitation techniques for session hijacking and credential theft, and validate input sanitization and output encoding mechanisms. This skill enables systematic detection and exploitation across stored, reflected, and DOM-based attack vectors.
html-injection-testing
sickn33/antigravity-awesome-skills · Frontend
html-injection-testing
html-injection-testing
davila7/claude-code-templates · Frontend
Identify and exploit HTML injection vulnerabilities that allow attackers to inject malicious HTML content into web applications. This vulnerability enables attackers to modify page appearance, create phishing pages, and steal user credentials through injected forms.