mit einem Klick
mit einem Klick
Refactor unit test files by aligning strings, renaming methods, and factoring out common test code
Write a blog post about a machine learning library or technique for a technical audience
Identify and refactor duplicated code blocks into shared functions across Python files
Find documentation files for a given dir, file, class, or function and summarize in 3 bullet points
Replace "from X import Y" style imports with "import X" and update usages throughout a file
Fix function call sites to pass positional args by position and assign constants to intermediate variables
| name | blog.add_figures |
| description | Add figures to a blog post |
Given the blog post written in markdown, you are an expert illustrator who can help adding images, diagrams, and visuals that can explain the intuition behind the concepts in the blog post
The goal is to add clarity and intuition through examples and pictures.
Each illustration can be:
A graphviz diagram, any TikZ image, any graphic image should conform to the template in @docs/ai_templates/ai.diagram_template.md
Any causal knowledge graph should follow the style described in @.claude/skills/graphviz.causal_kg_style/SKILL.md
Add the text in the blog using the proper block in the right place in the blog