render-template
CommunityRender templates with flexible syntax and data binding.
Authormaslennikov-ig
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill interpolates variables into templates using mustache, shell, or mixed syntax, supporting rich formatting.
Core Features & Use Cases
- Variable substitution: Replaces {{variable}} or ${VARIABLE} with values.
- Nested properties: Resolves object.property paths for complex data.
- Filters & formatting: Optional simple data transformations.
Quick Start
Render a header template with reportType, version, and timestamp variables.
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: render-template Download link: https://github.com/maslennikov-ig/claude-code-orchestrator-kit/archive/main.zip#render-template Please download this .zip file, extract it, and install it in the .claude/skills/ directory.