What does nihaisha-nishi-tcm do?
倪海厦中医课程资料的 Agent Skill:支持课程检索、方证穴位辨析、学习笔记整理与板书截图证据索引。 | An Agent Skill for Ni Haisha TCM course study, formula-pattern lookup, acupoint reference, and screenshot evidence indexing.
An Agent Skill for Ni Haisha Traditional Chinese Medicine course study, supporting course search, formula-pattern and acupoint analysis, note organization, and screenshot evidence indexing.
This Agent Skill, named JuneYaooo/nihaisha-nishi-tcm, is designed to assist developers and AI agent users in studying the Traditional Chinese Medicine (TCM) courses taught by Ni Haisha. It provides comprehensive support for course content retrieval, enabling users to search through lectures and materials efficiently. The skill also includes functionality for formula-pattern (fang-zheng) and acupoint (xue-wei) analysis, helping users understand and differentiate TCM diagnostic patterns and treatment points. Additionally, it facilitates the organization of study notes and the indexing of screenshot evidence from blackboard writings, ensuring that visual references are easily accessible for verification and review. This skill is particularly useful for TCM students and researchers who need a structured and searchable knowledge base, and it is designed to work across various AI agent platforms like Claude Code, Cursor, or Codex, making it a versatile tool for deepening understanding of Ni Haisha's teachings.
npx skills add JuneYaooo/nihaisha-nishi-tcm倪海厦中医课程资料的 Agent Skill:支持课程检索、方证穴位辨析、学习笔记整理与板书截图证据索引。 | An Agent Skill for Ni Haisha TCM course study, formula-pattern lookup, acupoint reference, and screenshot evidence indexing.
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.