From e610c76120b05a14d27f685e22efb58377f86ac8 Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Fri, 6 Mar 2026 09:56:52 +0500 Subject: [PATCH] adeed claude-oss banner --- !/tags/claude-for-oss.svg | 31 +++++++++++++++++++ README.md | 11 +++++-- .../cross-model-workflow.md | 6 ++-- 3 files changed, 42 insertions(+), 6 deletions(-) create mode 100644 !/tags/claude-for-oss.svg diff --git a/!/tags/claude-for-oss.svg b/!/tags/claude-for-oss.svg new file mode 100644 index 0000000..61846f8 --- /dev/null +++ b/!/tags/claude-for-oss.svg @@ -0,0 +1,31 @@ + + Claude for Open Source — Apply before June 30, 2026 + + + + + + + + + + + + + + + + + + + + + Note: Building Open Source? Get 6 months of Claude Max 20x ($1,200 value) free — Claude for OSS · Apply before June 30, 2026 + + diff --git a/README.md b/README.md index b7acf5b..0188953 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # claude-code-best-practice practice makes claude perfect -![Last Updated](https://img.shields.io/badge/Last_Updated-Mar_05%2C_2026_4%3A28_PM_PKT-white?style=flat&labelColor=555) GitHub Stars +![Last Updated](https://img.shields.io/badge/Last_Updated-Mar_06%2C_2026_9%3A43_AM_PKT-white?style=flat&labelColor=555) GitHub Stars [![Best Practice](!/tags/best-practice.svg)](best-practice/) *Click on this badge to show the latest best practice*
[![Implemented](!/tags/implemented.svg)](implementation/) *Click on this badge to show implementation in this repo*
@@ -25,7 +25,7 @@ practice makes claude perfect | [**Sub-Agents**](https://code.claude.com/docs/en/sub-agents) | `.claude/agents/.md` | [![Best Practice](!/tags/best-practice.svg)](best-practice/claude-subagents.md) [![Implemented](!/tags/implemented.svg)](implementation/claude-subagents-implementation.md) Custom agents with their own name, color, tools, permissions, and model | | [**Skills**](https://code.claude.com/docs/en/skills) | `.claude/skills//SKILL.md` | [![Best Practice](!/tags/best-practice.svg)](best-practice/claude-skills.md) [![Implemented](!/tags/implemented.svg)](implementation/claude-skills-implementation.md) Reusable knowledge, workflows, and slash commands — load on-demand or invoke with `/skill-name` | | [**Workflows**](https://code.claude.com/docs/en/common-workflows) | [`.claude/commands/weather-orchestrator.md`](.claude/commands/weather-orchestrator.md) | [![Orchestration Workflow](!/tags/orchestration-workflow.svg)](orchestration-workflow/orchestration-workflow.md) | -| [**Hooks**](https://code.claude.com/docs/en/hooks) | `.claude/hooks/` | [![Best Practice](!/tags/best-practice.svg)](https://github.com/shanraisshan/claude-code-voice-hooks) [![Implemented](!/tags/implemented.svg)](.claude/hooks/) Deterministic scripts that run outside the agentic loop on specific events | +| [**Hooks**](https://code.claude.com/docs/en/hooks) | `.claude/hooks/` | [![Best Practice](!/tags/best-practice.svg)](https://github.com/shanraisshan/claude-code-voice-hooks) [![Implemented](!/tags/implemented.svg)](https://github.com/shanraisshan/claude-code-voice-hooks) Deterministic scripts that run outside the agentic loop on specific events | | [**MCP Servers**](https://code.claude.com/docs/en/mcp) | `.claude/settings.json`, `.mcp.json` | [![Best Practice](!/tags/best-practice.svg)](best-practice/claude-mcp.md) [![Implemented](!/tags/implemented.svg)](.mcp.json) Model Context Protocol connections to external tools, databases, and APIs | | [**Plugins**](https://code.claude.com/docs/en/plugins) | distributable packages | Bundles of skills, subagents, hooks, and MCP servers · [Marketplaces](https://code.claude.com/docs/en/discover-plugins) | | [**Settings**](https://code.claude.com/docs/en/settings) | `.claude/settings.json` | [![Best Practice](!/tags/best-practice.svg)](best-practice/claude-settings.md) [![Implemented](!/tags/implemented.svg)](.claude/settings.json) Hierarchical configuration system · [Permissions](https://code.claude.com/docs/en/permissions) · [Model Config](https://code.claude.com/docs/en/model-config) · [Output Styles](https://code.claude.com/docs/en/output-styles) · [Sandboxing](https://code.claude.com/docs/en/sandboxing) · [Keybindings](https://code.claude.com/docs/en/keybindings) · [Fast Mode](https://code.claude.com/docs/en/fast-mode) | @@ -138,12 +138,13 @@ claude ![Boris Cherny + Team](!/tags/boris-team.svg) +- [Always use plan mode, give Claude a way to verify, use /code-review | 27/Dec/25](https://x.com/bcherny/status/2004711722926616680) ● [Tweet](https://x.com/bcherny/status/2004711722926616680) - [Ask Claude to interview you using AskUserQuestion tool (Thariq) | 28/Dec/25](https://x.com/trq212/status/2005315275026260309) ● [Tweet](https://x.com/trq212/status/2005315275026260309) - [Boris setup - 5 tips | 03/Jan/26](https://x.com/bcherny/status/2007179832300581177) ● [Tweet](https://x.com/bcherny/status/2007179832300581177) - [10 tips for using claude code by team itself | 01/Feb/26](https://x.com/bcherny/status/2017742741636321619) ● [Tweet](https://x.com/bcherny/status/2017742741636321619) - [12 ways how people are customizing their claudes | 12/Feb/26](tips/claude-boris-tips-feb-26.md) ● [Tweet](https://x.com/bcherny/status/2021699851499798911) - [Git Worktrees - 5 ways how boris is using | 21 Feb 2026](https://x.com/bcherny/status/2025007393290272904) ● [Tweet](https://x.com/bcherny/status/2025007393290272904) -- [Seeing like an Agent - lessons from building Claude Code (Thariq) | 28 Feb 2026](https://x.com/trq212/status/2027463795355095314) ● [Article](https://x.com/trq212/status/2027463795355095314) +- [Seeing like an Agent - lessons from building Claude Code (Thariq) | 28 Feb 2026](https://x.com/trq212/status/2027463795355095314) ● [Tweet](https://x.com/trq212/status/2027463795355095314) ## ☠️ STARTUPS / BUSINESSES @@ -159,6 +160,8 @@ claude ![Billion-Dollar Questions](!/tags/billion-dollar-questions.svg) +*If you have answers, do let me know at shanraisshan@gmail.com* + **Memory & Instructions (4)** 1. What exactly should you put inside your CLAUDE.md — and what should you leave out? @@ -190,3 +193,5 @@ claude | [Advanced Tool Use Patterns](reports/claude-advanced-tool-use.md) | Programmatic Tool Calling (PTC), Tool Search, and Tool Use Examples | | [Usage, Rate Limits & Extra Usage](reports/claude-usage-and-rate-limits.md) | Usage commands (`/usage`, `/extra-usage`, `/cost`), rate limits, and pay-as-you-go overflow billing | | [LLM Day-to-Day Degradation](reports/llm-day-to-day-degradation.md) | Why LLM performance varies day-to-day — infrastructure bugs, MoE routing variance, and psychology | + +[![Claude for OSS](!/tags/claude-for-oss.svg)](https://claude.com/contact-sales/claude-for-oss) diff --git a/development-workflows/cross-model-workflow/cross-model-workflow.md b/development-workflows/cross-model-workflow/cross-model-workflow.md index 2421313..f63a395 100644 --- a/development-workflows/cross-model-workflow/cross-model-workflow.md +++ b/development-workflows/cross-model-workflow/cross-model-workflow.md @@ -20,7 +20,7 @@ based on [claude-code-best-practice](https://github.com/shanraisshan/claude-code │ ▼ │ │ │ │ STEP 2: QA REVIEW Codex CLI │ -│ ────────────────── GPT-5.3 │ +│ ────────────────── GPT-5.4 │ │ Open Codex CLI in another terminal (Terminal 2). │ │ Codex reviews plan against the actual codebase. │ │ Inserts intermediate phases ("Phase 2.5") │ @@ -40,7 +40,7 @@ based on [claude-code-best-practice](https://github.com/shanraisshan/claude-code │ ▼ │ │ │ │ STEP 4: VERIFY Codex CLI │ -│ ──────────────── GPT-5.3 │ +│ ──────────────── GPT-5.4 │ │ Start a new Codex CLI session (Terminal 2). │ │ Codex verifies the implementation │ │ against the plan. │ @@ -52,4 +52,4 @@ based on [claude-code-best-practice](https://github.com/shanraisshan/claude-code ![Cross-Model Workflow](assets/cross-model-workflow.png) -*Last Updated: 2026-03-05* +*Last Updated: 2026-03-06*