content-rendering
CommunitySafe HTML rendering with XSS prevention.
Authorguicheffer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that HTML content, especially from untrusted sources like CMS or user input, can be safely displayed in your application without introducing security vulnerabilities like Cross-Site Scripting (XSS) or causing rendering errors.
Core Features & Use Cases
- Secure HTML Rendering: Renders HTML content after sanitizing it to remove malicious code.
- XSS Prevention: Protects against script injection and other security threats.
- Content Truncation: Allows for displaying long HTML content by truncating it to a specified word count.
- Error Handling: Gracefully handles malformed HTML to prevent app crashes.
- Use Case: Displaying product descriptions from a CMS that may contain rich text formatting, or rendering user comments that include basic HTML.
Quick Start
Render the provided HTML string safely using the content-rendering skill.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: content-rendering Download link: https://github.com/guicheffer/devorch-cli/archive/main.zip#content-rendering Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.