dot_claude/skills/refactor-code/SKILL.md
Refactors existing TypeScript or JavaScript code to improve its structure, readability, and performance. This skill can be used to extract functions, rename variables, and apply other refactoring techniques to improve the quality of the code.
npx skillsauth add npomfret/my-ai-agent-prompts dot_claude/skills/refactor-codeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Refactors existing TypeScript or JavaScript code to improve its structure, readability, and performance. This skill can be used to extract functions, rename variables, and apply other refactoring techniques to improve the quality of the code.
development
Automates web application testing using a popular testing framework for TypeScript and JavaScript, such as Playwright or Cypress. This skill can be used to create end-to-end tests, integration tests, and unit tests for a web application.
development
Provides a systematic process for debugging issues in TypeScript, JavaScript, and shell scripts. This skill will guide the user through the process of identifying the root cause of a bug and finding a solution.
development
Assists in creating highly specialized subagents with specific roles, such as `code-architecture-reviewer`, `strategic-plan-architect`, or `build-error-resolver`, to handle complex tasks efficiently.
development
Implements a system to automatically activate relevant Claude skills based on user prompts, keywords, and file changes. This skill uses TypeScript hooks to inject skill reminders and perform post-response checks for risky patterns.