Commit Graph

237 Commits

Author SHA1 Message Date
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 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 7188f7d5c3 update README CONCEPTS and SKILL COLLECTIONS for v2.1.121 + late-April research
CONCEPTS table:
- Subagents: forked subagents on external builds via CLAUDE_CODE_FORK_SUBAGENT=1 (v2.1.117)
- Hooks: PostToolUse can replace tool output via hookSpecificOutput.updatedToolOutput (v2.1.121)
- MCP Servers: alwaysLoad bypasses tool-search deferral (v2.1.121)
- Settings: add Auto Mode Config inline link
- Ultrareview: claude ultrareview [target] non-interactive subcommand with --json/--timeout (v2.1.120)

SKILL COLLECTIONS table:
- mattpocock/skills star bump 33k → 36k, skill count 17 → 18
- wshobson/agents star drop 35k → 34k
- rank swap: mattpocock/skills now ranks above wshobson/agents
- VoltAgent/awesome-agent-skills curated count corrected 1,100+ → 930+ (badge overstates)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 01:23:42 +05:00
Shayan Rais 3b24a43aa8 update DEVELOPMENT WORKFLOWS table — 7 star bumps, 3 skill counts, 5 workflow reworks
- Star: Superpowers 168k→171k, ECC 167k→169k, Spec Kit 91k→92k, gstack 84k→86k, GSD 57k→58k, OpenSpec 43k→44k, oh-my-claudecode 31k→32k
- Skills: gstack 41→42, BMAD 39→40, Matt Pocock 16→22
- Workflow: Spec Kit +/speckit.clarify; Superpowers +using-git-worktrees; Matt Pocock rework (+/triage, +/diagnose, +/zoom-out, -ralph-loop, -feedback-loops, -review); Compound Engineering +/ce-debug +/ce-optimize +/ce-compound-refresh sub-loops; HumanLayer replace stale /rpi:* with real .claude/commands
- Bump badge timestamp to v2.1.121 Apr 29, 2026 1:06 AM PKT
2026-04-29 01:09:35 +05:00
Shayan Rais fb1dc84700 recolor sub-loop steps yellow in DEVELOPMENT WORKFLOWS table and add legend
Restores the sub-loop semantic that was lost when parenthetical
qualifiers were flattened. Steps that repeat inside a parent step
(e.g. test-driven-development inside subagent-driven-development,
bmad-create-story per story, team-fix until verified) now use
fff3b0 (soft yellow) instead of ddf4ff (light blue). A blockquote
legend below the table explains the convention.

Affected rows: Superpowers, Get Shit Done, BMAD-METHOD, Matt Pocock
Skills, oh-my-claudecode. The other 6 workflows are flat with no
sub-loops.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 00:27:01 +05:00
Shayan Rais c4a1a4eeee align workflow arrows to badge centers and flatten parenthetical sub-loops in DEVELOPMENT WORKFLOWS
Switches each Workflow cell from markdown image syntax to HTML
<img align="middle"> so the → arrow sits at badge vertical center
instead of dropping to the text baseline below the badges. Also
removes the parenthetical sub-loops and English qualifiers (e.g.
"parallel waves + ... loop", "per story", "+ feedback-loops") that
were unparseable without upstream context — inner loop steps are
now just listed as siblings in the flat chain.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 00:23:15 +05:00
Shayan Rais c4efa18411 remove Plan column and move Workflow column to position 3 in DEVELOPMENT WORKFLOWS table
The Plan column duplicated information already legible in the Workflow
pipeline (the entry skill is always the first badge in the row) and the
Workflow column carries more signal. New column order:
Name | ★ | Workflow | a | c | s.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 00:18:56 +05:00
Shayan Rais 36642eb9c0 swap Uniqueness column for Workflow column in DEVELOPMENT WORKFLOWS table; add Matt Pocock Skills row
Each row's Workflow cell now renders the canonical end-to-end pipeline
as a sequence of ddf4ff shields.io badges joined by →, replacing the
former 2-3 adjective tags. Matt Pocock Skills inserted at rank 8 (36k ★)
in star-descending order.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 00:13:29 +05:00
Shayan Rais e4140e0b42 add SKILL COLLECTIONS section to README; bump badge timestamp to Apr 28 4:39 PM PKT
New section between DEVELOPMENT WORKFLOWS and TIPS AND TRICKS, listing 5
curated SKILL.md collection repos (anthropics/skills, wshobson/agents,
mattpocock/skills, scientific-agent-skills, awesome-agent-skills) sorted
by stars. Badge timestamp refreshed via /workflows:skill-collections
first-run; CLI version unchanged at v2.1.119.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-28 18:17:05 +05:00
Shayan Rais 2aade9ae76 link spinner verbs & tips report from README — Tips section and REPORTS badges
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-28 15:11:11 +05:00
Shayan Rais 26efc6324e bump README badge timestamp to Apr 27, 2026 8:39 PM PKT
CLI version unchanged at v2.1.119; only the date/time fragment of the
shields.io badge is refreshed to reflect the latest README touch.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-27 20:39:57 +05:00
Shayan Rais beb47cc86b Refresh README CONCEPTS, Hot, and DEVELOPMENT WORKFLOWS tables
CONCEPTS:
- Skills row: add inline link to reports/claude-skills-for-larger-mono-repos.md
- Settings row: remove redundant Fast Mode side-link (now a Hot row)
- Memory row: add inline link to reports/claude-agent-memory.md
- Scheduled Tasks row: rewrite as "Three surfaces" — /loop (local),
  /schedule (cloud), Desktop scheduled tasks (local with file access)
