skills/zh-tw/SKILL.md
Rewrite the previous reply in Traditional Chinese
npx skillsauth add sd0xdev/sd0x-dev-flow zh-twInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Rewrite English or Simplified Chinese content from the conversation into Traditional Chinese.
$ARGUMENTS
| Parameter | Translation Target | |-----------|-------------------| | No parameter | Previous reply | | Has description (e.g. "the report above") | Content in conversation matching description |
| Item | Description | |------|-------------| | Language | Traditional Chinese (Taiwan usage) | | Terms | Keep technical terms, code, and filenames in original language | | Format | Preserve original markdown format (tables, code blocks, lists, etc) | | Content | Full rewrite, do not omit any part |
Output the fully rewritten content directly, no additional explanation needed.
development
Monitor GitHub Actions CI runs until completion. Use when: watching CI after push, checking build status, monitoring PR checks, waiting for CI completion, user says 'watch CI', 'check CI', 'CI status', 'monitor build', or /watch-ci. Not for: pushing code (use push-ci), creating PRs (use create-pr). Output: per-run verdict (pass/fail/timeout).
development
Verification loop — lint -> typecheck -> unit -> integration -> e2e
development
Research current code state then update corresponding docs, ensuring docs stay in sync with code.
development
First-principles UI/IA reasoning: turns a `<scenario>` + API field set into JTBD analysis, principle-anchored field-priority decisions, anti-pattern findings, and a bidirectional UI↔API gap report. Trigger: UI、UX、資訊架構、IA、scenario-driven UI、欄位優先級、information hierarchy. Not for: visual/CSS work (use `/frontend-design`), post-build critique (use `/critique`), or simplifying existing layouts (use `/distill`).