forge-town/skills

forge_one-component-per-file-best-practice

Must follow when 检查或重构 React/Vue 组件文件,强制每个文件只?

Installation

$ npx skills add forge-town/skills --skill forge_one-component-per-file-best-practice

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from forge-town/skills · top by installs.

npx skills add forge-town/skills

Browse all from forge-town/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 7
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 584 B
  • docs SUMMARY.md 213 B

History

  1. First recorded snapshot · 1 installs

SKILL.md

一文件一组件规范

使用说明

  1. 阅读 [扫描与拆分工作流](references/workflow.md),了解检测规则与执行步骤
  2. 使用 [检查清单](references/checklist.md) 逐项验证结果

重要: 完成拆分后,强制对照 [检查清单](references/checklist.md) 确认所有项目均通过