Skip to content
Emilio Romero edited this page Jul 31, 2026 · 10 revisions

📔 Skill Icons Wiki

Generate dynamic, theme-aware tech stack icons for your GitHub profile README.

Overview

This tool allows you to add clean, responsive, and theme-aware tech stack icons to your GitHub profile. The icons automatically adapt to the viewer's GitHub theme (light or dark mode), ensuring your profile always looks professional.

Usage

Installation

Copy and paste the following snippet into your .yml file.

- name: Skill Icons
  uses: emrocode/skill-icons@latest

README

Copy and paste the markdown snippet below into your README.md file. Replace the technology names with your preferred stack.

All technology names must match official simpleicons slugs

### 🛠️ Tech Stack

<!-- SKILL_ICONS_START -->

css,javascript,typescript,react,nextdotjs,tailwindcss

<!-- SKILL_ICONS_END -->

Clone this wiki locally