General
PromptBeginner5 minmarkdown
Untitled Skill
175
Simplify code for clarity and maintainability — reduce complexity without changing behavior
Loading actions...
Main instructions and any bundled files for this skill.
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
risks
Invoke the agent-skills:code-simplification skill.
Simplify recently changed code (or the specified scope) while preserving exact behavior:
If tests fail after a simplification, revert that change and reconsider. Use code-review-and-quality to review the result.