Skip to main content
Run any Skill in Manus
with one click

avoid-unused-props-vars

Stars0
Forks0
UpdatedMarch 6, 2026 at 22:21

Do not keep unused props or variables. Remove them from types and call sites (or delete the variable) instead of using _unused or "intentionally unused" patterns. Use when adding or refactoring component props, function parameters, or local variables.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly