AI студия Владимира Ломтева
УСЛУГИПРОЕКТЫСТАТЬИБАЗА ЗНАНИЙМаркетплейсПолезные сервисы

Оставьте заявку,
чтобы обсудить проект

Напишите ваш вопрос, не забудьте указать телефон. Мы перезвоним и все расскажем.

Контакты

Москва

Работаем по всей России
и миру (онлайн)

+7 (999) 760-24-41

Ежедневно с 9:00 до 21:00

lamooof@gmail.com

По вопросам сотрудничества

TelegramWhatsApp

Есть предложение?

Напишите нам в мессенджеры

© 2025 AI студия Владимира Ломтева

Политика конфиденциальностиСогласие на обработку ПДн|ИНН 623412173261
    Building Components — Скилл для ИИ-агентов | AI Рассвет

    Building Components

    Guide for building modern, accessible, and composable UI components. Use when building new components, implementing accessibility, creating composable APIs, setting up design tokens, publishing to npm/registry, or writing component documentation.

    Скиллы для разработки#GitHub#vercel/components.build#skills.sh
    Скачивания
    0
    В избранном
    0
    Комментарии
    0
    Просмотры
    2

    Установить скилл

    Добавьте инструмент одной командой или скачайте проверенный архив версии.

    npx skills add vercel/components.build --skill building-components
    Скачать ZIP
    Версия
    1.0.0+ba7274504373
    Автор
    Владимир Ломтев
    Репозиторий
    vercel/components.build
    GitHub: vercel/components.build

    Как установить

    1. 1Скопируйте команду из блока установки.
    2. 2Запустите её в терминале из каталога проекта.

    Документация

    Building Components

    When to use this skill

    Use when the user is:

    • Building new UI components (primitives, components, blocks, templates)
    • Implementing accessibility features (ARIA, keyboard navigation, focus management)
    • Creating composable component APIs (slots, render props, controlled/uncontrolled state)
    • Setting up design tokens and theming systems
    • Publishing components to npm or a registry
    • Writing component documentation
    • Implementing polymorphism or as-child patterns
    • Working with data attributes for styling/state

    References

    • definitions.mdx - Artifact taxonomy (primitives, components, blocks, templates)
    • principles.mdx - Core principles for component design
    • accessibility.mdx - ARIA, keyboard navigation, WCAG compliance
    • composition.mdx - Composable component patterns
    • as-child.mdx - The as-child pattern for element polymorphism
    • polymorphism.mdx - Polymorphic component patterns
    • types.mdx - TypeScript typing patterns for components
    • state.mdx - Controlled vs uncontrolled state management
    • data-attributes.mdx - Using data attributes for styling and state
    • design-tokens.mdx - Design token systems and theming
    • styling.mdx - Component styling approaches
    • registry.mdx - shadcn-style registry distribution
    • npm.mdx - Publishing components to npm
    • marketplaces.mdx - Component marketplace distribution
    • docs.mdx - Writing component documentation

    Требования и возможности

    Источник пакета
    https://github.com/vercel/components.build/tree/ba727450437385af662810329fa19896215f76d5/skills/building-components

    Файлы версии

    ПутьРазмерSHA256
    SKILL.md2151c26a17c53e59d119...

    Частые вопросы

    Как установить Building Components?
    Используйте команду npx skills add vercel/components.build --skill building-components или скачайте ZIP-архив.
    Можно ли скачать Building Components бесплатно?
    Да, опубликованную версию можно скачать из маркетплейса бесплатно.

    Похожие инструменты

    Смотреть все
    React DoctorUse when finishing a feature, fixing a bug, before committing React code, or when the user types `/doctor`, asks to scan, triage, or clean up React diagnostics. Covers lint, accessibility, bundle size, architecture. Includes a regression check and a full local-triage workflow that fetches the canonical playbook.Argent Android Emulator SetupSet up and connect to an Android emulator using argent MCP tools. Use when starting a new session on Android, booting an emulator, getting a device serial, or before any UI interaction task.Fireworks Tech GraphCreate technical diagrams such as software architecture, data flow, flowcharts, sequence diagrams, C4 reviews, cloud deployments, event streams, observability investigations, agent/memory systems, UML, ER, network topology, timelines, and technical concept maps, then export SVG, PNG, focused semantic SVG-to-GIF motion, or offline interactive HTML. Treat direct requests such as "Generate a GIF", "生成 GIF", or "制作 GIF" as motion requests, and use this skill when the user asks to visualize a system or engineering concept. Do not use for photos, raster artwork, or quantitative data charts.
    Комментарии

    Войдите, чтобы оставить комментарий.

    Комментариев пока нет.

    Установить скилл

    Добавьте инструмент одной командой или скачайте проверенный архив версии.

    npx skills add vercel/components.build --skill building-components
    Скачать ZIP
    Версия
    1.0.0+ba7274504373
    Автор
    Владимир Ломтев
    Репозиторий
    vercel/components.build
    GitHub: vercel/components.build
    Modern Web GuidanceSearch tool for modern web development best practices. MANDATORY: Execute FIRST for all HTML/CSS and clientside JS tasks. Do NOT skip — web APIs evolve rapidly and training weights contain obsolete patterns.