Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anthropics/claude-cookbooks
/ functions
Functions
640 in github.com/anthropics/claude-cookbooks
⨍
Functions
640
◇
Types & classes
67
↳
Endpoints
7
Method
test_no_empty_code_cells
Test that there are no empty code cells (warning only).
tests/notebook_tests/test_notebooks.py:123
Method
test_no_error_outputs
Test that no cells have error outputs.
tests/notebook_tests/test_notebooks.py:116
Method
test_no_hardcoded_api_keys
Test that no cells contain hardcoded API keys.
tests/notebook_tests/test_notebooks.py:137
Function
test_normalize_path
()
managed_agents/example_data/orchestrate/tests/test_urls.py:29
Method
test_notebook_executes_successfully
Test that the notebook executes without errors.
tests/notebook_tests/test_notebooks.py:217
Method
test_path_validation_allows_valid_paths
Test that valid memory paths are accepted.
tool_use/tests/test_memory_tool.py:47
Method
test_path_validation_prevents_traversal_dotdot
Test that .. traversal is blocked.
tool_use/tests/test_memory_tool.py:35
Method
test_path_validation_prevents_traversal_encoded
Test that URL-encoded traversal is blocked.
tool_use/tests/test_memory_tool.py:41
Method
test_path_validation_requires_memories_prefix
Test that paths must start with /memories.
tool_use/tests/test_memory_tool.py:29
Method
test_pip_installs_at_top
Test that pip install commands appear early in the notebook.
tests/notebook_tests/test_notebooks.py:175
Function
test_post_url_unicode
()
managed_agents/example_data/orchestrate/tests/test_urls.py:20
Method
test_python_kernel
Test that the notebook uses a Python kernel.
tests/notebook_tests/test_notebooks.py:73
Method
test_rename_destination_exists
Test rename when destination already exists.
tool_use/tests/test_memory_tool.py:344
Method
test_rename_file
Test renaming a file.
tool_use/tests/test_memory_tool.py:306
Method
test_rename_source_not_found
Test rename when source doesn't exist.
tool_use/tests/test_memory_tool.py:334
Method
test_rename_to_subdirectory
Test moving a file to a subdirectory.
tool_use/tests/test_memory_tool.py:320
Function
test_skill
Test a custom skill with a prompt. Args: client: Anthropic client instance skill_id: ID of skill to test test_prompt
skills/skill_utils.py:212
Function
test_slugify_basic
()
managed_agents/example_data/orchestrate/tests/test_urls.py:7
Function
test_slugify_special_chars
()
managed_agents/example_data/orchestrate/tests/test_urls.py:16
Function
test_slugify_unicode
()
managed_agents/example_data/orchestrate/tests/test_urls.py:11
Method
test_str_replace_file_not_found
Test replacement on nonexistent file.
tool_use/tests/test_memory_tool.py:194
Method
test_str_replace_multiple_occurrences
Test that replacement fails with multiple occurrences.
tool_use/tests/test_memory_tool.py:177
Method
test_str_replace_string_not_found
Test replacement when string doesn't exist.
tool_use/tests/test_memory_tool.py:164
Method
test_str_replace_success
Test successful string replacement.
tool_use/tests/test_memory_tool.py:145
Method
test_unknown_command
Test handling of unknown command.
tool_use/tests/test_memory_tool.py:359
Method
test_valid_cell_types
Test that all cells have valid cell types.
tests/notebook_tests/test_notebooks.py:56
Method
test_valid_json
Test that the notebook is valid JSON.
tests/notebook_tests/test_notebooks.py:37
Method
test_view_directory_with_files
Test viewing a directory with files.
tool_use/tests/test_memory_tool.py:60
Method
test_view_empty_directory
Test viewing an empty /memories directory.
tool_use/tests/test_memory_tool.py:54
Method
test_view_file_with_line_numbers
Test viewing a file with line numbers.
tool_use/tests/test_memory_tool.py:71
Method
test_view_file_with_range
Test viewing specific line range.
tool_use/tests/test_memory_tool.py:82
Method
test_view_nonexistent_path
Test viewing a nonexistent path.
tool_use/tests/test_memory_tool.py:94
Method
two_way_sensitivity
Perform two-way sensitivity analysis. Args: var1_name: First variable name var1_base: First variable base va
skills/custom_skills/creating-financial-models/sensitivity_analysis.py:78
Method
validate_colors
Validate that colors match brand guidelines. Args: colors_used: List of color codes used in document Returns:
skills/custom_skills/applying-brand-guidelines/apply_brand.py:274
Function
validate_skill_directory
Validate a skill directory structure before upload. Checks for: - SKILL.md exists - YAML frontmatter is valid - Directory name m
skills/skill_utils.py:291
Function
validation_result
Fixture providing validation result for a notebook.
tests/conftest.py:146
Function
visualize_conversation
Create a clean, professional visualization of the agent conversation. Auto-detects environment: - Jupyter notebooks: Renders styled HTML
claude_agent_sdk/utils/agent_visualizer.py:317
Function
waitForIdle
(session_id: string, timeout_sec = 120)
managed_agents/cma-mcp/src/cma.ts:94
Function
webhook
(request: Request)
managed_agents/self_hosted_sandboxes/daytona/daytona_webhook.py:185
Function
webhook
(request: Request)
managed_agents/self_hosted_sandboxes/modal/modal_sandbox_webhook.py:255
← previous
601–640 of 640, ranked by callers