Skip to main content
在 Manus 中运行任何 Skill
一键导入
aziontech
GitHub 创作者资料

aziontech

按仓库查看 2 个 GitHub 仓库中的 29 个已收集 skills。

已收集 skills
29
仓库
2
更新
2026-07-23
仓库浏览

仓库与代表性 skills

figma-discover
网页与数字界面设计师

Pull design tokens, regions, and states from a Figma frame via the Figma MCP. Pure read; emits a structured JSON blob the rest of the pipeline consumes.

2026-07-23
spec-create
网页与数字界面设计师

Interactively draft `.specs/<name>.md` for a new webkit component. Owns the questions, the cross-reference with DESIGN.md and Figma, and the initial `status: draft` write. Never writes component code.

2026-07-23
webkit-motion-polish
网页与数字界面设计师

Make motion smooth using only @aziontech/theme animate tokens — animate-* utilities, duration-*/ease-*/curve tokens, compositor-props-only, ≤150ms interaction feedback, and a mandatory motion-reduce escape on every motion class. No external animation library, no inline cubic-bezier, no hardcoded ms.

2026-07-22
webkit-usage
软件开发工程师

Consume the @aziontech/webkit design system correctly. Use when adding or reviewing UI in a project that depends on @aziontech/webkit — how to find the right component, import it with the flat path, style with @aziontech/theme tokens, and keep bundles small.

2026-07-22
add-animation
网页开发工程师

Scaffold a new webkit animation into the semantic catalog (semantic/animations.js) + record the Theme gap. Used when a component needs an animation the catalog lacks, instead of a component-local @keyframes or an off-catalog animate-[…].

2026-07-22
audit-fix
软件开发工程师

Fix `pnpm audit --audit-level=high` failures by bumping the offending dependency to its patched version, with a semver-aware guardrail (patch = auto, minor = validate carefully, major = ALERT and ask). Identifies the owning monorepo project and emits a status report.

2026-07-22
code-connect-write
网页与数字界面设计师

Generate the `<name>.figma.ts` Code Connect mapping. Skipped automatically when `@figma/code-connect` is not installed.

2026-07-22
component-scaffold
网页开发工程师

Write the `.vue` file(s) for a component, plus the entry in `packages/webkit/package.json#exports`. Strictly spec-bound — every prop/event/slot must come from the spec. For composition pattern, each sub-component lives in its own folder.

2026-07-22
当前展示该仓库 Top 8 / 27 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库