Gate optimize
网站优化 / Site optimization. Routes users to perf, a11y, or animation optimization. Use when the site is live and the user wants to improve it.From its SKILL.md
npx -y skills add lennney/gate-all-skills --skill gate-optimizeAssembled 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.0 KB, 227 tokens by cl100k_base, as published. Nobody here has run it
问:"想让网站变得更好?选一个方向:"
速度慢? → /gate-perf
"网站加载速度影响用户体验和搜索引擎排名。我帮你检查哪里慢了然后优化。"
所有人能无障碍用? → /gate-a11y
"让视力不好、只能用键盘的用户也能顺畅使用你的网站。"
加自动化测试? → /gate-testcov
"写一些自动测试,以后改代码的时候不怕改坏东西。"
自动部署? → /gate-ci
"每次你推送代码,网站自动更新上线,不用手动操作。"
加动效? → /gate-animate
"让网站用起来更流畅、更好看。"
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.