From artifact-publisher
Structural specifications for plan-type documents covering high-level design through low-level design with ADR formatting.
How this skill is triggered — by the user, by Claude, or both
Slash command
/artifact-publisher:plan-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
计划型文档的结构规范。
计划型文档的结构规范。
"我们选择了 Postgres。"
背景:高写入低读取的事件存储,单条 1KB,预计每日 5M 条。 备选:1) Postgres + 表分区 2) ClickHouse 3) Kafka + Cassandra 决策:Postgres + 月度表分区。理由是团队已有运维经验,规模未达需要专用列存的程度。 后果:超过 20 亿条时需要二次评估迁移到 ClickHouse。
executive_summary → architecture_overview → detailed_design → implementation_plan → risks → verification → decisions_log
不要把 ADR 放在最前面:读者需要先理解上下文。
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub icarus-go/vibe-coding-plugins --plugin artifact-publisher