Claude Certified Architect: My Learning Notes

3 min read

Hello!! this WIP blog. I will keep updating notes as I keep moving ahead with my prepration of certification on claude.

Last update on 27th April 2026

Claude Code in Action

Certificate of Completion - Claude Code in Action

  1. Commands (inbuilt and custom)
  2. Skills and Commands
  3. Hooks
  4. MCP
  5. Claude folder (best practices)
  6. Security
  7. Introduction to Claude code in action
  8. what is skills.md

Hands-on:

  1. Skills and commands for my nextJS project, and many other projects
  2. I have already worked with Hooks in kiro.
  3. MCP (already worked)
  4. Claude folder (worked with my personal project)

Claude 101

Certificate of Completion - Claude 101

  1. 4d framework
  2. Claude desktop app, cowork, code
  3. Evals

Claude Code 101

Certificate of Completion - Claude Code 101

This was an easiest and quickest for me. As I was working on claude code for months. for me this is too much theory (or might I need all already)

  1. claude code intro
  2. Prompt
  3. Skills
  4. MCP
  5. Hooks

Claude Cowork

Certificate of Completion - Claude Cowork

this was a mix of hands-on, videos, and self learning. I have not used cowork a lot. I was more into Claude Code (VSCode IDE). This course pushed me to try claude cowork and I loved it.

This courses talks about:

  1. Agents and parallel work: cowork helps in running workflows with multiple agents and in parallel (whereever possible).
  2. It will explore, plan, and then execute and can be steer anytime
  3. plugins makes the cowork more powerful. There are plugins from anthropic and community ones too.
  4. Every agent has its own memory.
  5. Claude cowork get access to folders on local system rather than uploading/downlioading resources.
  6. Debugging, how to use cowork for non-coding tasks
  7. permissions is the most important part

Finished the most of the lessons from Claude

  1. MCP

  2. Advanced MCP

  3. Subagents

  4. AI limitations

NOT DOING AI FLUENCY and Claude with AZURE and Gooogle.

Mock Exam

I bought Mock exam from Udemy. Tbh, this certification is new and getting a good and trustworthy mock exam is hard. So, I just went with mock exam with less negative rating.

I took first attempt and got 75% exam (passed)

Certificate of Completion - Claude Code 101

Claude Commands

Command Purpose When to Use
/insights View usage analytics and insights Check how you're using Claude Code
/compact Summarize conversation to save context When context window is getting full
/clear Clear the current conversation Start fresh without history
/init Initialize Claude in a new project First-time setup in a repo
/mcp Manage MCP server connections Add, remove, or check MCP servers
/usage View token usage for the session Monitor token consumption
/model Switch the active Claude model Change between Opus, Sonnet, Haiku
/review Review code changes Before committing or submitting a PR
/doctor Run diagnostics on configuration Troubleshoot setup issues
/status Show current status and configuration Check active model and settings
/memory View or manage Claude's memory Review what Claude remembers across sessions
/cost Show cost for the current session Track spending per session