updated readme

This commit is contained in:
Shayan Rais
2026-03-19 20:07:46 +05:00
parent 81432bfad8
commit 60eafc8663
2 changed files with 5 additions and 92 deletions
-88
View File
@@ -1,88 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1280" height="640" viewBox="0 0 1280 640">
<!-- Background -->
<rect width="1280" height="640" fill="#ffffff"/>
<!-- Subtle grid pattern -->
<defs>
<pattern id="grid" width="40" height="40" patternUnits="userSpaceOnUse">
<path d="M 40 0 L 0 0 0 40" fill="none" stroke="#f0f0f0" stroke-width="0.5"/>
</pattern>
</defs>
<rect width="1280" height="640" fill="url(#grid)"/>
<!-- Top accent line -->
<rect x="0" y="0" width="1280" height="4" fill="#E07C4C"/>
<!-- Title -->
<text x="640" y="160" text-anchor="middle" font-family="'Segoe UI',Helvetica,Arial,sans-serif" font-size="64" font-weight="700" fill="#1a1a1a" letter-spacing="-1">claude-code-best-practice</text>
<!-- Tagline -->
<text x="640" y="210" text-anchor="middle" font-family="'Segoe UI',Helvetica,Arial,sans-serif" font-size="24" fill="#666" font-style="italic">practice makes claude perfect</text>
<!-- Badges row -->
<!-- Best Practice badge -->
<g transform="translate(270, 250)">
<rect width="110" height="26" rx="3" fill="#e3342f"/>
<text x="55" y="17" text-anchor="middle" font-family="Verdana,Geneva,sans-serif" font-size="12" fill="#fff">Best Practice</text>
</g>
<!-- Implemented badge -->
<g transform="translate(392, 250)">
<rect width="100" height="26" rx="3" fill="#38a169"/>
<text x="50" y="17" text-anchor="middle" font-family="Verdana,Geneva,sans-serif" font-size="12" fill="#fff">Implemented</text>
</g>
<!-- Orchestration Workflow badge -->
<g transform="translate(504, 250)">
<rect width="160" height="26" rx="3" fill="#718096"/>
<text x="80" y="17" text-anchor="middle" font-family="Verdana,Geneva,sans-serif" font-size="12" fill="#fff">Orchestration Workflow</text>
</g>
<!-- Boris badge -->
<g transform="translate(676, 250)">
<rect width="72" height="26" rx="3" fill="#CC7C5E"/>
<text x="36" y="17" text-anchor="middle" font-family="Verdana,Geneva,sans-serif" font-size="12" fill="#fff">Boris</text>
</g>
<!-- GitHub Trending badge -->
<g transform="translate(462, 300)">
<rect x="0" y="0" width="356" height="56" rx="10" fill="#fff" stroke="#4a0e99" stroke-width="1.5"/>
<text x="100" y="20" font-family="Arial,sans-serif" font-size="11" fill="#432787" font-weight="400">GITHUB TRENDING</text>
<text x="100" y="42" font-family="Arial,sans-serif" font-size="18" fill="#4a0e99" font-weight="700">#1 Repository Of The Day</text>
<!-- Laurel left -->
<g transform="translate(28, 8) scale(0.5)" fill="#49278e">
<path d="M35 5c-5 2-8 7-9 12 0 0-1-3-4-5 3 4 4 8 3 13-2-3-5-5-8-5 4 2 7 6 7 10-3-2-7-3-10-2 5 1 9 4 10 8-3-1-7-1-10 1 5 0 9 2 12 6-3 0-7 1-9 3 5-1 9 0 12 3-2 1-5 3-7 5 4-2 8-2 11-1-1 2-3 4-4 6 3-2 6-3 9-3l2 3c1-3 4-5 7-6-2-2-4-3-6-5 4-1 7-1 10 1-1-3-3-5-6-6 4 0 8 1 10-1-2-3-5-5-8-5 4-1 7 0 10-2-3-2-6-3-10-3 3-2 6-2 8-4-4 0-8 0-11 2 2-3 4-5 5-8-3 2-6 4-10 5 1-3 2-6 2-10-2 3-5 6-8 7 0-3 0-7-1-10-2 4-4 7-7 9"/>
</g>
<!-- Number 1 -->
<text x="52" y="38" text-anchor="middle" font-family="Arial,sans-serif" font-size="22" fill="#4a0e99" font-weight="400">1</text>
</g>
<!-- Claude Mascot -->
<g transform="translate(540, 400) scale(2)">
<!-- Shadow -->
<ellipse cx="50" cy="82" rx="22" ry="5" fill="#000" opacity="0.15"/>
<!-- Left ear -->
<rect x="22" y="10" width="8" height="14" fill="#E07C4C"/>
<!-- Right ear -->
<rect x="70" y="10" width="8" height="14" fill="#E07C4C"/>
<!-- Main body - top row -->
<rect x="18" y="24" width="64" height="4" fill="#E07C4C"/>
<!-- Main body - full block -->
<rect x="14" y="28" width="72" height="32" fill="#E07C4C"/>
<!-- Left eye -->
<rect x="30" y="34" width="8" height="10" fill="#000000"/>
<!-- Right eye -->
<rect x="62" y="34" width="8" height="10" fill="#000000"/>
<!-- Left arm -->
<rect x="2" y="36" width="12" height="8" fill="#E07C4C"/>
<!-- Right arm -->
<rect x="86" y="36" width="12" height="8" fill="#E07C4C"/>
<!-- Left leg -->
<rect x="24" y="60" width="12" height="14" fill="#E07C4C"/>
<!-- Right leg -->
<rect x="64" y="60" width="12" height="14" fill="#E07C4C"/>
</g>
<!-- Bottom accent line -->
<rect x="0" y="636" width="1280" height="4" fill="#E07C4C"/>
</svg>

