dot_claude/skills/code-optimization/SKILL.md
Analyzes TypeScript and JavaScript code to identify performance bottlenecks and suggests optimizations. This skill can help improve the execution speed and efficiency of the code by suggesting alternative algorithms, data structures, and code changes.
npx skillsauth add npomfret/my-ai-agent-prompts dot_claude/skills/code-optimizationInstall 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.
Analyzes TypeScript and JavaScript code to identify performance bottlenecks and suggests optimizations. This skill can help improve the execution speed and efficiency of the code by suggesting alternative algorithms, data structures, and code changes.
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.