lingxling/awesome-skills-cn-frontend-architecture
A portable, framework-agnostic architecture style for any React or React Native frontend. Organizes apps into feature modules with page/screen directories, a strict server-state vs UI-state split, barrel-only cross-module imports, co-located styles, and clear component-promotion rules....
This is a copy. The original lives at lingxling/frontend-architecture.
npx skills add https://github.com/lingxling/awesome-skills-cn --skill frontend-architecture
Take lingxling/awesome-skills-cn-frontend-architecture from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npx.
Without those the skill loads but fails at the first command.