Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
aziontech
Perfil de creador de GitHub

aziontech

Vista por repositorio de 29 skills recopiladas en 2 repositorios de GitHub.

skills recopiladas
29
repositorios
2
actualizado
2026-07-23
explorador de repositorios

Repositorios y skills representativas

figma-discover
Diseñadores de interfaces web y digitales

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
Diseñadores de interfaces web y digitales

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
Diseñadores de interfaces web y digitales

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
Desarrolladores de software

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
Desarrolladores web

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
Desarrolladores de software

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
Diseñadores de interfaces web y digitales

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

2026-07-22
component-scaffold
Desarrolladores web

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
Mostrando las 8 principales de 27 skills recopiladas en este repositorio.
Mostrando 2 de 2 repositorios
Todos los repositorios cargados