- Tasks row: retarget primary URL to local report tasks-system anchor;
  preserve ultrareview tracking as inline link

Hot table:
- Add Fast Mode row (beta) — /fast toggle, fastMode setting, 2.5x faster
  Opus 4.6 with extra-usage billing (v2.1.36+)

DEVELOPMENT WORKFLOWS:
- Star bumps: Superpowers 166k→168k, Everything Claude Code 165k→167k,
  Spec Kit 90k→91k, gstack 81k→84k, Compound Engineering 15k→16k
- Tag update: BMAD-METHOD "22+ platforms" → "42 platforms" (v6.5.0
  released today added 18 new agent platforms)
- Count updates: Compound Engineering agents 60→51 and skills 42→37
  (per repo README); BMAD-METHOD skills 40→39 (27 bmm + 12 core)

Bump Last Updated badge to Apr 26, 2026 1:18 PM PKT.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-26 15:43:39 +05:00
Shayan Rais 0dd2bee42f Update README badges: bump Claude Code to v2.1.119, swap rank to 2nd Most ★, refresh timestamp
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-25 11:47:36 +05:00
Shayan Rais 13cbf08d4d Redesign Other Repos section with 5-card table layout
Replaces the inline 3-repo list with a 5-repo card table (mascot above 64x64, title below) matching the design used in sibling gemini-cli-hooks README. Adds the two previously-missing Gemini cards: Gemini CLI Best Practice and Gemini CLI Hooks. Preserves the `<tool>-jumping.svg` for best-practice repos and `<tool>-speaking.svg` for hooks repos convention.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-24 00:53:20 +05:00
Shayan Rais d1a8daed79 Update DEVELOPMENT WORKFLOWS table and refresh Last Updated badge
- Swap Superpowers (166k) above ECC (165k) for #1 slot — Superpowers overtakes after 22 days
- Star updates: Superpowers 159k→166k, ECC 160k→165k, Spec Kit 89k→90k, gstack 76k→81k, GSD 55k→57k, BMAD 45k→46k, OpenSpec 41k→43k, oh-my-claudecode 30k→31k, HumanLayer 10k→11k
- Count updates: gstack skills 37→41, BMAD skills 39→40, oh-my-claudecode skills 37→46, CE agents 50→60 (v3.0.0 ce- prefix rename), CE skills 44→42
- Badge timestamp refreshed to Apr 24, 2026 12:46 AM PKT

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-24 00:46:53 +05:00
Shayan Rais 639901934c README: bump freshness badge to v2.1.116 (Apr 21, 2026 11:00 PM PKT)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-21 23:01:10 +05:00
Shayan Rais 73da69cb0c added report 2026-04-20 00:50:49 +05:00
Shayan Rais f00f32d15f README: rename CLAUDE.md section to include .claude/rules + add load-mode tip
- Section header renamed: 'CLAUDE.md (7)' → 'CLAUDE.md + .claude/rules (8)'
- TOC label updated to match while preserving the #tips-claudemd anchor
- New row 2 documents the load behavior: rules without paths: frontmatter
  auto-load like CLAUDE.md; paths: frontmatter triggers lazy-load by glob
- Source badge links to official memory docs (organize-rules-with-clauderules)

Row 2 placement puts the default behavior (surprise) before the workaround
(mitigation), so skimmers learn the risk before the escape hatch.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-20 00:08:04 +05:00
Shayan Rais 32c0ecc603 README: source remaining 5 tips — Shayan self-vouches + Boris + Claude-docs badges
- line 193 agent teams/tmux/worktrees → Boris badge (bcherny/status/2025007393290272904)
- line 209 skills in subfolders for monorepos → Claude badge (official skills docs)
- line 267 MCP for chrome console logs → Claude badge (official chrome docs)
- line 269 /doctor for diagnostics → Shayan self-vouch
- line 270 cross-model QA via Codex → Shayan self-vouch

Zero unsourced tips remaining across all 14 tip sections.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-19 23:21:03 +05:00
Shayan Rais a65cd221fd README: source tips table — Dex dumb-zone rewrite + 6 attributions, 3 removals
- dumb-zone tip (line 159): rewrite in Dex's own words (12:22/25:41/26:06)
  with transcript link + YouTube deep-link at t=1541
- add Dex+Video source for phase-wise gated plan tip
- add Boris tweet source for multiple-CLAUDE.md monorepo tip (2016339448863355206)
- add Claude docs badge for .claude/rules/ and ultrathink tips
- add Boris tweet source for /loop & /schedule tip (2038454341884154269)
- add Shayan self-attribution for terminal-as-background-task debugging tip
- drop 3 unattributable tips: memory.md/constitution.md, vanilla-cc-for-small-tasks, 1M-model compact-error workaround
- update section counts: CLAUDE.md 7→6, Workflows 6→5, Debugging 7→6

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-19 23:12:49 +05:00
Shayan Rais a1640f8bdf README: bump to v2.1.114, switch to 3rd-most-starred badge, sync CONCEPTS + workflow stats
- header badge: v2.1.112 (Apr 17) → v2.1.114 (Apr 18 8:22 PM PKT);
  rank badge 4th → 3rd (points to third-most-starred.svg)
- CONCEPTS table: add Ultrareview and Tasks rows; refresh No Flicker
  Mode (/tui fullscreen canonical), Auto Mode (--enable-auto-mode
  flag removed in v2.1.111), Scheduled Tasks (self-pacing via
  Monitor tool), Git Worktrees (EnterWorktree/ExitWorktree +
  isolation frontmatter)
- workflow table: star/count refresh (ECC 158k→160k, Superpowers
  156k→159k, gstack 74k→76k skills 46→37, GSD 54k→55k agents 31→33,
  omc 29k→30k, CE 14k→15k agents 49→50 commands 3→4 skills 51→44,
  OpenSpec commands 10→11)
