Подборки
Подборка automation

инструменты автоматизации агентных процессов | AI Agent Skills

Подборка installable AI Agent Skills для developer workflow в automation для Claude Code, Cursor и Windsurf.

Эта страница посвящена практической автоматизации workflow для реальных инженерных команд. Инструменты помогают ИИ-агентам и разработчикам автоматизировать повторяющиеся шаги, связывать сервисы и поддерживать стабильное выполнение от прототипа до продакшена. MCP может использоваться как слой интеграции, но ключевая ценность — надежный результат разработки.

Primary Install Bridge

Pick One Skill, Then Take the Install Path

This collection should not trap users in comparison mode or pretend to install the whole collection. Its job is to narrow the shortlist to one skill, then send the next click into installation, validation, and rollout. Installation happens on the skill path.

Step 1 / Primary Path

Step 1: Open the installation docs

Move from automation-tool comparison into the install flow, validation checklist, and first command path before expanding further.

Open the Install Path
Best-Fit Next Paths

The Next Click Should Keep Narrowing, Not Reset Back To A Generic Directory

Once the install path is clear, move into the solution, CLI, or editorial surface that best matches this collection. That keeps platform, framework, and operations demand narrowing into a more verifiable high-intent journey.

Editorial Proof & Trust Signals

Why This Collection Deserves Priority Attention

Reviewed on 2026-04-17 against workflow automation fit, install clarity, operator handoff, and production usefulness. This page now acts as an installation-first gateway instead of a generic automation list.

We prioritize this page because automation-intent users should move quickly from comparison into installation and validation. That path is stronger for recovery than trapping them in broad tooling research.

Trust Signals

  • - Entries are selected for practical automation value, not just abstract orchestration claims.
  • - Public documentation and install paths are clear enough for teams to validate before rollout.
  • - The shortlist favors tools that can support repeatable workflow execution across real engineering teams.

Grouping Logic

  • - Lead with automation tools that can reduce repetitive work and connect concrete developer systems.
  • - Keep the page compact enough for fast comparison while still covering orchestration, workflow builders, and operational automation.
  • - Use installation as the bridge from discovery into validated workflow execution.

Maintenance & Review

Last Reviewed
2026-04-17
Cadence
Re-check when install flow, maintainer posture, or workflow relevance changes upstream; otherwise review monthly.
Maintained By
Killer-Skills editorial review inside the recovery-focused authority queue.
Verification
Validate installability, documentation freshness, operator clarity, and workflow usefulness before retaining or adding an entry.
Execution Examples

How These Skills Work Together In Practice

Automate a repeated delivery path

Use this page when you need one automation toolchain that can move from prototype into repeatable team execution.

  1. 1. Open the installation docs before evaluating more automation repos.
  2. 2. Pick one tool that best fits the repeated workflow you need to automate now.
  3. 3. Install it and verify the write path, sync behavior, and first execution flow.
  4. 4. Expand into broader workflow architecture only after the base path works.

Standardize workflow execution across the team

Use the collection as an editorial filter when you need automation tools that can be rolled out without excessive operator ambiguity.

  1. 1. Check whether the tool has stable ownership and install documentation.
  2. 2. Review the CLI overview so operators know how setup and sync behave.
  3. 3. Use one validated workflow before scaling to more teams or services.
  4. 4. Document the chosen automation path as the default operating baseline.
After Installation

Supporting Moves After The Install Path Is Clear

backend-code-review

[ Избранное ]
Logo of langgenius
langgenius

Обзор бэкенд-кода - это процесс анализа кода для выявления проблем качества, безопасности и поддержки.

component-refactoring

[ Избранное ]
Logo of langgenius
langgenius

The component-refactoring skill simplifies high-complexity React components, improving code quality and reducing maintenance efforts for developers. It utilizes patterns and workflows to refactor components, making them more efficient and easier to understand.

frontend-testing

[ Избранное ]
Logo of langgenius
langgenius

Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit tests, integration tests, or write/review test requests.

orpc-contract-first

