fenced-codeblock-guard

Community

Ensure safe and valid Markdown code blocks.

AuthorTDMorales
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents broken Markdown formatting by ensuring all fenced code blocks are correctly opened, closed, and safely nested, making responses copy-paste safe.

Core Features & Use Cases

  • Fenced Block Validation: Verifies that every fenced code block (``` or ~~~) has a matching opening and closing fence.
  • Nesting Enforcement: Prevents conflicts when nesting different types of fences (e.g., ``` inside ~~~).
  • Use Case: When generating code snippets or configuration files within a Markdown response, this skill guarantees the output remains clean and functional, preventing formatting errors that could disrupt the user's workflow.

Quick Start

Use the fenced-codeblock-guard skill to ensure the response's Markdown code blocks are correctly formatted.

Dependency Matrix

Required Modules

None required

Components

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: fenced-codeblock-guard
Download link: https://github.com/TDMorales/skill_set_library/archive/main.zip#fenced-codeblock-guard

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.