Enact provides some tags along side the Twig default tags.
{% page %} - Paginate results using Lookups.
{% cache %} - Cache template code.
{% script %} - Add javascript code to the page.
{% style %} - Add css styles to the page.