·bulk-remove-classname
</>

bulk-remove-classname

Removes a specified class name from HTML/JSX files using the classname-search CLI tool. Use when you need to safely remove all occurrences of a specified class name from target files.

4Installs·0Trend·@yuichiroharai

Installation

$npx skills add https://github.com/yuichiroharai/classname-search --skill bulk-remove-classname

How to Install bulk-remove-classname

Quickly install bulk-remove-classname AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/yuichiroharai/classname-search --skill bulk-remove-classname
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: yuichiroharai/classname-search.

SKILL.md

View raw

Refer to the classname-search agent skill to understand how to use the classname-search CLI tool.

[!WARNING] If the classname-search agent skill is not found, do not proceed with the work. Do not attempt to obtain information from the internet or other sources.

[!IMPORTANT] Record the output match count (e.g., Total: 7 matches in 2 files). This will be referred to as the pre-removal count.

Removes a specified class name from HTML/JSX files using the classname-search CLI tool. Use when you need to safely remove all occurrences of a specified class name from target files. Source: yuichiroharai/classname-search.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yuichiroharai/classname-search --skill bulk-remove-classname
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from yuichiroharai/classname-search

Quick answers

What is bulk-remove-classname?

Removes a specified class name from HTML/JSX files using the classname-search CLI tool. Use when you need to safely remove all occurrences of a specified class name from target files. Source: yuichiroharai/classname-search.

How do I install bulk-remove-classname?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yuichiroharai/classname-search --skill bulk-remove-classname Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/yuichiroharai/classname-search

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22