mingyu: Mingyu is a divination and fortune-telling chart generation tool focused on Chinese traditional systems. It covers bazi (four pillars), ziwei doushu, Western astrology, liuyao hexagrams, meihua yishu, qimen dunjia, liuren, tarot, lenormand, and date selection. Each reading produces structured data plus a formatted prompt ready for any AI model to interpret. Accessible via web, public API, MCP server, or agent skill.; domscribe: Domscribe connects AI coding agents to running frontend applications. It provides build-time stable IDs, deep runtime context (props, state, DOM), and bidirectional querying between source code and live browser. It is framework-agnostic and supports any MCP-compatible agent.
Generating a bazi or ziwei chart and handing the structured output to an LLM for interpretation
Let AI agents 'see' the browser: agent queries source code and gets live DOM snapshot, props, state to verify changes before and after editing.