PROACTIVELY load this skill when the user asks to "debug this", "review my code", "refactor this file", or "security audit". Independent knowledge base for debugging, code review, refactoring, and testing. Can be invoked directly by main AI anytime for engineering guidance. <example> Context: User needs to debug an error user: "Debug this crash I'm getting when users login" assistant: "I'll load the engineering skill and route to the debugging workflow." </example> <example> Context: User wants code review user: "Review my changes before I commit" assistant: "I'll load the engineering skill and use the code review workflow." </example> <example> Context: User wants to refactor code user: "Refactor this file to use better patterns" assistant: "I'll load the engineering skill and apply the refactoring workflow." </example>
/plugin marketplace add Git-Fg/thecattoolkit/plugin install git-fg-cat-toolkit-engineer-plugins-engineer@Git-Fg/thecattoolkitThis skill is limited to using the following tools:
references/code-review.mdreferences/debug.mdreferences/debugging-protocol.mdreferences/prototype.mdreferences/refactor.mdreferences/refactoring-patterns.mdreferences/review-checklist.mdreferences/security-audit.mdreferences/security-checklist.mdreferences/tdd-protocol.mdreferences/test-driven-development.mdreferences/testing.md<foundational_knowledge>
BEFORE executing ANY workflow in this skill that involves MODIFYING code, you MUST read:
references/security-checklist.md - OWASP Top 10, security vulnerabilities, and safety protocolsFor READ-ONLY workflows (review, analyze), security checklist is recommended but not mandatory.
WHY: Engineering workflows that modify code can introduce security vulnerabilities, data corruption, or system instability. The security checklist contains non-negotiable safety protocols.
EXECUTION RULE: Read foundational knowledge IMMEDIATELY upon workflow invocation. For modification workflows, this is non-negotiable. </foundational_knowledge>
references/debug.md - The 6-Phase Debug Protocolreferences/code-review.md - PR Review Workflowreferences/refactor.md - Refactoring Workflowreferences/refactoring-patterns.md - Code smells and SOLID principlesreferences/security-audit.md - Security Assessment Workflowreferences/security-checklist.md - OWASP Top 10 focus areasreferences/test-driven-development.md - Red-Green-Refactor Workflowreferences/tdd-protocol.md - The Iron Law and methodologyreferences/testing.md - Testing Implementation Workflowreferences/prototype.md - Draft-then-Harden WorkflowThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.