Commit Graph

675 Commits

Author SHA1 Message Date
Shayan Rais a05c791c41 add llm-advanced.svg — combined BPE tokenization + autoregressive diagram
Animated SVG showing the same BPE-tokenized prompt from tokens.jpg (32 colored
subword tiles, e.g., "Anthropic" → "Anth"+"ropic", "Perplexity" →
"Per"+"plex"+"ity") feeding into the LLM and generating "Yes, they all use
BPE." token-by-token across 7 iterations. Combines tokenization and
autoregressive generation into one view.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-07 11:45:16 +05:00
Shayan Rais faa82716b0 add tokens.jpg — OpenAI tokenizer screenshot for tokenization slide
Screenshot of platform.openai.com/tokenizer showing the sentence "Does ChatGPT,
Claude, Anthropic, Llama, Mistral, Gemini, and Perplexity all use Byte-Pair
Encoding (BPE)?" tokenizing to 32 tokens / 105 characters. Visible tabs:
GPT-5.x & O1/3, GPT-4 & GPT-3.5 (legacy), GPT-3 (legacy) — illustrates that
different model generations use different tokenizers.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-07 11:45:09 +05:00
Shayan Rais e53739367a add llm-basic.svg — animated autoregressive generation diagram
Three-panel SVG (input context, LLM black box, predicted next token) with
7-iteration loop generating "The capital of Japan is Tokyo." from the prompt
"What is the capital of Japan?". Includes purple feedback loop showing each
predicted token appended back into the input.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-07 11:45:00 +05:00
Claude Routine 8931c73dd7 chore(agent-collections): scheduled refresh 2026-05-06 17:04:15 +00:00
Claude Routine 34f48b6b54 chore(agent-collections): scheduled refresh 2026-05-06 15:49:22 +00:00
Shayan Rais a56ea4a3c7 update README badge to Claude Code v2.1.128 (May 05, 2026 9:33 PM PKT)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-05 21:34:24 +05:00
Shayan Rais b28a0aa996 add agent-collections changelog with first-run entry — captures star and count drift for msitarzewski/agency-agents (92k→93k, 206→197) and VoltAgent/awesome-claude-code-subagents (148→144)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-05 21:31:16 +05:00
Shayan Rais 724c58b351 add /workflows:agent-collections slash command mirroring skill-collections workflow — researches AGENT COLLECTIONS repos in parallel, appends changelog, updates last-updated badge
Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-05 21:31:00 +05:00
Shayan Rais 2773d6e2c4 update README: bump badge to May 05 9:20 PM PKT, register /workflows:agent-collections at #3 in workflow registry, resize Videos/Presentations thumbnails 300→240px (80%)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-05 21:30:54 +05:00
Shayan Rais cb8bb58ea4 add AGENT COLLECTIONS section with msitarzewski/agency-agents and VoltAgent/awesome-claude-code-subagents (10k+ stars)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-04 22:43:01 +05:00
Shayan Rais 2cc8d4b889 add slide on temperature=0 nondeterminism and Source: footers to slides 7, 9, 10, 15, 23, 46
Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-04 19:34:53 +05:00
Shayan Rais 776acb6a0a add video-2.png tile to Videos section linking to youtu.be/lPjhM6BBK0Q
Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-03 22:25:09 +05:00
Shayan Rais 8891d88031 add video-2.png thumbnail
Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-03 22:25:06 +05:00
Shayan Rais edec436626 karparthy 2026-05-03 22:03:46 +05:00
Shayan Rais 58e9c35084 update README badge timestamp to May 03, 2026 9:59 PM PKT
Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-03 22:01:13 +05:00
Shayan Rais 64fffd53a7 karparthy added 2026-05-02 16:56:40 +05:00
Shayan Rais 3126a0ef05 add Matt Pocock to Subscribe X handles list
Insert the Matt Pocock entry between Lex Christopherson (GSD) and
Dani Avila (CC Templates) in the SUBSCRIBE -> Community section,
keeping the dev-workflow-creators cluster intact. Links to his X
handle and the Skills repo (51k stars, already referenced in the
videos table and the development-workflows table).

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-02 15:49:03 +05:00
Shayan Rais 79d42d5dd1 unbold "community" in WhatsApp banner SVG
Split the first bold tspan so only "Claude Pakistan" remains bold;
"community" now renders in normal weight while "WhatsApp" stays
bold. Aria-label and title are unchanged.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-02 15:48:58 +05:00
Shayan Rais 21b441268a update video.psd thumbnail source
Photoshop source file refreshed alongside the new
presentation-1.png export.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-02 15:41:51 +05:00
Shayan Rais 814fcd0c56 add Videos and Presentations sub-sections to How to Use
- Promote the existing YouTube thumbnail under a new
  `**🎬 Videos**` bold sub-heading
