pixeleishen

6 mods across 1 repository, 2 stars between them.

build-validator

01

pixeleishen/wind-mcp-server

Agent Claude Code

Builds the project and validates output. Use after any TypeScript or Python changes to confirm the build is clean. Runs npm run build:server, checks dist/ output, and reports errors.

2 5mo ago A 42 tokens

code-reviewer

02

pixeleishen/wind-mcp-server

Agent Claude Code

Reviews code changes in this project for correctness, security, and adherence to project conventions. Use after writing or modifying TypeScript or Python files. Checks for known anti-patterns specific to this codebase.

2 5mo ago A 44 tokens

etl-manager

03

pixeleishen/wind-mcp-server

Agent Claude Code

Manages the ETL pipeline: inspects DB schema, diagnoses load errors, reviews etl/ scripts, and helps fix data pipeline issues. Use for anything related to etl/ directory, PostgreSQL schema, or data loading.

2 5mo ago A 0 tokens

wind-tool-adder

04

pixeleishen/wind-mcp-server

Agent Claude Code

Adds a new Wind API function as a full MCP tool + Python handler + Express route. Use when the user wants to expose a new Wind function (e.g. wsi, tdays, wgo) end-to-end. Follow the established wsd.ts / handlers/wsd.py patterns exactly.

2 5mo ago A 65 tokens

pixeleishen/wind-mcp-server

Instructions file

Claude Code instructions for pixeleishen/wind-mcp-server, covering wind-mcp-server, architecture, build & run, build typescript + copy python files (server only, no ui) and build everything (ts + python copy + vite ui).

2 5mo ago A 993 tokens