From 7f4f622517b04fd8781056703325c75dd6281833 Mon Sep 17 00:00:00 2001 From: Affaan Mustafa Date: Thu, 22 Jan 2026 22:19:01 -0800 Subject: [PATCH] feat: add star history chart and minimal badge bar --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index c598d21..6c7bf1d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Everything Claude Code +[![Stars](https://img.shields.io/github/stars/affaan-m/everything-claude-code?style=flat)](https://github.com/affaan-m/everything-claude-code/stargazers) +[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) +![Shell](https://img.shields.io/badge/-Shell-4EAA25?logo=gnu-bash&logoColor=white) +![TypeScript](https://img.shields.io/badge/-TypeScript-3178C6?logo=typescript&logoColor=white) +![Markdown](https://img.shields.io/badge/-Markdown-000000?logo=markdown&logoColor=white) + **The complete collection of Claude Code configs from an Anthropic hackathon winner.** Production-ready agents, skills, hooks, commands, rules, and MCP configurations evolved over 10+ months of intensive daily use building real products. @@ -302,6 +308,12 @@ These configs work for my workflow. You should: --- +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=affaan-m/everything-claude-code&type=Date)](https://star-history.com/#affaan-m/everything-claude-code&Date) + +--- + ## Links - **Shorthand Guide (Start Here):** [The Shorthand Guide to Everything Claude Code](https://x.com/affaanmustafa/status/2012378465664745795)