- Add a new `**📊 Presentations**` bold sub-heading with a
  thumbnail (presentation-1.png, width 300 to match the video
  thumbnail) linking to the GDG Kolachi "Claude Code & Gemini CLI"
  deck on GitHub (tree view of
  presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/)
- Heading style follows the bold-inline `**Heading**` pattern
  from the existing Specs & Documentation sub-section, with
  emojis matching the repo's category-icon convention

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-02 15:41:48 +05:00
Shayan Rais 1e8a5e53bd add presentation-1.png thumbnail
GDG Kolachi "Claude Code & Gemini CLI" presentation thumbnail used by
the new How to Use → Presentations sub-section in README.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-02 15:41:41 +05:00
Shayan Rais e9b36f7d6c rework How to Use section into 7-step guide and add TIP callout
- Replace small how-to-use badge with new HD variant inside a `##`
  heading and add explicit <a id="how-to-use"></a> anchor for
  reliable linking from elsewhere in the README
- Expand the numbered list from 3 code-block lines to 7 markdown
  bullets with parallel imperative leads and clickable cross-refs
  to the Hooks repo, Agent Teams implementation, Tips section,
  Subscribe section, and the new advanced-topics bullet pointing
  at the Hot sub-table and the Ralph Wiggum implementation
- Add `[!TIP]` callout between the Boris Cherny block and the
  CONCEPTS heading, directing readers to the How to Use section
- Rename three occurrences of shanraisshan/novel-llm-26 to
  shanraisshan/ralph-wiggum-self-evolving-loop (CONCEPTS Hot row,
  Development Workflows Others list, Tips and Tricks row)
- Refresh updated_with_Claude_Code badge timestamp to
  May 02, 2026 3:17 PM PKT (version unchanged at v2.1.126)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-02 15:21:10 +05:00
