Cookbook banner
rayk rayk

Cookbook

Development community

Description

--- description: Look up examples from Claude Cookbooks for implementation patterns arguments: - name: topic description: What to look up (e.g., "tool use", "skills", "agents", "multimodal") required: true allowed_tools: WebFetch, Read, Grep, Glob --- <task> Look up examples and implementation patterns from the official Anthropic Claude Cookbooks repository for: **$ARGUMENTS.topic** </task> <instructions> 1. **Identify the category** based on the topic: - "tool", "tools", "functio

Installation

Installs to ~/.claude/commands/rayk-lucid-toolkit-cookbook.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rayk/lucid-toolkit/HEAD/.claude/commands/cookbook.md -o ~/.claude/commands/rayk-lucid-toolkit-cookbook.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository