Vibe Genius 团队整理的 DeepLearning.AI 官方课程 'Claude Code: A Highly Agentic Coding Assistant' 学习笔记,由 Andrew Ng 和 Anthropic 的 Elie Schoppik 主讲
# Add to your Claude Code skills
git clone https://github.com/MarkShawn2020/DeepLearning.ai-Courses-ClaudeCodeGuides for using ai agents skills like DeepLearning.ai-Courses-ClaudeCode.
Last scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T15:28:41.105Z",
"npmAuditRan": true,
"pipAuditRan": true
}DeepLearning.ai-Courses-ClaudeCode is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by MarkShawn2020. Vibe Genius 团队整理的 DeepLearning.AI 官方课程 'Claude Code: A Highly Agentic Coding Assistant' 学习笔记,由 Andrew Ng 和 Anthropic 的 Elie Schoppik 主讲. It has 309 GitHub stars.
Yes. DeepLearning.ai-Courses-ClaudeCode passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/MarkShawn2020/DeepLearning.ai-Courses-ClaudeCode" and add it to your Claude Code skills directory (see the Installation section above).
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh DeepLearning.ai-Courses-ClaudeCode against similar tools.
No comments yet. Be the first to share your thoughts!
学习笔记整理自 DeepLearning.AI 官方课程 "Claude Code: A Highly Agentic Coding Assistant",由 Andrew Ng 和 Anthropic 的 Elie Schoppik 主讲。
Master Claude Code, Anthropic's powerful AI coding assistant, through hands-on lessons covering:
courses/
├── 00. Overview.md # Learning objectives and course roadmap
├── 01. Introduction.md # Getting started with Claude Code
├── 02. What is Claude Code?.md # Architecture and capabilities
├── 03. Course Notes.md # Resources and references
├── 04. Setup & Codebase Understanding.md
├── 05. Adding Features.md
├── 06. Testing, Error Debugging and Code Refactoring.md
├── 07. Adding Multiple Features Simultaneously.md
├── 08. Exploring Github Integration & Hooks.md
├── 09. Refactoring a Jupyter Notebook & Creating a Dashboard.md
├── 10. Creating Web App based on a Figma Mockup.md
├── 11. Conclusion.md
└── 12. Prompts & Summaries of Lessons.md
Build a full-stack Retrieval-Augmented Generation chatbot with:
Transform Jupyter notebook analytics into an interactive web dashboard:
Convert UI mockups into functional applications:
courses/00. Overview.md for learning objectivescourses/12. Prompts & Summaries of Lessons.md for quick lookup吴恩达 x Anthropic:Claude Code 终极教程 01.md)This is a reference repository for course materials. For course feedback or questions, please contact DeepLearning.AI directly.
Note: This repository contains course transcripts and notes only. For hands-on practice, install Claude Code and follow along with the lessons.