Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

zephyron

zephyron 收录了来自 Tresillo2017 的 31 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
31
Stars
3
更新
2026-03-19
Forks
0
职业覆盖
10 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

adapt
网页与数字界面设计师

Adapt designs to work across different screen sizes, devices, contexts, or platforms. Ensures consistent experience across varied environments.

2026-03-19
animate
网页与数字界面设计师

Review a feature and enhance it with purposeful animations, micro-interactions, and motion effects that improve usability and delight.

2026-03-19
arrange
网页与数字界面设计师

Improve layout, spacing, and visual rhythm. Fixes monotonous grids, inconsistent spacing, and weak visual hierarchy to create intentional compositions.

2026-03-19
audit
软件质量保证分析师与测试员

Perform comprehensive audit of interface quality across accessibility, performance, theming, and responsive design. Generates detailed report of issues with severity ratings and recommendations.

2026-03-19
better-auth-best-practices
软件开发工程师

Configure Better Auth server and client, set up database adapters, manage sessions, add plugins, and handle environment variables. Use when users mention Better Auth, betterauth, auth.ts, or need to set up TypeScript authentication with email/password, OAuth, or plugin configuration.

2026-03-19
better-auth-security-best-practices
信息安全分析师

Configure rate limiting, manage auth secrets, set up CSRF protection, define trusted origins, secure sessions and cookies, encrypt OAuth tokens, track IP addresses, and implement audit logging for Better Auth. Use when users need to secure their auth setup, prevent brute force attacks, or harden a Better Auth deployment.

2026-03-19
bolder
平面设计师

Amplify safe or boring designs to make them more visually interesting and stimulating. Increases impact while maintaining usability.

2026-03-19
clarify
技术写作员

Improve unclear UX copy, error messages, microcopy, labels, and instructions. Makes interfaces easier to understand and use.

2026-03-19
cloudflare
软件开发工程师

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

2026-03-19
colorize
网页与数字界面设计师

Add strategic color to features that are too monochromatic or lack visual interest. Makes interfaces more engaging and expressive.

2026-03-19
create-auth-skill
软件开发工程师

Scaffold and implement authentication in TypeScript/JavaScript apps using Better Auth. Detect frameworks, configure database adapters, set up route handlers, add OAuth providers, and create auth UI pages. Use when users want to add login, sign-up, or authentication to a new or existing project with Better Auth.

2026-03-19
critique
平面设计师

Evaluate design effectiveness from a UX perspective. Assesses visual hierarchy, information architecture, emotional resonance, and overall design quality with actionable feedback.

2026-03-19
delight
网页与数字界面设计师

Add moments of joy, personality, and unexpected touches that make interfaces memorable and enjoyable to use. Elevates functional to delightful.

2026-03-19
distill
平面设计师

Strip designs to their essence by removing unnecessary complexity. Great design is simple, powerful, and clean.

2026-03-19
email-and-password-best-practices
软件开发工程师

Configure email verification, implement password reset flows, set password policies, and customise hashing algorithms for Better Auth email/password authentication. Use when users need to set up login, sign-in, sign-up, credential authentication, or password security with Better Auth.

2026-03-19
extract
软件开发工程师

Extract and consolidate reusable components, design tokens, and patterns into your design system. Identifies opportunities for systematic reuse and enriches your component library.

2026-03-19
find-skills
其他计算机职业

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2026-03-19
frontend-design
软件开发工程师

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2026-03-19
harden
软件开发工程师

Improve interface resilience through better error handling, i18n support, text overflow handling, and edge case management. Makes interfaces robust and production-ready.

2026-03-19
normalize
网页与数字界面设计师

Normalize design to match your design system and ensure consistency

2026-03-19
onboard
网页与数字界面设计师

Design or improve onboarding flows, empty states, and first-time user experiences. Helps users get started successfully and understand value quickly.

2026-03-19
optimize
网页开发工程师

Improve interface performance across loading speed, rendering, animations, images, and bundle size. Makes experiences faster and smoother.

2026-03-19
overdrive
软件开发工程师

Push interfaces past conventional limits with technically ambitious implementations. Whether that's a shader, a 60fps virtual table, spring physics on a dialog, or scroll-driven reveals — make users ask "how did they do that?"

2026-03-19
polish
网页与数字界面设计师

Final quality pass before shipping. Fixes alignment, spacing, consistency, and detail issues that separate good from great.

2026-03-19
pricing-strategy
市场调研分析师与营销专员

When the user wants help with pricing decisions, packaging, or monetization strategy. Also use when the user mentions 'pricing,' 'pricing tiers,' 'freemium,' 'free trial,' 'packaging,' 'price increase,' 'value metric,' 'Van Westendorp,' 'willingness to pay,' 'monetization,' 'how much should I charge,' 'my pricing is wrong,' 'pricing page,' 'annual vs monthly,' 'per seat pricing,' or 'should I offer a free plan.' Use this whenever someone is figuring out what to charge or how to structure their plans. For in-app upgrade screens, see paywall-upgrade-cro.

2026-03-19
quieter
平面设计师

Tone down overly bold or visually aggressive designs. Reduces intensity while maintaining design quality and impact.

2026-03-19
shadcn
软件开发工程师

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".

2026-03-19
teach-impeccable
网页与数字界面设计师

One-time setup that gathers design context for your project and saves it to your AI config file. Run once to establish persistent design guidelines.

2026-03-19
two-factor-authentication-best-practices
软件开发工程师

Configure TOTP authenticator apps, send OTP codes via email/SMS, manage backup codes, handle trusted devices, and implement 2FA sign-in flows using Better Auth's twoFactor plugin. Use when users need MFA, multi-factor authentication, authenticator setup, or login security with Better Auth.

2026-03-19
typeset
网页与数字界面设计师

Improve typography by fixing font choices, hierarchy, sizing, weight consistency, and readability. Makes text feel intentional and polished.

2026-03-19
wrangler
网络与计算机系统管理员

Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

2026-03-19