8Features of Claude

Quiz on features of Claude

2 min read343 words

Time: 5–10 minutes

Self-assessment on all the advanced Claude features from this module. Rate your current confidence on each, then revisit any lesson where your rating is below 4 before jumping into Model Context Protocol.

1.I can enable extended thinking with the right budget and max_tokens, and handle both thinking and redacted thinking blocks.

2.I can send images to Claude as base64 blocks and write structured visual prompts with methodology and examples.

3.I can send PDFs as document blocks and extract text, tables, and images from them.

4.I can enable citations on documents and parse the resulting cited_text and page/character references.

5.I can explain the preprocessing work that prompt caching saves and when caching actually pays off.

6.I can place cache breakpoints on tools, system prompts, and messages without mutating source data.

7.I can read cache_creation_input_tokens and cache_read_input_tokens to verify caching is working.

8.I can upload files via the Files API and use the code execution tool to run Python analysis in the sandbox.

0 of 8 answered

Review any areas where your confidence is below 4 before moving on.