xml-doc-description-sanitization
CommunityPreserve Unicode in XML docs from API text
Software Engineering#documentation#openapi#sanitization#code-generation#unicode#xml-docs#json-escape
Authorchristianhelle
Version1.0.0
Installs0
System Documentation
What problem does it solve?
OpenAPI-generated response descriptions often arrive JSON-escaped (for example \uXXXX or \n). This skill ensures those descriptions are decoded and safely embedded into XML documentation comments without losing readability.
Core Features & Use Cases
- Decode JSON-style escape sequences before inserting text into XML docs.
- Escape XML-reserved characters (&, <, >) to maintain valid XML structure.
- Apply sanitization only to API-sourced descriptions, leaving hardcoded XML markup intact.
Quick Start
Run the XML doc sanitizer on your generated OpenAPI descriptions to decode JSON escapes and produce valid XML comments.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: xml-doc-description-sanitization Download link: https://github.com/christianhelle/refitter/archive/main.zip#xml-doc-description-sanitization 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 471,000+ vetted skills library on demand.