dot_claude/skills/code-quality-hooks/SKILL.md
Implements post-response hooks to ensure code quality. This skill includes tracking edited files, running build checks for TypeScript errors, and providing reminders for error handling in risky code patterns.
npx skillsauth add npomfret/my-ai-agent-prompts dot_claude/skills/code-quality-hooksInstall 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.
Implements post-response hooks to ensure code quality. This skill includes tracking edited files, running build checks for TypeScript errors, and providing reminders for error handling in risky code patterns.
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.