What does fatestar-ziwei-skill do?
Zi Wei Dou Shu (紫微斗数 / Purple Star Astrology) skill for AI agents — free charting + 郑大钱 AI reading. Thin client over FateStar's self-built engine. Python/Node/PowerShell/Bash.
Zi Wei Dou Shu (Purple Star Astrology) skill for AI agents — free charting and AI reading. Thin client over FateStar's self-built engine. Supports Python, Node, PowerShell, and Bash.
This skill equips AI agents with the ability to generate and interpret Zi Wei Dou Shu (Purple Star Astrology) charts, a traditional Chinese metaphysical system. It acts as a thin client over FateStar's proprietary engine, offering free charting capabilities along with AI-powered readings based on the methods of Zheng Daqian. The skill is designed for developers integrating esoteric astrology into their AI workflows, supporting multiple scripting environments including Python, Node.js, PowerShell, and Bash for flexible deployment. By providing a programmatic interface to chart construction and AI analysis, it enables agents to respond to queries about personal destiny, career prospects, and life events using this complex astrological framework. Useful for AI agent platforms like Claude Code, Cursor, or Codex, this skill simplifies access to what would otherwise require manual computation and specialized knowledge, making Zi Wei Dou Shu accessible to automated systems.
npx skills add LouisLin0723/fatestar-ziwei-skillZi Wei Dou Shu (紫微斗数 / Purple Star Astrology) skill for AI agents — free charting + 郑大钱 AI reading. Thin client over FateStar's self-built engine. Python/Node/PowerShell/Bash.
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.