<% for (let index in this.skills) { %>
  • <% this.skills[index] %>
  • <% } %>