Skip to main content
Run any Skill in Manus
with one click

frontend-coding-standards

Stars21
Forks1
UpdatedApril 4, 2026 at 11:41

前端开发准则,适用于 Vue、React、Next.js、Taro 等框架。Use when developing frontend components to ensure: (1) Separation of component logic and styles, (2) Modular file organization with single-responsibility components, (3) File size control (split when exceeding 1000 lines), (4) Proper extraction and migration of sub-modules with their dependencies, (5) Regular creation of reusable component modules for better decoupling and software robustness.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly