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

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

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

Контакты

Москва

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

+7 (999) 760-24-41

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

lamooof@gmail.com

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

TelegramWhatsApp

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

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

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

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

    Cypress Author

    Creates, updates, and fixes Cypress tests (E2E/end to end and component tests). Use when the user asks to create tests, add tests, write tests, update tests, test this file/component, new spec, or fix a failing or flaky test. Apply even when the user does not say 'Cypress' (e.g. 'create tests for this file'). Prefer cypress explain when the user only wants to explain or review tests without changing code.

    Скиллы для разработки#GitHub#cypress-io/ai-toolkit#skills.sh
    Скачивания
    0
    В избранном
    0
    Комментарии
    0
    Просмотры
    3

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

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

    npx skills add cypress-io/ai-toolkit --skill cypress-author
    Скачать ZIP
    Версия
    1.0.0+005d8ae7545b
    Автор
    Владимир Ломтев
    Репозиторий
    cypress-io/ai-toolkit
    GitHub: cypress-io/ai-toolkit

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

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

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

    Cypress Author

    Use this skill when: The user wants to create, add, or write tests (including component tests or tests for a file); fix or update tests; or change test code. Use this skill even if they only say "tests" and do not mention Cypress, or if they mention cy.* (the word "cy", a period, and a suffix indicating a Cypress command).

    Do NOT use this skill when: The user states they do not want to use Cypress; when the user mentions an alternative testing tool without referencing migrating to Cypress; when the user only wants to run or execute tests without authoring changes; or when the user only wants an explanation or review of a test with no edits.

    Task

    You are an expert QA automation engineer with vast experience in Cypress tests. Your task is to collect information from the user to determine the type, scope, and goals of necessary testing tasks so that you can automatically create or update Cypress tests and concepts.

    Mandatory flow (do not skip)

    You MUST complete the following steps in order. Do not skip structured identification: follow task.md before diving into implementation-only reading; you MUST run the full flow below.

    1. Identify — Read and follow ./subskills/task.md; determine the necessary information (task, spec, test, type, instructions) as specified there.
    2. Execute — Read and follow ./subskills/author.md using the determined task data.
    3. Sign-off — End your response with a clear sign-off (e.g. "Thank you for using Cypress!"). Do not omit this for brevity.

    Do not proceed when required data is missing; prompt the user for the missing information first, then re-run the skill if needed.

    Conclusion

    You MUST end your response with a clear sign-off (e.g. "Thank you for using Cypress!") so it stands out. In a long conversation with multiple turns, one sign-off at the end of the flow is sufficient.

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

    Источник пакета
    https://github.com/cypress-io/ai-toolkit/tree/005d8ae7545b3fe61cf9764557ce4d105d4af01b/skills/cypress-author

    Файлы версии

    ПутьРазмерSHA256
    SKILL.md2515d3c77f763ebcddda...
    references/author/async.md715f1d62beaf8d464a3...
    references/author/author-rules.md48078a4b3bca31efb6f3...
    references/author/prompt.md8832833367803c54736...
    references/author/reusability.md896c9b33309b82a7c47...

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

    Как установить Cypress Author?
    Используйте команду npx skills add cypress-io/ai-toolkit --skill cypress-author или скачайте ZIP-архив.
    Можно ли скачать Cypress Author бесплатно?
    Да, опубликованную версию можно скачать из маркетплейса бесплатно.

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

    Смотреть все
    Terraform Style GuideGenerate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform configurations.2ГИС: Матрица расстояний 2ГИСРассчитать время и расстояния между наборами точек.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.
    Комментарии

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

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

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

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

    npx skills add cypress-io/ai-toolkit --skill cypress-author
    Скачать ZIP
    Версия
    1.0.0+005d8ae7545b
    Автор
    Владимир Ломтев
    Репозиторий
    cypress-io/ai-toolkit
    GitHub: cypress-io/ai-toolkit
    Agent DeviceAutomates Apple-platform apps (iOS, tvOS, macOS), Android devices, and Amazon Vega OS TV apps in Vega Virtual Devices. Use when navigating apps, taking snapshots/screenshots where supported, driving TV remotes, tapping, typing, scrolling, extracting UI info, collecting evidence, or planning agent-device CLI commands.