tandpfun/skill-icons

Showcase your skills on your Github readme or resumé with ease ✨

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 16 minutes ago
Added to GitGenius on September 4th, 2026
Created on March 2nd, 2022
Open Issues & Pull Requests: 1,277 (+0)
GitHub issues: Enabled
Number of forks: 1,682
Total Stargazers: 13,080 (+0)
Total Subscribers: 47 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 8.3 days
Mean response time: 67.0 days
90th percentile: 141.2 days
Tracked items: 379

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 78% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 4% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 481
New in 7 days: 6
Closed in 7 days: 0
Avg open age: 454 days
Stale 30+ days: 467
Stale 90+ days: 441

Recent activity

Opened in 7 days: 5
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 3

Top labels

  • icon suggestion (532)
  • low priority (1)

Most active issues this week

Detailed Description

Skill Icons is a service that generates customizable SVG icon sets for displaying technical skills on GitHub profiles and résumés.

The tool solves the problem of easily showcasing a developer's technical competencies by providing a simple URL-based interface to embed skill icons. Users specify their skills as comma-separated query parameters, and the service returns an SVG image that can be embedded in markdown or HTML. The approach is lightweight and requires no installation or configuration beyond copying a single image tag into a readme file.

Skill Icons suits developers who want a quick, visually consistent way to display their technical stack without managing individual icon files or styling. The service offers themed icons with dark and light background options, control over how many icons appear per line, and automatic SVG resizing for easy centering. The project maintains a curated icon set rather than accepting community contributions for new icons; requests for additional icons are handled through issues to ensure consistency and browser compatibility.

The project is actively maintained with regular updates to the icon library in response to user requests. Development focuses on expanding the supported skill set while preserving visual consistency across the collection. The codebase is powered by Cloudflare Workers, indicating a serverless architecture designed for fast, distributed delivery of icon assets.