backend-templates

Community

Safe HTML templating for Cloudflare Workers.

Authorjdconley
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a secure and efficient way to inject dynamic content into HTML responses within Cloudflare Workers, preventing common cross-site scripting (XSS) vulnerabilities.

Core Features & Use Cases

  • Secure HTML Injection: Automatically escapes interpolated values to prevent XSS attacks.
  • Dynamic Meta Tags: Easily generate social sharing meta tags with user-specific data.
  • Server-Side Rendering: Render HTML content on the server using dynamic data fetched from databases or user inputs.
  • Use Case: When a user logs in, dynamically update their profile information displayed on a web page rendered by a Cloudflare Worker.

Quick Start

Use the backend-templates skill to generate safe meta tags for a given title and description.

Dependency Matrix

Required Modules

None required

Components

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: backend-templates
Download link: https://github.com/jdconley/wodbrains/archive/main.zip#backend-templates

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.