agentsclimarketplace

Gate frontend

Skill lennney/gate-all-skills/skills/workflow/gate-frontend

前端开发 / Frontend development. Builds pages and components from project scaffold. Use when the project is initialized and the user wants to build the UI.From its SKILL.md

Install
npx -y skills add lennney/gate-all-skills --skill gate-frontend

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.2 KB, 308 tokens by cl100k_base, as published. Nobody here has run it

问用户:"首页你想放什么?"

等用户描述完,你在后台建页面。每完成一部分用大白话解释:

建页面时: "我建了一个首页,结构是:大标题区(展示你的产品名和一句话介绍)→ 功能介绍区 → 底部引导区。这样用户从上往下看,自然会被引导去行动。"

写组件时: "每个功能块我拆成了独立组件,以后想换位置或者改样式,改一个地方就行,不会影响其他地方。"

上样式时: "用的 Tailwind 做样式,手机和电脑上显示效果都 OK,自动适配。"

加动效时: "加了滚动渐入效果,用户往下翻的时候内容会平滑出现,不会那么生硬。"

每做完一页让用户预览确认。全做完了说:"页面都好了,下一步配搜索引擎,这样用户能在 Google 搜到你的网站。" → /gate-seo

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,679. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.