export interface Skill { name: string; icon: string; url: string; }