Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
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
이 저장소에서 수집된 skills 27개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다