From reactant
Fills <@ph> placeholders in files by inferring natural content from surrounding context, optional prompts, and referenced resources. Handles scope modifiers for protected text and fields.
npx claudepluginhub a554b554/reactant --plugin reactantThis skill uses the workspace's default tool permissions.
Generate content that fits naturally at the tag position.
Programmatically edits .docx Word documents with live preview, track changes, insertions, deletions via SuperDoc VS Code extension. Use for redlining contracts, markup, or tracked edits when DOCX files are mentioned.
Humanizes AI-generated text in project files, READMEs, docs, and blogs by detecting and fixing 24 documented AI writing patterns. Interactive workflow with input selection, content type, and intensity options.
Share bugs, ideas, or general feedback.
Generate content that fits naturally at the tag position.
<@ph> tag appears.<@ph> tag with the generated text.The surrounding text may contain scope modifier tags. Since <@ph> replaces only the tag itself (not surrounding content), scope modifiers primarily provide context:
<< >>: Protected text is context only — do not modify it. Remove the << >> delimiters in the output.(( )): If the <@ph> tag appears inside a field, generate content within that field only. Remove the (( )) delimiters in the output.The prompt may contain context references wrapped in double backticks ( ``). These point to external resources (file paths, section titles, etc.) that you should look up.
<@ph: a summary sentence based on ``results.md``> — read results.md to generate an appropriate placeholder. delimiters from the output. ``) in the prompt before generating content.<@ph> tag and all modifier delimiters (<< >>, (( )), ``) must be removed in the output.