Before

Width:  |  Height:  |  Size: 4.2 KiB

+5 -4
View File
@@ -1,13 +1,14 @@
# claude-code-best-practice
practice makes claude perfect
![updated with Claude Code](https://img.shields.io/badge/updated_with_Claude_Code-v2.1.79%20(Mar%2019%2C%202026%207%3A25%20PM%20PKT)-white?style=flat&labelColor=555) <a href="https://github.com/shanraisshan/claude-code-best-practice/stargazers"><img src="https://img.shields.io/github/stars/shanraisshan/claude-code-best-practice?style=flat&label=%E2%98%85&labelColor=555&color=white" alt="GitHub Stars"></a><br>
![updated with Claude Code](https://img.shields.io/badge/updated_with_Claude_Code-v2.1.79%20(Mar%2019%2C%202026%208%3A07%20PM%20PKT)-white?style=flat&labelColor=555) <a href="https://github.com/shanraisshan/claude-code-best-practice/stargazers"><img src="https://img.shields.io/github/stars/shanraisshan/claude-code-best-practice?style=flat&label=%E2%98%85&labelColor=555&color=white" alt="GitHub Stars"></a><br>
[![Best Practice](!/tags/best-practice.svg)](best-practice/) [![Implemented](!/tags/implemented.svg)](implementation/) [![Orchestration Workflow](!/tags/orchestration-workflow.svg)](orchestration-workflow/orchestration-workflow.md) [![Boris](!/tags/boris-cherny.svg)](#-tips-and-tricks) ![Click on these badges below to see the actual sources](!/tags/click-badges.svg)<br>
<img src="a.svg" height="14"> = Agents · <img src="c.svg" height="14"> = Commands · <img src="s.svg" height="14"> = Skills<br>
[![GitHub Trending #1 Repository Of The Day](!/root/github-trending-day.svg)](https://github.com/trending)
<img src="a.svg" height="14"> = Agents · <img src="c.svg" height="14"> = Commands · <img src="s.svg" height="14"> = Skills
<p align="center">
<img src="!/claude-jumping.svg" alt="Claude Code mascot jumping" width="120" height="100">
<img src="!/claude-jumping.svg" alt="Claude Code mascot jumping" width="120" height="100"><br>
<a href="https://github.com/trending"><img src="!/root/github-trending-day.svg" alt="GitHub Trending #1 Repository Of The Day"></a>
</p>
<p align="center">