get_template
Retrieve complete CLAUDE.md templates for specific project types using template slugs to standardize documentation and development workflows.
Instructions
Get the full CLAUDE.md template content for a specific project type by slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The template slug (e.g. "nextjs-saas", "python-service") | |
| api_key | No | Your Code Whisperer API key |