feat(resources): organize into beginner, intermediate, advanced sections#6
Conversation
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (1)
Note Other AI code review bot(s) detectedCodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review. 📝 WalkthroughWalkthroughREADME.md is rewritten from a narrative guide into a skill-level organized, table-driven resource catalog with Beginner/Intermediate/Advanced tiers, replacing many bullet lists with uniform Resource|Author|Description tables and updating license attribution to CC BY-NC-ND 4.0. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Fix all issues with AI agents
In `@README.md`:
- Line 218: Update the README string that currently reads "sub agent prompts" to
use a compound modifier by hyphenating it as "sub‑agent prompts" (replace the
space between "sub" and "agent" with a hyphen in the table entry line containing
"[Claude Code System Prompts] | Piebald AI | All parts of Claude Code's system
prompt including tool descriptions and sub agent prompts. Updated per version").
Ensure only the phrase is changed and formatting of the surrounding Markdown
table row remains unchanged.
- Line 236: Update the README table entry for VoiceMode MCP by hyphenating the
compound modifier: find the table row containing the text "OpenAI API
compatible" (the VoiceMode MCP line) and change it to "OpenAI API‑compatible" so
the compound modifier is correctly hyphenated.
Co-authored-by: CloudAI-X <252792870+CloudAI-X@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
This PR reorganizes the Claude Code Resources Guide from a flat structure into a skill-level organized format with three tiers: Beginner (🟢), Intermediate (🟡), and Advanced (🔴). The reorganization improves navigation and helps users find resources appropriate to their experience level.
Changes:
- Restructured all resources into beginner, intermediate, and advanced sections with clear tier descriptions
- Converted all resource listings into standardized markdown tables with Resource/Author/Description columns
- Added visual separators (horizontal rules) between major sections
- Updated license attribution to explicitly mention CC BY-NC-ND 4.0
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | Resource | Author | Description | | ||
| |----------|--------|-------------| | ||
| | [RIPER Workflow](https://github.com/tony/claude-code-riper-5) | Tony Narlock | Structured workflow enforcing Research, Innovate, Plan, Execute, Review phases with branch-aware memory | | ||
| | [AB Method](https://github.com/ayoubben18/ab-method) | Ayoub Bensalah | Spec-driven workflow transforming large problems into focused, incremental missions using specialized sub agents | |
There was a problem hiding this comment.
Inconsistent terminology: "sub agents" should be hyphenated as "sub-agents" to match the standard compound adjective format and maintain consistency with how this term appears in technical documentation.
| |----------|--------|-------------| | ||
| | [Trail of Bits Security Skills](https://github.com/trailofbits/skills) | Trail of Bits | Professional security-focused skills for code auditing with CodeQL, Semgrep, and vulnerability detection | | ||
| | [Context Engineering Kit](https://github.com/NeoLabHQ/context-engineering-kit) | Vlad Goncharov | Advanced context engineering techniques with minimal token footprint for improved agent quality | | ||
| | [TÂCHES Claude Code Resources](https://github.com/taches/claude-code-resources) | TÂCHES | Well-balanced sub agents, skills, and commands with meta-skills like skill-auditor and hook creation | |
There was a problem hiding this comment.
Inconsistent terminology: "sub agents" should be hyphenated as "sub-agents" to match the standard compound adjective format and maintain consistency with how this term appears in technical documentation.
| | [Agentic Workflow Patterns](https://github.com/ThibautMelen/agentic-workflow-patterns) | ThibautMelen | Comprehensive agentic patterns from Anthropic docs with Mermaid diagrams covering Subagent Orchestration, Master-Clone Architecture | | ||
| | [Claude Code Infrastructure Showcase](https://github.com/diet103/claude-code-infrastructure) | diet103 | Innovative approach using hooks to ensure Claude intelligently selects appropriate Skills for current context | | ||
| | [Context Priming](https://github.com/disler/context-priming) | disler | Systematic approach to priming Claude Code with comprehensive project context through specialized commands | | ||
| | [Design Review Workflow](https://github.com/patrickellis/design-review-workflow) | Patrick Ellis | Automated UI/UX design review workflow with sub agents covering responsive design to accessibility | |
There was a problem hiding this comment.
Inconsistent terminology: "sub agents" should be hyphenated as "sub-agents" to match the standard compound adjective format and maintain consistency with how this term appears in technical documentation.
| | [Design Review Workflow](https://github.com/patrickellis/design-review-workflow) | Patrick Ellis | Automated UI/UX design review workflow with sub agents covering responsive design to accessibility | | |
| | [Design Review Workflow](https://github.com/patrickellis/design-review-workflow) | Patrick Ellis | Automated UI/UX design review workflow with sub-agents covering responsive design to accessibility | |
| | Resource | Author | Description | | ||
| |----------|--------|-------------| | ||
| | [Superpowers](https://github.com/obra/superpowers) | Jesse Vincent | Core software engineering competencies covering planning, reviewing, testing, and debugging across the SDLC | | ||
| | [Claude Codex Settings](https://github.com/fcakyon/claude-codex-settings) | fatih akyon | Well-organized plugins for GitHub, Azure, MongoDB, Playwright, and popular services | |
There was a problem hiding this comment.
Inconsistent author name capitalization. The author name "fatih akyon" should be capitalized as "Fatih Akyon" to maintain consistency with how other author names are presented throughout the document (e.g., "Jesse Vincent", "Alon Wolenitz").
| | [Claude Codex Settings](https://github.com/fcakyon/claude-codex-settings) | fatih akyon | Well-organized plugins for GitHub, Azure, MongoDB, Playwright, and popular services | | |
| | [Claude Codex Settings](https://github.com/fcakyon/claude-codex-settings) | Fatih Akyon | Well-organized plugins for GitHub, Azure, MongoDB, Playwright, and popular services | |
|
|
||
| | Resource | Author | Description | | ||
| |----------|--------|-------------| | ||
| | [Claude Code System Prompts](https://github.com/Piebald-AI/claude-code-system-prompts) | Piebald AI | All parts of Claude Code's system prompt including tool descriptions and sub agent prompts. Updated per version | |
There was a problem hiding this comment.
Inconsistent terminology: "sub agent" should be hyphenated as "sub-agent" to match the standard compound adjective format and maintain consistency with how this term appears in technical documentation.
| | [Claude Code System Prompts](https://github.com/Piebald-AI/claude-code-system-prompts) | Piebald AI | All parts of Claude Code's system prompt including tool descriptions and sub agent prompts. Updated per version | | |
| | [Claude Code System Prompts](https://github.com/Piebald-AI/claude-code-system-prompts) | Piebald AI | All parts of Claude Code's system prompt including tool descriptions and sub-agent prompts. Updated per version | |
| | Resource | Author | Description | | ||
| |----------|--------|-------------| | ||
| | [CC Usage](https://github.com/ryoppippi/cc-usage) | ryoppippi | CLI tool for managing and analyzing Claude Code usage with cost information | | ||
| | [Claude Code Usage Monitor](https://github.com/maciek-roboblog/claude-code-usage-monitor) | Maciek-roboblog | Real-time terminal tool showing live token consumption and burn rate with visual progress bars | |
There was a problem hiding this comment.
Inconsistent capitalization of author name. The author is listed as "Maciek-roboblog" but should be "maciek-roboblog" to match the GitHub username format used in the repository URL.
| | [Claude Code Usage Monitor](https://github.com/maciek-roboblog/claude-code-usage-monitor) | Maciek-roboblog | Real-time terminal tool showing live token consumption and burn rate with visual progress bars | | |
| | [Claude Code Usage Monitor](https://github.com/maciek-roboblog/claude-code-usage-monitor) | maciek-roboblog | Real-time terminal tool showing live token consumption and burn rate with visual progress bars | |
|
|
||
| | Resource | Author | Description | | ||
| |----------|--------|-------------| | ||
| | [Claude Code Hook Comms (HCOM)](https://github.com/aannoo/hcom) | aannoo | Lightweight CLI for real-time communication between Claude Code sub agents with @-mention targeting and live dashboard | |
There was a problem hiding this comment.
Inconsistent terminology: "sub agents" should be hyphenated as "sub-agents" to match the standard compound adjective format and maintain consistency with how this term appears in technical documentation.
| | [Claude Code Hook Comms (HCOM)](https://github.com/aannoo/hcom) | aannoo | Lightweight CLI for real-time communication between Claude Code sub agents with @-mention targeting and live dashboard | | |
| | [Claude Code Hook Comms (HCOM)](https://github.com/aannoo/hcom) | aannoo | Lightweight CLI for real-time communication between Claude Code sub-agents with @-mention targeting and live dashboard | |
| | Resource | Author | Description | | ||
| |----------|--------|-------------| | ||
| | [Claude Code System Prompts](https://github.com/Piebald-AI/claude-code-system-prompts) | Piebald AI | All parts of Claude Code's system prompt including tool descriptions and sub agent prompts. Updated per version | | ||
| | [tweakcc](https://github.com/Piebald-AI/tweakcc) | Piebald-AI | Command-line tool to customize Claude Code styling | |
There was a problem hiding this comment.
Inconsistent author naming for Piebald-AI. Line 218 uses "Piebald AI" while line 219 uses "Piebald-AI". Should be consistent - either "Piebald AI" or "Piebald-AI" throughout.
| | [tweakcc](https://github.com/Piebald-AI/tweakcc) | Piebald-AI | Command-line tool to customize Claude Code styling | | |
| | [tweakcc](https://github.com/Piebald-AI/tweakcc) | Piebald AI | Command-line tool to customize Claude Code styling | |
| | [RIPER Workflow](https://github.com/tony/claude-code-riper-5) | Tony Narlock | Structured workflow enforcing Research, Innovate, Plan, Execute, Review phases with branch-aware memory | | ||
| | [AB Method](https://github.com/ayoubben18/ab-method) | Ayoub Bensalah | Spec-driven workflow transforming large problems into focused, incremental missions using specialized sub agents | | ||
| | [Simone](https://github.com/helmi/simone) | Helmi | Broader project management workflow with documents, guidelines, and processes for planning and execution | | ||
| | [Claude Code PM](https://github.com/ranaroussi/claude-code-pm) | Ran Aroussi | Comprehensive project-management workflow with specialized agents and slash-commands | |
There was a problem hiding this comment.
Inconsistent terminology for "slash commands" vs "slash-commands". Line 72 uses "slash-commands" while line 259 uses "slash commands". Should be consistent throughout the document.
| | [Claude Code PM](https://github.com/ranaroussi/claude-code-pm) | Ran Aroussi | Comprehensive project-management workflow with specialized agents and slash-commands | | |
| | [Claude Code PM](https://github.com/ranaroussi/claude-code-pm) | Ran Aroussi | Comprehensive project-management workflow with specialized agents and slash commands | |
|
@copilot open a new pull request to apply changes based on the comments in this thread |
|
@CloudAI-X I've opened a new pull request, #7, to work on those changes. Once the pull request is ready, I'll request review from you. |
Add dedicated Review Workflows subsection to README
[WIP] Organize resources into beginner, intermediate, advanced sections
|
@copilot In
|
|
@CloudAI-X I've opened a new pull request, #9, to work on those changes. Once the pull request is ready, I'll request review from you. |
Co-authored-by: CloudAI-X <252792870+CloudAI-X@users.noreply.github.com>
[WIP] Reorganize resources into beginner, intermediate, advanced sections
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.