BigHugger
sk Skill · michtio

craft-twig-guidelines

Twig coding standards and conventions for Craft CMS 5 templates. ALWAYS load this skill when writing, editing, or reviewing any .twig file in a Craft CMS project — even for small edits. Covers: variable naming (camelCase, no abbreviations), null handling (?? operator, ??? with empty-coalesce plugin), whitespace control ({% — trimming, NOT {% — minify -%}), include isolation (always use 'only'), Craft Twig helpers…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
twigShell
Host repository
michtio/craftcms-claude-skills
Host stars
81
Host language
Shell