SKILL.md
Check Component Consistency
使用说明
- 按 [工作流](references/workflow.md) 收集目标组件、提取实现特征、交叉对比、输出报告
- 对照 [检查清单](references/checklist.md) 完成所有对比维度
核心原则: 只对比代码实现模式,不关注业务逻辑内容
forge-town/skills
Use when 需要检测多个同类型组件(如 Button、Page)的代码实现一致性,交叉对比 Props、事件、样式、hooks 等实现层面差异,确保代码模式统一。触发词:检查组件一致性、对比组件实现、组件模式审计。
npx skills add forge-town/skills --skill forge_check-component-consistency
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Critique a rendered screen against mood.md, voice.md, and tokens.md. Use when those brand files…
1.1K installsButtons, inputs, pills, badges, calendars, and other interactive components form a visual famil…
622 installsUse during chapter writing to automatically check character behavior, world rules, and timeline…
595 installsA layout is not a neutral container — choosing the right layout paradigm (feed, board, table, c…
497 installsUse when animation doesn't match brand personality, feels generic, or clashes with design langu…
412 installsHunts design-token drift across a frontend — hardcoded hex values where semantic tokens belong,…
336 installsOther skills from forge-town/skills · top by installs.
npx skills add forge-town/skills
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
main
Files included with this skill beyond the listing page.
SKILL.md
668 B
SUMMARY.md
307 B
核心原则: 只对比代码实现模式,不关注业务逻辑内容