huangjia2019/claude-code-engingeering-EN
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
huangjia2019/claude-code-engingeering-EN
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
huangjia2019/claude-code-engingeering-EN
MCP server Claude CodeCodexCursor +2
MCP server "app-tools" as configured in huangjia2019/claude-code-engingeering-EN. Runs ./custom-server/server.py with python.
huangjia2019/claude-code-engingeering-EN
MCP server Claude CodeCodexCursor +2
Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.
huangjia2019/claude-code-engingeering-EN
Plugin Claude Code
Team standardized development toolkit: security scanning, review commands, and a dangerous-command guard.
huangjia2019/claude-code-engingeering-EN
Agent
Scans code for security vulnerabilities. Use when reviewing changes that touch auth, input handling, or data access.
huangjia2019/claude-code-engingeering-EN
Command
Run the team's standard code review on the current changes.
huangjia2019/claude-code-engingeering-EN
Skill Claude CodeCodex
Apply the team's secure-review checklist when reviewing code that handles user input, authentication, or database access.