xml-standards

Community

XML tag structures for Claude Code agents

Authortianzecn
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill defines XML tag structures and frontmatter conventions for Claude Code agents, enabling consistent authoring of agent definitions and commands.

Core Features & Use Cases

  • Core Tags: <role>, <instructions>, <knowledge>, <examples>, <formatting>.
  • Specialized Tags: orchestration, planners, implementers, reviewers, and more.
  • Nesting Rules: ensures valid, machine-parseable XML patterns.

Quick Start

Use the provided XML schema snippets to validate agent frontmatter and command frontmatter structures.

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: xml-standards
Download link: https://github.com/tianzecn/myclaudecode/archive/main.zip#xml-standards

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