[ Избранное ]
Logo of langgenius
langgenius

Guide for implementing oRPC contract-first API patterns in Dify frontend. Trigger when creating or updating contracts in web/contract, wiring router composition, integrating TanStack Query with typed contracts, migrating legacy service calls to oRPC, or deciding whether to call queryOptions directly vs extracting a helper or use-* hook in web/service.

frontend-code-review

[ Избранное ]
Logo of langgenius
langgenius

This frontend-code-review skill reviews frontend files, such as .tsx, .ts, and .js, and applies a checklist to ensure code quality, performance, and business logic, helping developers and teams maintain high standards.

frontend-query-mutation

[ Избранное ]
Logo of langgenius
langgenius

Frontend-запрос и мутация - это шаблон реализации для сохранения контрактов как единственного источника правды

create-skill

Logo of n8n-io
n8n-io

Навык агента ИИ - это набор инструкций, которые учат агента выполнять конкретную задачу.

create-pr

Logo of n8n-io
n8n-io

Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.

loom-transcript

Logo of n8n-io
n8n-io

Fetch and display the full transcript from a Loom video URL. Use when the user wants to get or read a Loom transcript.

reproduce-bug

Logo of n8n-io
n8n-io

Reproduce a bug from a Linear ticket with a failing test. Expects the full ticket context (title, description, comments) to be provided as input.

linear-issue

Logo of n8n-io
n8n-io

Навык линейного анализа проблем является мощным инструментом для автоматизации рабочих процессов, позволяющим интегрировать инструменты seperti Linear MCP и GitHub CLI для более глубокого анализа.

create-issue

Logo of n8n-io
n8n-io

Навык создания проблем в GitHub позволяет разработчикам создавать проблемы с аутентификацией для улучшения сотрудничества и управления проектами.

n8n-conventions

Logo of n8n-io
n8n-io

Навык ИИ Агента n8n-conventions предоставляет быструю справку по конвенциям n8n, помогая разработать рабочие процессы автоматизации с Claude Code и другими помощниками кодирования ИИ.

content-design

Logo of n8n-io
n8n-io

>

spec-driven-development

Logo of n8n-io
n8n-io

El desarrollo basado en especificaciones permite una integración más eficiente de APIs y flujos de datos

ai-development-guide

Logo of shinpr
shinpr

Detects code smells, anti-patterns, and debugging issues. Use when: fixing bugs, reviewing code quality, or refactoring.

documentation-criteria

Logo of shinpr
shinpr

Guides PRD, ADR, Design Doc, and Work Plan creation. Use when: planning features, writing specs, or creating technical documents.

testing

Logo of shinpr
shinpr

Applies TDD process, test quality criteria, and mock guidelines. Use when: writing unit tests, using mocks, or reviewing test quality.

sync

Logo of limehawk
limehawk

Sync scripts to SuperOps - commits changes and pushes to SuperOps platform

Related Authority Collections

If This Page Is Close, Keep Narrowing With Adjacent Authority Pages

Do not reset back to the generic directory. Move sideways through these adjacent high-intent collections to narrow the shortlist toward the install path that best matches your team.

Installation Questions

Answer These Three Questions Before You Install

This collection should not keep users browsing forever. These three questions explain how to shortlist, install, and validate the next step.

Для каких рабочих процессов созданы эти подборки?

Эти подборки построены вокруг автоматизации рабочих процессов, документов, данных и переиспользуемых стеков навыков.

Чем подборка отличается от основного каталога навыков?

Каталог лучше подходит для прямого поиска, а подборки помогают найти взаимодополняющие навыки, объединённые вокруг рабочего процесса.

Можно ли установить эти подборки для Claude Code или Cursor?

Да. Навыки в этих подборках обычно работают в Claude Code, Cursor, Windsurf и других поддерживаемых средах через единый процесс установки.

Additional Recovery Paths

Use These Additional Paths If You Need One More Step To Narrow The Decision

These are the supporting surfaces for this collection after the install direction is clear and the primary next paths have already narrowed the decision.