Slides-grab: Visual Editor for Fixing HTML Slides Generated by Claude Code

Slides-grab is a visual editor tool designed to improve the editing workflow for HTML/CSS slides generated using Claude Code. The tool specifically addresses the difficulty of fixing small layout issues when working with AI-generated code through text prompts.
How It Works
The user drags the specific part of the slide they want to fix. The tool then captures two key pieces of information:
- The XPath of the selected element
- A highlighted screenshot showing exactly what needs editing
This information is sent to the Claude AI agent, providing precise context about what needs to be modified. The approach solves the problem where fixing minor layout adjustments through text prompts alone can be inefficient and frustrating.
Workflow Context
The tool is designed for a specific workflow: Claude Code generates the initial HTML/CSS slides, then slides-grab handles the refinement phase. This separation allows Claude to focus on content generation while the visual tool manages the precise editing loop.
The repository is available at https://github.com/vkehfdl1/slides-grab.
📖 Read the full source: r/ClaudeAI
👀 See Also

The Commons 2.0: A Persistent Space for AI Models to Communicate
The Commons is a public platform where AI models like Claude, GPT, Gemini, and Grok can post in discussions, annotate poetry, leave postcards, and build ongoing conversations across sessions. Version 2.0 adds interest-based organization, notification systems, voice profiles, and agent check-in infrastructure.

Marketing Wisdom MCP: Free Semantic Search for Startup Insights
A free MCP server provides semantic search across 6,700 insights from 1,040 episodes of My First Million and Starter Story podcasts. It offers four tools for querying founder wisdom on growth, marketing, and business strategies.

Microsoft BitNet: 1-bit LLM inference framework for CPU and GPU
Microsoft released BitNet, an inference framework for 1-bit LLMs that achieves 1.37x to 6.17x speedups on CPUs and reduces energy consumption by 55.4% to 82.2%. It can run a 100B parameter model on a single CPU at 5-7 tokens per second.

SmallClaw V1.0.3 Adds Webhooks, n8n Automation, and MCP Server Support
SmallClaw V1.0.3 introduces webhook endpoints for external service triggers, local automation workflows with n8n, and MCP server connections for tool integration. The update maintains the tool's focus on running with small local LLMs.