Install
$ agentstack add mcp-adilshamim8-build-with-claude-code ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Build with Claude Code
> Complete course notes, assignments, and solutions for the "Build with Claude Code"
[](https://claude.ai/code) [](LICENSE)
📚 What's Inside
A clean, well-organized knowledge base covering everything from Claude Code fundamentals to advanced agentic engineering.
📘 Session 1 — Claude Code Fundamentals
- The agentic loop (Gather → Act → Verify)
- Context engineering and CLAUDE.md
- Permission system and slash commands
- Skills and reusable workflows
📂 [Session 1/](./Session%201/) — Notes • Assignments • Solutions
📘 Session 2 — Scaling Up
- MCPs (Model Context Protocol)
- Browser automation with
/chrome - Parallel agents and git worktrees
- The Five Pillars of Agentic Engineering
📂 [Session 2/](./Session%202/) — Notes • Assignments • Solutions
🚀 How to Use
# Clone the repo
git clone https://github.com/AdilShamim8/Build-with-Claude-Code.git
# Read sessions in order
1. Session 1/Claude-Code-Fundamentals.md
2. Session 1/Assignments.md
3. Session 1/solution.md
4. Session 2/Scaling-Up...md
5. Session 2/Assignments.md
6. Session 2/solution.md
🎯 Who This Is For
- 👨💻 AI engineers learning agentic patterns
- 🎓 Students preparing for AI engineering interviews
- 💼 Developers adopting Claude Code at work
- 🚀 Builders shipping AI-powered products
🧠 What You'll Learn
✅ Build AI agents that plan, act, and verify ✅ Engineer context with CLAUDE.md ✅ Create reusable skills and workflows ✅ Connect Claude to real systems via MCP ✅ Run multiple Claude agents in parallel ✅ Design production-grade validation harnesses
License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
Contact
- Website: Adil Shamim
- GitHub: Adil Shamim
- Create an issue in this repository for questions or suggestions
⭐ If you find this repository helpful, please consider giving it a star! ⭐
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: AdilShamim8
- Source: AdilShamim8/Build-with-Claude-Code
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.