Skip to main content
ClaudeWave
wesammustafa avatar
wesammustafa

Claude-Code-Everything-You-Need-to-Know

View on GitHub

A practical Claude Code guide with clear mental models and copy-paste examples — setup, prompt engineering, slash commands, skills, hooks, subagents, agent teams, and MCP servers. Beginner path to power-user depth. Featured in Awesome Claude Code.

Subagents3k stars340 forksPythonMITUpdated 1mo ago
ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 9/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/wesammustafa/Claude-Code-Everything-You-Need-to-Know && cp Claude-Code-Everything-You-Need-to-Know/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

13 items in this repository

Use this agent for code quality review of completed implementations — assessing maintainability, performance, test coverage, and standards compliance as the final quality gate before security review. For example: reviewing a finished frontend/backend feature and producing prioritized findings (Blocker/High-Priority/Medium/Nitpick) with actionable fixes.

Install

Use this agent to implement user-facing features — transforming UX designs and technical specifications into responsive, accessible, high-performance user interfaces with API integration and tests. Delegate frontend build work such as UI components, styling, client-side state and data handling, or web performance optimization.

Install

Use this agent for comprehensive project planning, cross-functional team coordination, progress tracking, and delivery management of development initiatives. For example: planning a 6-week user authentication project across a UX designer, backend developer, and QA tester, or regaining control of a project facing delays and scope creep.

Install

Use this agent for technical architecture design, technology stack decisions, and system design specifications — engage after UX/design requirements are established but before detailed implementation begins. For example: planning the architecture for an event management dashboard from completed UX designs, choosing the stack and patterns for a new microservices project, or recommending scaling strategies for performance issues under load.

Install
ux-designerSubagent

Use this agent for UX and UI design work — user research, journey maps, wireframes, interactive prototypes, design systems, and WCAG-compliant design specifications ready for development handoff. Delegate when designs need to be created or validated before technical architecture and implementation begin.

Install
fiveSlash Command

Apply the Five Whys root cause analysis technique to investigate an issue

Install
prSlash Command

Create a branch, split changes into logical commits, and open a pull request

Install
reviewSlash Command

Run a multi-perspective PR review (product, dev, QA, security, DevOps, UX) and post it to GitHub

Install
tddSlash Command

Development practices and TDD workflow to follow before starting a feature

Install
testSlash Command

LLM unit testing best practices checklist for testing internal logic, not API endpoints

Install
todoSlash Command

Manage project todos in todos.md file

Install
uxSlash Command

User Experience Designer & UI Specialist persona for design-focused tasks

Install

Audit a CLAUDE.md file for the patterns that actually degrade Claude Code's output — vagueness, unnamed files, stale facts, and bloat. Use when asked to review, audit, improve, shrink, or fix a CLAUDE.md, and when a project's results feel inconsistent or Claude keeps rediscovering the same context.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agent-skillsagentic-codingai-agentsanthropicanthropic-claudebest-practicesclaudeclaude-aiclaude-codeclaude-code-guideclaude-code-hooksclaude-code-skillsclaude-code-tutorialclaude-skillsguidemcpmcp-serversprompt-engineeringsubagentstutorial

What people ask about Claude-Code-Everything-You-Need-to-Know

What is wesammustafa/Claude-Code-Everything-You-Need-to-Know?

+

wesammustafa/Claude-Code-Everything-You-Need-to-Know is subagents for the Claude AI ecosystem. A practical Claude Code guide with clear mental models and copy-paste examples — setup, prompt engineering, slash commands, skills, hooks, subagents, agent teams, and MCP servers. Beginner path to power-user depth. Featured in Awesome Claude Code. It has 3k GitHub stars and its last recorded update is dated 2026-07-28.

How do I install Claude-Code-Everything-You-Need-to-Know?

+

You can install Claude-Code-Everything-You-Need-to-Know by cloning the repository (https://github.com/wesammustafa/Claude-Code-Everything-You-Need-to-Know) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is wesammustafa/Claude-Code-Everything-You-Need-to-Know safe to use?

+

Our security agent has analyzed wesammustafa/Claude-Code-Everything-You-Need-to-Know and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains wesammustafa/Claude-Code-Everything-You-Need-to-Know?

+

wesammustafa/Claude-Code-Everything-You-Need-to-Know is maintained by wesammustafa. The last recorded GitHub activity is dated 2026-07-28, with 7 open issues.

Are there alternatives to Claude-Code-Everything-You-Need-to-Know?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy Claude-Code-Everything-You-Need-to-Know to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: wesammustafa/Claude-Code-Everything-You-Need-to-Know
[![Featured on ClaudeWave](https://claudewave.com/api/badge/wesammustafa-claude-code-everything-you-need-to-know)](https://claudewave.com/repo/wesammustafa-claude-code-everything-you-need-to-know)
<a href="https://claudewave.com/repo/wesammustafa-claude-code-everything-you-need-to-know"><img src="https://claudewave.com/api/badge/wesammustafa-claude-code-everything-you-need-to-know" alt="Featured on ClaudeWave: wesammustafa/Claude-Code-Everything-You-Need-to-Know" width="320" height="64" /></a>

More Subagents