Shayan Rais c45bcfc50d add HD How to Use badge SVG
144x40 variant of how-to-use.svg with shimmer animation, matching the
orchestration-workflow-hd pattern but keeping the original green fill
(#2ea44f). Used by the How to Use section heading in README.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-02 15:21:04 +05:00
Shayan Rais cd4f08251a delete second-most-starred badge SVG
No longer referenced from README after the previous commit.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-02 14:33:36 +05:00
Shayan Rais 80433d9d21 remove 2nd-most-starred badge reference from README header
Drops the !/root/second-most-starred.svg image from line 4. The next
commit deletes the SVG file itself.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-02 14:33:28 +05:00
Shayan Rais 0fb01c1cc3 add Design and Agent SDK rows to STARTUPS / BUSINESSES table
- Design vs Figma, Framer, Sketch, v0 (creative-tool tier disruption)
- Agent SDK vs LangChain, LangGraph, CrewAI, AutoGen, OpenAI Assistants
  API (orchestration-framework tier disruption)

Inserted between Plan Mode and Skills/Plugins so the catch-all
"YC AI wrapper startups" row remains the table's editorial closer.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-02 14:31:30 +05:00
Shayan Rais efc8cde886 does code matter? 2026-05-02 13:56:55 +05:00
Shayan Rais 18472ad565 add Matt Pocock to videos table and vertical-slices tip to Planning
- New row in Videos/Podcasts table for the 24 Apr 2026 workshop,
  using the new community-matt.svg badge and linking to the local
  transcript file
- New Planning/Specs tip on vertical slices vs horizontal phasing
  (tracer bullets from Pragmatic Programmer); placed adjacent to
  Dex's phase-wise plan tip as a contrasting refinement
- Bumped section count Planning/Specs (6) -> (7) and master count
  TIPS AND TRICKS (82) -> (83)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-02 13:23:04 +05:00
Shayan Rais a5d5c5732b add Matt Pocock workshop transcript (24 Apr 2026)
Full Walkthrough: Workflow for AI Coding (~2 hour conference workshop).
Covers grill-me alignment skill, smart/dumb zone theory, vertical
slices/tracer bullets, AFK Ralph loops, deep vs shallow modules
(Ousterhout), TDD red-green-refactor, and Sand Castle parallel agent
orchestration.

Organized into 17 topical sections instead of timestamped paragraphs
since the auto-transcript didn't include time anchors.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-02 13:22:57 +05:00
Shayan Rais b584173fad add Matt community badge SVG
Yellow community-palette badge (#f1c40f) for Matt Pocock, structured
identically to community-dex.svg/community-shayan.svg. Width 40px to
fit the 4-character "Matt" label.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-02 13:22:50 +05:00
Shayan Rais 060bd697ce add 50k stars celebration thumbnail
Pixel-art mascot raising a waving Pakistani flag, GitHub-flavored
50,000+ stars banner with shimmer/glow, tagline reset to vibe-coding-to-agentic-engineering line, tab title set to "50k stars on GitHub".

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-02 12:19:00 +05:00
Shayan Rais 41f503c913 Update README.md 2026-05-01 22:50:29 +05:00
Shayan Rais f75bd499ec add /workflows:skill-collections row to Developed by table; renumber subsequent rows
Insert as row 2 alongside /workflows:development-workflows so the two top-level table-updater workflows sit together at the top, with the five best-practice/* drift-detector workflows stacked below as rows 3-7.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 18:01:19 +05:00
Shayan Rais fccaa0fd90 updated tweets 2026-05-01 17:25:10 +05:00
Shayan Rais ca7e155c29 add Extras section with 5 affiliation/community banners; move Star History above Other Repos
- group the 4 affiliation banners (Claude for OSS, Community Ambassador, Certified Architect, Anthropic Academy) and the new WhatsApp community-invite banner under a new "## Extras" heading
- relocate Star History section from below Developed by to between the March 2026 trending image and Other Repos so the chart anchors a "trending → growth → other repos" narrative

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 17:24:25 +05:00
Shayan Rais 9876143d63 add WhatsApp banner SVG for Claude Pakistan community invite
420x32 badge styled after badge-top-poster.svg pattern: WhatsApp green (#25D366) background, white WhatsApp logo on the left, Verdana text reading "Join Claude Pakistan community on WhatsApp" with the community name and platform name in bold.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 17:24:18 +05:00
Shayan Rais b079499311 strip prose from CONCEPTS + Hot table Description columns; cluster Scheduled Tasks → Routines → Tasks rows
- keep only tags and named hyperlinks in the Description column across both tables
- drop /schedule link that pointed to /routines (text/URL mismatch surfaced once prose was removed); /schedule is still listed as a keyword in the Scheduled Tasks Location column and Routines has its own row
- move Routines next to Scheduled Tasks and Tasks so the umbrella → cloud surface → tracking trio reads in adjacency

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 16:50:36 +05:00
Shayan Rais 60f6831ddd log v2.1.126 settings workflow run with 14 actions
Appends a new dated entry (2026-05-01 03:29 PM PKT) for the Claude Code v2.1.126 settings update:
- 9 COMPLETE: version-bump, 3 new keys (preferredNotifChannel, ANTHROPIC_BEDROCK_SERVICE_TIER, CLAUDE_CODE_PROVIDER_MANAGED_BY_HOST), enriched bypassPermissions/defaultShell/spinnerTipsOverride descriptions, /config persistence note, Quick Reference example refresh
- 2 ON HOLD: OTEL_LOG_TOOL_DETAILS and OTEL_LOG_TOOL_CONTENT (changelog-only, recurring 16+ runs)
- 3 INVALID: spurious drift claims from research agent (autoSummaryEnabled non-existent, Agent(agent:name) prefix unverified, descriptive defaults flipped to "-" with no user benefit)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 16:15:49 +05:00
Shayan Rais 27ff6b6c9b update settings report to Claude Code v2.1.126
Adds three new keys documented on the official settings/env-vars pages:
- preferredNotifChannel (Display Settings) — task-complete/permission notification channel with 7 enum values; default "auto" sends desktop notifications in iTerm2/Ghostty/Kitty
- ANTHROPIC_BEDROCK_SERVICE_TIER (Env Vars, v2.1.122) — Bedrock service tier (default/flex/priority) sent as X-Amzn-Bedrock-Service-Tier header
- CLAUDE_CODE_PROVIDER_MANAGED_BY_HOST (Env Vars, v2.1.126) — set by embedding host platforms; provider/auth env vars in settings.json are ignored when set

Enriches existing descriptions for v2.1.126 behavior changes:
- bypassPermissions exemption extended to .claude/, .git/, .vscode/, and shell config files
- defaultShell: PowerShell becomes primary shell when CLAUDE_CODE_USE_POWERSHELL_TOOL=1; PowerShell 7 detection covers Microsoft Store, MSI off-PATH, and .NET global tool installs
- spinnerTipsOverride.excludeDefault now also suppresses time-based tips (v2.1.121)
- /config now persists changes to ~/.claude/settings.json (v2.1.126)

Quick Reference example showcases the new keys.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 16:15:40 +05:00
Shayan Rais 438df7fd89 log 2026-05-01 dev workflows update: add addyosmani/agent-skills row
User-requested addition of addyosmani/agent-skills (27k stars / 3 agents / 7 commands / 21 skills) at row 10, between oh-my-claudecode (32k) and Compound Engineering (16k). Workflow chain: /spec → /plan → /build → /test → /review → /ship (DEFINE → PLAN → BUILD → VERIFY → REVIEW → SHIP lifecycle). Cross-listed in skill-collections table for its SKILL.md library.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 16:12:51 +05:00
Shayan Rais bec6e073a3 log 2026-05-01 skill collections updates: 4 star bumps + agent-skills add
Two dated entries appended:
- 03:31 PM PKT: 4 star refreshes from research-agent run (anthropics +2k, mattpocock +15k, wshobson +1k, voltagent +1k)
- 04:05 PM PKT: user-requested addition of addyosmani/agent-skills (27k/21) at row 4

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 16:12:45 +05:00
Shayan Rais 2902a7195c add addyosmani/agent-skills to skill-collections + dev-workflows tables, refresh stars and badge
skill-collections: bump anthropics 125k→127k, mattpocock 36k→51k, wshobson 34k→35k, voltagent 19k→20k; insert agent-skills row (27k/21) at row 4
dev-workflows: insert agent-skills row (27k/3 agents/7 commands/21 skills) at row 10 with /spec → /plan → /build → /test → /review → /ship chain
badge: refresh timestamp to May 01 2026 4:05 PM PKT

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 16:12:40 +05:00
Shayan Rais 33e4a85b50 log v2.1.126 concepts workflow run with 3 ON HOLD v2.1.122-126 features
Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 16:00:37 +05:00
Shayan Rais 137e5719fc sync README badge to Claude Code v2.1.126
Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 16:00:30 +05:00
Shayan Rais 4aae095313 log v2.1.126 no-drift entry in skills changelog
Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 15:59:40 +05:00
Shayan Rais 0d4fecdddf sync skills report badge to Claude Code v2.1.126
Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 15:59:37 +05:00
Shayan Rais 57b0ad2607 log v2.1.126 commands workflow run — clean, no priority actions
Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 15:58:40 +05:00
Shayan Rais 87086745da sync commands report badge to Claude Code v2.1.126
Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 15:58:37 +05:00
Shayan Rais f0388e31c9 log v2.1.126 no-drift entry in subagents changelog
Records the 2026-05-01 workflow run. No frontmatter or built-in agent
changes vs the v2.1.121 baseline.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 15:58:30 +05:00
Shayan Rais 484490711c sync subagents report badge to Claude Code v2.1.126
No schema drift on tracked dimensions (16 frontmatter fields, 5 built-in
agents). Routine version-bump from v2.1.121.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-01 15:58:26 +05:00