huangjia2019/claude-code-engineering
Settings file Claude Code
Agent settings declaring 1 allowed tools.
huangjia2019/claude-code-engineering
Settings file Claude Code
Agent settings declaring 1 allowed tools.
huangjia2019/claude-code-engineering
Agent Claude Code
Review code changes for quality, security, and best practices. Proactively use this after code modifications.
huangjia2019/claude-code-engineering
Agent Claude Code
Run tests and report results concisely. Use this after code changes to verify everything works.
huangjia2019/claude-code-engineering
Agent Claude Code
Analyze log files and extract actionable insights. Use when troubleshooting issues or investigating incidents.
huangjia2019/claude-code-engineering
Agent Claude Code
Explore and analyze API-related code. Use when investigating endpoints, routing, or HTTP handling.
huangjia2019/claude-code-engineering
Agent Claude Code
Explore and analyze authentication-related code. Use when investigating auth flows, session management, or security.
huangjia2019/claude-code-engineering
Agent Claude Code
Explore and analyze database-related code. Use when investigating data models, queries, or persistence.
huangjia2019/claude-code-engineering
Agent Claude Code
Analyze root cause of bugs after location is identified. Second step in bug investigation.
huangjia2019/claude-code-engineering
Agent Claude Code
Implement bug fixes after analysis is complete. Third step in bug fix pipeline.
huangjia2019/claude-code-engineering
Agent Claude Code
Locate the source of bugs in the codebase. First step in bug investigation.
huangjia2019/claude-code-engineering
Agent Claude Code
Verify bug fixes by running tests. Final step in bug fix pipeline.
huangjia2019/claude-code-engineering
Skill Claude CodeCodex
Review code for quality, security, and best practices. Use when the user asks for code review, wants feedback on their code, mentions reviewing changes, or asks about code quality.
huangjia2019/claude-code-engineering
Skill Claude CodeCodex
Review code for quality, security, and best practices. Use when the user asks for code review, wants feedback on their code, mentions reviewing changes, or asks about code quality.
huangjia2019/claude-code-engineering
Skill Claude CodeCodex
API design patterns and conventions for this project. Covers RESTful URL naming, response format standards, error handling, and authentication requirements. Use when writing or reviewing API endpoints, designing new APIs, or making decisions about request/response formats.
huangjia2019/claude-code-engineering
Skill Claude CodeCodex
Generate API documentation from code. Use when the user wants to document APIs, create API reference, generate endpoint documentation, or needs help with OpenAPI/Swagger specs.
huangjia2019/claude-code-engineering
Skill Claude CodeCodex
Generate API documentation from code. Use when the user wants to document APIs, create API reference, generate endpoint documentation, or needs help with OpenAPI/Swagger specs.
huangjia2019/claude-code-engineering
Skill Claude CodeCodex
Analyze financial data, calculate financial ratios, and generate analysis reports. Use when the user asks about revenue, costs, profits, margins, ROI, financial metrics, or needs financial analysis of a company or project.
huangjia2019/claude-code-engineering
Skill Claude CodeCodex
Analyze financial data, calculate financial ratios, and generate analysis reports. Use when the user asks about revenue, costs, profits, margins, ROI, financial metrics, or needs financial analysis of a company or project.
huangjia2019/claude-code-engineering
Skill Claude CodeCodex
Generate an interactive tree visualization of your codebase. Use when exploring a new repo or understanding project structure.
huangjia2019/claude-code-engineering
Skill Claude CodeCodex
Generate an interactive tree visualization of your codebase. Use when exploring a new repo or understanding project structure.
huangjia2019/claude-code-engineering
Skill Claude CodeCodex
Generate API endpoint code and documentation from specifications. Use when the user wants to create new API endpoints, generate route handlers, scaffold REST APIs, or produce OpenAPI/Swagger specs from code.
huangjia2019/claude-code-engineering
Skill Claude CodeCodex
Generate API endpoint code and documentation from specifications. Use when the user wants to create new API endpoints, generate route handlers, scaffold REST APIs, or produce OpenAPI/Swagger specs from code.
huangjia2019/claude-code-engineering
Agent Claude Code
Generate comprehensive API documentation by scanning Express route files.
huangjia2019/claude-code-engineering
Skill Claude CodeCodex
Perform a comprehensive code health check on a directory. Use when the user asks to analyze code quality, find issues, or get a health report.