‹ 首页

quan-skills

@quanxiaoxiao · 收录于 今天 · 上游提交 3 个月前

Global Node.js and TypeScript skill pack for repositories that should follow functional architecture, runtime-first dependency choices, and explicit verification workflows on macOS or Linux.

适合你,如果你在 macOS 或 Linux 上用 TypeScript 开发遵循函数式架构的项目。

/ 通过 npx 安装 校验哈希
npx oh-my-skill add quanxiaoxiao/quan-skills/quan-skills
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- quanxiaoxiao/quan-skills/quan-skills
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify quanxiaoxiao/quan-skills/quan-skills
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
0GitHub stars
~596最小装载
~3.9K含声明引用
~52.5K文本包总量
索引托管

怎么用

技能原文 SKILL.md作者撰写 · MIT · f6f857f

Quan Skills

Use this repository-level skill when a task should inherit the shared defaults that apply across the rest of the pack.

Use This Skill

Use this skill when the task needs:

  • the shared JavaScript / TypeScript functional-style default
  • the shared Node.js dependency and verification baseline
  • guidance on which quan-skills sub-skill to apply next
  • a consistent macOS + Linux scope statement

Do not use this skill as a substitute for the more specific skills under skills/ when one of them clearly matches the task.

Shared Defaults

Coding principles and conventions are defined in [AGENTS.md](AGENTS.md). Apply these defaults unless a more specific skill or the user overrides them:

  • prefer functions, closures, and composition over classes
  • do not expand existing class-based patterns unless a framework requires them
  • keep backend responsibilities separated by layer
  • prefer runtime-first, minimal, pure-JavaScript dependencies
  • preserve existing runtime and package-manager choices unless change is requested
  • verify work with the repository's own scripts instead of ad hoc substitutes
Shared Repository Resources

Use these bundled resources when a task needs them:

  • quan-skills:rules/ for durable repo-wide standards (coding + Node.js + Hurl + scripts)
  • quan-skills:checklists/ for verification checklists
  • quan-skills:prompts/ for reusable maintenance prompts
  • quan-skills:docs/workflows/ for Node.js audit, fix, and modernization workflows

When a task targets scripts/, read quan-skills:rules/scripts-global.rule.md and quan-skills:checklists/scripts-global.checklist.md before choosing a sub-skill.

Skill Routing

Choose the narrowest matching skill:

  • quan-skills:skills/ts-backend-standard/ for Hono, Zod, TypeScript, and ESLint backend structure
  • quan-skills:skills/behavior-safe-code-repair/ for lint, typecheck, or build repair with risk-aware test decisions
  • quan-skills:skills/hurl-testing/ for Hurl contract generation, repair, and regression coverage
  • quan-skills:skills/doc-evidence-compare/ for repo-wide documentation versus code evidence gathering, mismatch checks, and coverage audits
  • quan-skills:skills/doc-governance-init/ for bootstrapping or refactoring repository documentation into a layered governance structure
  • quan-skills:skills/zx-script/ for zx-based CLI automation
  • quan-skills:skills/auto-proxy-detect/ for network diagnostics, proxy detection, and execution path selection
  • quan-skills:skills/admin-crud-style/ for consistent React + shadcn/ui CRUD admin page scaffolding and review
Output Contract

When this repository-level skill is used directly, respond with:

  1. the shared defaults you are applying
  2. the sub-skill you are routing to, if any
  3. the verification approach you will use
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。