template-source-editing

Community

Protect source templates from compiled edits.

AuthorAiweline
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This guideline enforces that the compiled template output in view/tpl cannot be edited directly. All changes must be made against the corresponding source templates in view/templates or view/theme, and the system will re-generate the compiled output from those sources to ensure consistency.

Core Features & Use Cases

  • Enforces strict separation between compiled assets (view/tpl) and their source origins (view/templates, view/theme, and module sources).
  • Guides developers to locate source templates efficiently, and to validate changes via the standard build/compile workflow.
  • Use Case: A developer notices a mismatch between the rendered UI and the source template; they locate the source in view/templates, update it, and trigger the build to reflect changes in view/tpl.

Quick Start

Modify the source template in view/templates or view/theme and re-run the build to refresh the compiled outputs.

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: template-source-editing
Download link: https://github.com/Aiweline/WelineFramework/archive/main.zip#template-source-editing

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 471,000+ vetted skills library on demand.