| name | template-engine |
| description | Features and safe usage patterns for the pixEngine template engine used in the repository. Use when authoring templates to ensure security and correct rendering. |
| license | MIT |
| metadata | [object Object] |
When to use this skill
Use this skill when authoring templates for components and when you need to render lists, conditionals, or safe/raw HTML using the repository pixEngine template engine.
See references/REFERENCE.md for full examples and security notes.s
For project-specific templating syntax and conventions, refer to .context/CLAUDE.md or .context/COPILOT.md.
See references/REFERENCE.md for detailed examples and patterns.