Colecciones
Colección automation

herramientas de automatización de flujos para agentes | AI Agent Skills

Colección de AI Agent Skills instalables para workflows de desarrollo de automation en Claude Code, Cursor y Windsurf.

Esta página se centra en automatización de workflows aplicable a equipos de ingeniería reales. Las herramientas incluidas ayudan a agentes de IA y desarrolladores a automatizar pasos repetitivos, conectar servicios y mantener ejecuciones consistentes desde prototipo hasta producción. MCP puede funcionar como una capa de integración, pero el foco principal es la entrega fiable.

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

[ Destacado ]
Logo of langgenius
langgenius

The backend-code-review skill reviews Python code for quality, security, and maintainability, providing actionable fixes and suggestions. It benefits developers by improving their code and workflow.

134.5k
0
Inteligencia Artificial

component-refactoring

[ Destacado ]
Logo of langgenius
langgenius

La refactorización de componentes es una técnica para simplificar y optimizar componentes de software complejos.

134.5k
0
Inteligencia Artificial

frontend-testing

[ Destacado ]
Logo of langgenius
langgenius

Esta habilidad de agente de inteligencia artificial permite a Claude generar pruebas de frontend de alta calidad para el proyecto Dify

134.5k
0
Inteligencia Artificial

orpc-contract-first

[ Destacado ]
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.

132.2k
0
Inteligencia Artificial

frontend-code-review

[ Destacado ]
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.

134.5k
0
Inteligencia Artificial

frontend-query-mutation

[ Destacado ]
Logo of langgenius
langgenius

Un patrón de consulta y mutación frontend que utiliza TanStack Query y oRPC para crear contratos en web/contract

134.5k
0
Inteligencia Artificial

create-skill

Logo of n8n-io
n8n-io

The create-skill AI agent skill automates workflows and integrates APIs for Claude Code, enhancing developer productivity. It teaches the agent focused workflows, leveraging markdown and optional scripts.

181.1k
0
Inteligencia Artificial

create-pr

Logo of n8n-io
n8n-io

La habilidad de agente de IA 'create-pr' crea solicitudes de extracción de GitHub con títulos formateados correctamente que pasan la validación de CI

181.1k
0
Inteligencia Artificial

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.

181.1k
0
Inteligencia Artificial

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.

181.1k
0
Inteligencia Artificial

linear-issue

Logo of n8n-io
n8n-io

Used to download images/attachments. Typically pre-installed.

181.1k
0
Inteligencia Artificial

create-issue

Logo of n8n-io
n8n-io

Required for creating GitHub issues. Must be authenticated (gh auth login)

181.1k
0
Inteligencia Artificial

n8n-conventions

Logo of n8n-io
n8n-io

Quick reference for n8n patterns. Full docs /AGENTS.md

181.1k
0
Inteligencia Artificial

content-design

Logo of n8n-io
n8n-io

>

181.1k
0
Inteligencia Artificial

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

181.1k
0
Inteligencia Artificial

ai-development-guide

Logo of shinpr
shinpr

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

34
0
Productividad

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.

35
0
Productividad

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.

0
0
Desarrollador

sync

Logo of limehawk
limehawk

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

18
0
Productividad
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.

¿Para qué flujos de trabajo están diseñadas estas colecciones?

Estas colecciones están diseñadas para automatización de flujos, procesos, documentos, datos y pilas de habilidades reutilizables.

¿Cómo se diferencia una colección del directorio principal?

El directorio es mejor para búsqueda directa, mientras las colecciones ayudan a encontrar habilidades complementarias agrupadas por flujo completo.

¿Puedo instalar estas colecciones para Claude Code o Cursor?

Sí. Las habilidades de estas colecciones generalmente funcionan en Claude Code, Cursor, Windsurf y otros entornos mediante instalación unificada.

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.