用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/athola/claude-night-market --skill shared-patterns命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Turn hunches into accepted results: worthiness score, evidence bar, research-to-rules. Use when vetting ideas. Not for QA; use night-market-validation-and-qa.
Generates and self-executes a diff-derived test plan for a PR. Use when validating PR changes before merge. Do not use for code review; use sanctum:pr-review.
Curate the web-capture index. Use when the capture backlog grows, captures sit unprocessed at seedling/pending, or to surface stored research during work.
正在显示 SKILL.md
基于 SOC 职业分类
| name | shared-patterns |
| description | Provide reusable patterns for validation, error handling, scaffolding. Use for skill consistency. |
| alwaysApply | false |
| category | meta-infrastructure |
| tags | ["patterns","templates","shared","validation","reusable"] |
| dependencies | [] |
| estimated_tokens | 400 |
| model_hint | standard |
| modules | ["modules/validation-patterns.md","modules/error-handling.md","modules/testing-templates.md","modules/workflow-patterns.md","modules/advanced.md","modules/creation.md","modules/editing.md","modules/troubleshooting.md"] |
Reusable patterns and templates for skill and hook development.
abstract:skill-authoring)This skill provides shared patterns that are referenced by other skills in the abstract plugin. It follows DRY principles by centralizing common patterns.
See modules/validation-patterns.md for:
See modules/error-handling.md for:
See modules/testing-templates.md for:
See modules/workflow-patterns.md for:
Reference these patterns from other skills:
For validation patterns, see the `shared-patterns` skill's
[validation-patterns](../shared-patterns/modules/validation-patterns.md) module.
Verification: Run the command with --help flag to verify availability.
validation-patterns.md, error-handling.md,
testing-templates.md, workflow-patterns.md) exists under
plugins/abstract/skills/shared-patterns/modules/.../shared-patterns/modules/ and resolves to an existing file on disk.skills/shared/modules/
directory pattern; such references are surfaced as broken links.