- tips: rename /fewer-permission-prompts → /less-permission-prompts
  to match official skill name

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-18 20:24:01 +05:00
Shayan Rais 6fa7bcf4fa updated ques 2026-04-17 21:49:09 +05:00
Shayan Rais 72f8aaff9e bump Claude Code badge to v2.1.112 (Apr 17, 2026 6:37 AM PKT)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-17 06:38:47 +05:00
Shayan Rais 3a3a0e6623 link Boris Apr 16 tips into README — 6 tips across 3 sections
- Session Management (5 → 6): recaps for long-running sessions
- Workflows (4 → 6): /focus mode, adaptive-thinking effort level
- Workflows Advanced (6 → 9): auto mode, /fewer-permission-prompts, /go verify skill
- Tip total 76 → 82
- Boris workflow row and Article/Tweet list now reference the new file

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-17 06:37:20 +05:00
Shayan Rais 3cbd840aaa add Context and Session Management tips sections from Thariq 16 April article
- split 10 context-management tips into Context (5) + Session Management (5)
- move /compact, /rewind, /rename tips out of Workflows into the new sections
- remove bold and inline-code formatting from tip content per style cleanup
- update TOC and section counts (total tips: 69 → 76)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-17 06:24:43 +05:00
Shayan Rais dd6f496b0c update README — v2.1.110 badge, star counts, /schedule URL fix, add Claude Devs X account
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 23:45:29 +05:00
Shayan Rais f785b5e5e7 add Thariq session management tips to Others section and articles table
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 11:47:29 +05:00
Shayan Rais 65481e38b5 updated 2026-04-15 01:36:39 +05:00
Shayan Rais bc61800fb5 commit 2026-04-15 01:35:55 +05:00
Shayan Rais efff267c9e add Pakistan's 4th most ★ repo badge line, update timestamp to Apr 15
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-15 01:35:03 +05:00
Shayan Rais 1c6529df41 sort Hot table by release recency — newest features (Routines, Devcontainers, Channels) first
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 23:50:45 +05:00
Shayan Rais 1e076ad935 update badge timestamp, CONCEPTS table (Routines, Devcontainers), and dev workflows stars/counts
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 23:40:42 +05:00
Shayan Rais 9815102fbc fix vertical alignment of stars badge with counting text
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 23:01:08 +05:00
Shayan Rais aeba43bc78 move stars and counting badge below Star History chart
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 23:00:25 +05:00
Shayan Rais 73dbf458a3 add stars badge with counting text below Polar sponsor link
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 22:59:04 +05:00
Shayan Rais 4cb8c58475 fix vertical alignment of sponsor heart icon in heading
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 22:57:51 +05:00
Shayan Rais c65b4618d5 replace heart emoji with GitHub sponsor heart SVG in heading
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 22:56:56 +05:00
Shayan Rais 8073176293 add red heart to Sponsor My Work heading
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 22:55:32 +05:00
Shayan Rais 37cb4a9695 update sponsor text to doodh patti
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 22:52:15 +05:00
Shayan Rais e48b4b4aa9 add Claude jumping separator between Star History and Sponsor sections
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 22:51:41 +05:00
Shayan Rais 1842995131 update badge to Claude Code v2.1.107 (Apr 14, 2026 10:49 PM PKT)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 22:50:14 +05:00
Shayan Rais e6a5e75bfa update sponsor description to buy me a coffee
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 22:49:02 +05:00
Shayan Rais 03d68c5f08 update Sponsor section with personal heading and description
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 22:48:22 +05:00
Shayan Rais bb02330f6d rename Sponsors heading to Sponsor this project
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 22:47:03 +05:00
Shayan Rais 2a57921025 update Sponsors section to use local Polar SVG icon
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 22:38:54 +05:00
Shayan Rais f926120b1b update Sponsors badge with custom Polar SVG logo
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 22:36:27 +05:00
Shayan Rais 8cf180652c fix Sponsors section — use shields.io badge instead of broken Polar SVG
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 22:34:09 +05:00
Shayan Rais 7779f6d295 add Sponsors section to README with Polar checkout link
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-14 22:32:58 +05:00
Shayan Rais 57fe61bcf7 update development workflows table: star counts and agent/command/skill counts
Star updates: ECC 148k→154k, Superpowers 143k→150k, gstack 68k→71k, GSD 50k→52k,
Spec Kit 87k→88k, BMAD 44k→45k, OpenSpec 39k→40k, oh-my-claudecode 27k→28k.
Count updates: GSD agents 24→31/commands 68→122, ECC agents 47→48/commands 82→143/
skills 182→230, gstack skills 37→31, BMAD skills 39→37, CE agents 51→49/skills 43→42.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-13 20:21:24 +05:00
Shayan Rais 15dbb62f71 Update README.md 2026-04-12 23:38:40 +05:00