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

✍️ OpenClawRadar📅 Published: April 18, 2026🔗 Source
Slides-grab: Visual Editor for Fixing HTML Slides Generated by Claude Code
Ad

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

Ad

👀 See Also

German Bureaucracy Assistant Prompt for Claude: Structured Legal Correspondence
Tools

German Bureaucracy Assistant Prompt for Claude: Structured Legal Correspondence

A detailed system prompt for Claude that turns the AI into a structured assistant for German bureaucracy, contracts, insurance disputes, and official letters, with strict fact-checking and DIN 5008 formatting.

OpenClawRadar
MAGELLAN: A 15-Agent Autonomous Scientific Discovery System Built on Claude Code
Tools

MAGELLAN: A 15-Agent Autonomous Scientific Discovery System Built on Claude Code

MAGELLAN is a 15-agent autonomous scientific discovery system built entirely on Claude Code. It uses Opus for deep reasoning and Sonnet for structured tasks, generating cross-disciplinary hypotheses without human direction, with 260 hypotheses proposed and 60% killed by adversarial validation in 19 sessions.

OpenClawRadar
Open-source Claude Skill structures B2B SaaS growth knowledge for consistent AI reasoning
Tools

Open-source Claude Skill structures B2B SaaS growth knowledge for consistent AI reasoning

A developer created an open-source Claude Skill that organizes $90M ARR partnership lessons, 1,800 user interviews, and 5 SaaS case studies into structured knowledge for Claude to reference, improving output quality for complex workflows like PMF validation and GTM planning.

OpenClawRadar
CC-Ledger: Track Claude Code Costs Per Session and Per PR with Local SQLite
Tools

CC-Ledger: Track Claude Code Costs Per Session and Per PR with Local SQLite

CC-Ledger is a Rust binary that hooks into Claude Code, logging each turn to local SQLite. Catch runaway sessions live and see per-PR cost without an API key. Includes macOS menu bar, web dashboard, and CLI views.

OpenClawRadar