doc-writer
25huangjia2019/claude-code-engineering
Agent Claude Code
Pipeline Stage 2 - Generate API documentation from a route manifest.
huangjia2019/claude-code-engineering
Agent Claude Code
Pipeline Stage 2 - Generate API documentation from a route manifest.
huangjia2019/claude-code-engineering
Agent Claude Code
Pipeline Stage 3 - Validate generated API documentation against quality standards.
huangjia2019/claude-code-engineering
Agent Claude Code
Pipeline Stage 1 - Scan Express routes and produce a route manifest.
huangjia2019/claude-code-engineering
Skill Claude CodeCodex
Generate API documentation from a route manifest. Use when you have a list of discovered routes and need to produce markdown documentation.
huangjia2019/claude-code-engineering
Skill Claude CodeCodex
Validate API documentation against quality standards. Use when you need to verify generated docs are complete and correct.
huangjia2019/claude-code-engineering
Skill Claude CodeCodex
Scan Express.js source files to discover all API route definitions.
huangjia2019/claude-code-engineering
Command Claude Code
Quick git commit with auto-generated or specified message.
huangjia2019/claude-code-engineering
Command Claude Code
Explain code in simple, beginner-friendly terms.
huangjia2019/claude-code-engineering
Command Claude Code
Show recent git history with summary.
huangjia2019/claude-code-engineering
Command Claude Code
Show git status with helpful context.
huangjia2019/claude-code-engineering
Command Claude Code
Review code for quality, bugs, and improvements.
huangjia2019/claude-code-engineering
Command Claude Code
Add a TODO comment to code.
huangjia2019/claude-code-engineering
Command Claude Code
Deep analysis of code against project standards.
huangjia2019/claude-code-engineering
Command Claude Code
Create a pull request with auto-detected context.
huangjia2019/claude-code-engineering
Command Claude Code
Deploy with safety checks and automatic testing.
huangjia2019/claude-code-engineering
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.
huangjia2019/claude-code-engineering
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-engineering
MCP server Claude CodeCodexCursor +2
Lets the agent fetch a URL and read its content as markdown. Runs locally from the mcp-server-fetch Python package.
huangjia2019/claude-code-engineering
MCP server Claude CodeCodexCursor +2
Gives the agent a persistent knowledge graph it can write facts to and recall across sessions. Runs locally from the @modelcontextprotocol/server-memory npm package.
huangjia2019/claude-code-engineering
Agent
Quickly fix small code issues like typos, missing imports, or simple bugs.
huangjia2019/claude-code-engineering
Plugin Claude Code
A team development toolkit combining code review, testing, deployment, and security scanning.
huangjia2019/claude-code-engineering
Agent
A code scanner for security vulnerabilities, which are weaknesses that attackers could exploit.
huangjia2019/claude-code-engineering
Command
Command "deploy" from huangjia2019/claude-code-engineering, covering 环境, 部署流程, staging, production and 安全检查.
huangjia2019/claude-code-engineering
Command
A test-running command that runs tests and analyses their results.