apply-comments

Official

Apply pending slide edit markers

Authorcompozy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes editor-created @slide-comment markers by turning the requested notes into concrete changes inside the corresponding slide source files.

Core Features & Use Cases

  • Marker-driven slide edits: Detects and processes {@/* @slide-comment ... */} JSX markers embedded in slides/<slideId>/index.tsx.
  • Context-aware updates: Locates the enclosing JSX target for each marker and applies edits in a way that stays consistent with the slide-authoring structure.
  • Safe, verifiable workflow: Applies edits from bottom to top to avoid line-shift issues, deletes each marker after applying its change, and verifies that no markers remain.
  • Use Case: When the open-slide inspector has flagged multiple elements with notes like “make this red” or “change the accent text,” this Skill updates the slide code and cleans up the markers so the slide renders correctly.

Quick Start

Use apply-comments to process the pending inspector markers in the specified slide files under slides/ (for example, ask it to apply comments for a given slide id or for all slides).

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: apply-comments
Download link: https://github.com/compozy/agh/archive/main.zip#apply-comments

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.