xiaojiongqian
- 17 skills
- 0 followers
- 9 hours ago last updated
- ▌ Auto Dev · xiaojiongqian bundleAutonomous development and debugging in the current worktree with strict git safety. Trigger when user says "go auto-dev" or asks to start auto-dev. Use for coding, testing, MCP/skills (e.g., Playwright), cloud inspection (Firestore/Storage/GCP), web browsing, or GitHub Actions deploys for the current branch. Default policy blocks dev/main and cross-branch pushes, with a narrow exception for explicit `skills-hub` maintenance on `main` and draft PR handoff. Prompt for required credentials or session values via command input.
- ▌ Eng Lead · xiaojiongqian工程实现领导力。负责从架构设计到可运行代码的工程执行——模块拆分、团队调度、质量守护、知识管理。当用户需要将设计变成代码、管理工程团队、做工程决策时触发。即使用户只说"怎么把这个做出来"、"代码该怎么组织"、"团队怎么分工",也应触发。
- ▌ Gh Fix CI · xiaojiongqian bundleInspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.
- ▌ Design Eye · xiaojiongqian设计审美操作系统。用于前端 UI 设计、视觉方向决策、设计语言构建。当用户需要做 UI 设计、页面设计、视觉风格优化、品牌设计时触发。即使用户只说"这个页面怎么设计"、"帮我想想视觉方向"、"UI 不好看怎么改",也应触发。
- ▌ Playwright · xiaojiongqian bundleUse when the task needs one-shot or reproducible browser automation from the terminal: navigation, form filling, snapshots, screenshots, traces, data extraction, or quick web UI debugging via `playwright-cli` or the bundled wrapper script.
- ▌ Smoke Test · xiaojiongqian bundleMANUAL TRIGGER ONLY: invoke only when user types /smoke-test. Run browser-based smoke tests from a required smoke test document. Validate that the document includes environment, account/auth prerequisites, and suites with test cases. Recover missing durable context through auto-detection or concise user questions, verify it, then write the verified non-secret facts back to the smoke document. Execute with gstack browse, capture key screenshots plus console/network evidence, write a report, and tighten the smoke file when a recoverable blocker reveals missing durable context. Use when asked to "run a smoke test", "sanity check this deploy", or "test this from the spec".
- ▌ Git Pr Merge · xiaojiongqian bundleReview, validate, and merge a GitHub pull request into a target branch with `gh` and `git`. Use when the user asks to merge a PR end-to-end, optionally delete the source branch, and optionally use a temporary worktree. Run autonomous review first; if blocking issues, unresolved conflicts, failed checks, or insufficient docs/tests are found, comment on the PR and stop instead of merging.
- ▌ Jina Web Fetch · xiaojiongqian bundleFetch webpage text with a normal HTTP request first, then automatically fall back to jina.ai proxy when direct access fails or returns login/JS-blocked content. Use when extracting content from X (Twitter) or other pages that are hard to read directly.
- ▌ Test Philosophy · xiaojiongqian测试哲学与验证设计。用于测试策略设计、质量验证、和"怎么知道系统是对的"这个核心问题。当用户需要设计测试方案、审查测试质量、或讨论测试策略时触发。即使用户只说"这个怎么测"、"测试写得对不对"、"需要什么测试",也应触发。
- ▌ Gh Issue Autodev · xiaojiongqian bundleEnd-to-end GitHub issue execution in the current repository with gh CLI. Use when the user asks to handle a specific issue number: fetch and classify the issue (feature, bug, task), pause for clarification if ambiguous, decompose complex work, implement changes, run context-aware quality checks (lint, tsc/typecheck, unit/integration tests), and automatically run the `playwright` skill for UI validation when necessary, then commit and push the current branch.
- ▌ System Architect · xiaojiongqian系统架构思维。用于讨论技术架构、系统设计、协议规范、技术选型等需要"从本质出发设计系统"的工作。当用户提到架构设计、系统设计、协议讨论、技术方案、设计原则时触发。也用于审查已有架构的合理性。即使用户只说"这个系统该怎么设计"、"帮我想想架构"、"这个方案合理吗",也应触发。
- ▌ Firebase GCP Debug · xiaojiongqianDebug Firebase and Google Cloud issues (emulators, Cloud Functions v1/v2, Firestore/Auth/Storage) using `firebase` and `gcloud` CLIs. Use when investigating Firebase 部署/函数报错, emulator 启动失败, Firestore 权限/索引问题, or when you need to query GCP Cloud Logging / Cloud Run logs for Firebase-backed services.
- ▌ Gh Address Comments · xiaojiongqian bundleHelp address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
- ▌ Patent Search Cn Us · xiaojiongqian bundlePatent prior-art search and novelty check guidance focused on China and the United States (CNIPA, USPTO, Google Patents, WIPO). Use when asked to plan or run CN/US patent searches, draft search strategies, or produce a preliminary novelty search report.
- ▌ Playwright Interactive · xiaojiongqian bundleUse when the task needs a persistent Playwright session for iterative local web or Electron debugging, repeated reloads, and functional plus visual QA through a persistent JavaScript REPL.
- ▌ Git Sync Dev Submodules · xiaojiongqian bundleFast local dev sync for Git worktrees. Use when an agent needs to (1) update the current worktree branch onto the latest `origin/dev`, or (2) when run from a `dev` worktree, fast-forward `dev` and rebase every other clean worktree onto local `dev`.
- ▌ Novel Orchestrator Main · xiaojiongqian bundle长篇、系列小说的一体化创作与状态维护 skill。用于小说策划、开放式续作、章纲/场景规划、正文扩写、对白与角色声音修订、连续性审计、质量闭环、章节摘要、故事圣经/canon/状态文件写回、伏笔与开放回路追踪;当用户提到长篇小说、系列故事、续集推进、设定维护、章节创作、质量审查、上下文压缩或状态同步时触发。