SkillAgentSearch skills...

Badges

๐ŸŽ–๏ธ A collection of badges for your projects README

Install / Use

/learn @henriquesebastiao/Badges

README

<div align="center">

๐ŸŽ–๏ธ Badges Reference

The most complete Markdown badges collection for your GitHub profile and READMEs

GitHub Stars GitHub Forks GitHub License Visitors

Copy. Paste. Ship. No design skills required. โœจ

</div>

โœจ Why use this repository?

  • ๐Ÿš€ Ready-to-use โ€” copy a single line of Markdown and you're done
  • ๐ŸŽจ Fully customizable โ€” change colors, styles and icons to match your brand
  • ๐Ÿ”„ Dynamic badges โ€” stats that update automatically (stars, downloads, license...)
  • ๐Ÿ“ฆ 200+ badges organized by category โ€” languages, social, OS, streaming and more
  • ๐ŸŒ Powered by Shields.io โ€” the industry standard for badges

๐Ÿ‘€ Preview

<div align="center">

Languages & Frameworks

Python JavaScript TypeScript React Node.js Rust Go Elixir

Databases & DevOps

PostgreSQL MongoDB Docker Netlify Google Cloud

Social & Contact

GitHub Discord Telegram LinkedIn Reddit YouTube

</div>

โšก Quick Start

Pick any badge below, copy the Markdown snippet, and paste it into your README.md:

![Python](https://img.shields.io/badge/Python-3776AB?style=flat&logo=python&logoColor=white)

Result: Python

Tip: Press <kbd>Ctrl</kbd>+<kbd>F</kbd> to search for any badge on this page.


๐ŸŽจ Styles

Choose the visual style that fits your README's vibe:

| Style | Preview | Query param | |-----------------|---------|-------------| | flat (default) | flat | style=flat | | flat-square | flat-square | style=flat-square | | plastic | plastic | style=plastic | | social | social | style=social | | for-the-badge | for-the-badge | style=for-the-badge |


๐Ÿ”ง Customization

Badges follow a simple URL pattern. Change any part to match your brand:

https://img.shields.io/badge/<LABEL>-<COLOR>?style=<STYLE>&logo=<LOGO>&logoColor=<LOGO_COLOR>

Example โ€” inverting a badge's colors:

| Variant | Badge | Background | Logo color | |---------|-------|-----------|------------| | Dark | Markdown Dark | 000000 | white | | Light | Markdown Light | ffffff | black |

Find any logo name and its official brand color at simpleicons.org.


๐Ÿ“Š Dynamic Badges

These badges update automatically as your project evolves โ€” perfect for showing real-time stats.

โฌ‡๏ธ Downloads

| Platform | Preview | URL Syntax | |----------|---------|-----------| | Docker Pulls | Docker Pulls | https://img.shields.io/docker/pulls/<user>/<repo> | | PyPI Downloads | PyPI Downloads | https://img.shields.io/pypi/<period>/<package> | | NPM Downloads | NPM Downloads | https://img.shields.io/npm/<interval>/<package> | | Flathub | Flathub | https://img.shields.io/flathub/downloads/<package> | | RubyGems | Gem Downloads | https://img.shields.io/gem/dt/<gem> |

Period values: dd (daily) ยท dw (weekly) ยท dm (monthly) ยท dy (yearly) ยท d18m (18 months)

โญ Stars & Social Proof

| Description | Preview | URL Syntax | |-------------|---------|-----------| | Repo Stars | Stars | https://img.shields.io/github/stars/<user>/<repo> | | User Stars | User Stars | https://img.shields.io/github/stars/<user> | | Followers | Followers | https://img.shields.io/github/followers/<user> | | Forks | Forks | https://img.shields.io/github/forks/<user>/<repo> | | Docker Stars | Docker Stars | https://img.shields.io/docker/stars/<user>/<repo> |

๐Ÿท๏ธ Version

| Platform | Preview | URL Syntax | |----------|---------|-----------| | GitHub Release | Release | https://img.shields.io/github/v/release/<user>/<repo> | | PyPI | PyPI | https://img.shields.io/pypi/v/<package> | | NPM | NPM | https://img.shields.io/npm/v/<package> | | Flathub | Flathub | https://img.shields.io/flathub/v/<package> | | RubyGems | Gem | https://img.shields.io/gem/v/<gem> |

๐Ÿ“œ License

| Platform | Preview | URL Syntax | |----------|---------|-----------| | GitHub | License | https://img.shields.io/github/license/<user>/<repo> | | AUR | AUR | https://img.shields.io/aur/license/<package> |

โค๏ธ Funding

| Platform | Preview | URL Syntax | |----------|---------|-----------| | GitHub Sponsors | Sponsors | https://img.shields.io/github/sponsors/<user> | | Liberapay | Liberapay | https://img.shields.io/liberapay/patrons/<entity> | | Open Collective | Open Collective | https://img.shields.io/opencollective/backers/<collective> |


๐Ÿ“š Badge Reference

โ˜Ž๏ธ Contact

| Name | Badge | Markdown | |------|-------|----------| | Gmail | Gmail | ![Gmail](https://img.shields.io/badge/Gmail-EA4335?style=flat&logo=gmail&logoColor=white) | | WhatsApp | WhatsApp | ![WhatsApp](https://img.shields.io/badge/WhatsApp-25D366?style=flat&logo=whatsapp&logoColor=white) | | Telegram | Telegram | ![Telegram](https://img.shields.io/badge/Telegram-26A5E4?style=flat&logo=telegram&logoColor=white) | | Messenger | Messenger | ![Messenger](https://img.shields.io/badge/Messenger-00B2FF?style=flat&logo=messenger&logoColor=white) | | WeChat | WeChat | ![WeChat](https://img.shields.io/badge/WeChat-07C160?style=flat&logo=wechat&logoColor=white) | | Signal | Signal | ![Signal](https://img.shields.io/badge/Signal-3A76F0?style=flat&logo=signal&logoColor=white) |

๐Ÿ‘ฅ Community & Group

View on GitHub
GitHub Stars252
CategoryDesign
Updated13h ago
Forks35

Security Score

100/100

Audited on Mar 24, 2026

No findings