Colecciones
Colección workflow

herramientas para construir workflows de agentes | AI Agent Skills

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

Esta colección destaca bloques de workflow usados en arquitecturas modernas de agentes. Incluye herramientas para enrutamiento, handoffs con contexto, checkpoints de aprobación y patrones reutilizables de varios pasos que los equipos pueden estandarizar. Algunas opciones integran MCP, pero el foco principal es el diseño práctico de workflows para skills de agentes e IDE.

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 workflow discovery into the install flow, validation checklist, and first command path before comparing anything else.

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 fit, installation clarity, operator handoff, and repeatable execution value. This page is now positioned as an install-first workflow gateway instead of a generic tooling roundup.

We prioritize this page because workflow-intent users should move from comparison into installation, validation, and team rollout quickly. That recovery path is stronger than keeping them inside another broad repo crawl.

Trust Signals

  • - Entries are selected because they solve a concrete workflow role such as routing, approvals, handoff, or execution scaffolding.
  • - Included tools still connect cleanly to operator-facing setup docs, installation paths, or trusted workflow guidance.
  • - Selection favors repeatable delivery value over generic repository popularity or trend-driven tool lists.

Grouping Logic

  • - Lead with workflow tools that can turn routing, approvals, handoff, and execution scaffolding into one installable path.
  • - Keep the shortlist compact enough for fast comparison while still covering orchestration, reusable scaffolds, and operator checkpoints.
  • - Use installation as the bridge from workflow discovery into validated multi-step execution.

Maintenance & Review

Last Reviewed
2026-04-17
Cadence
Review monthly and whenever a workflow entry changes setup complexity, maintenance ownership, or production positioning.
Maintained By
Killer-Skills editorial review with authority-surface recovery priorities.
Verification
Each entry must still represent a concrete workflow role, remain installable, and connect cleanly to operator-facing docs or setup guidance.
Execution Examples

How These Skills Work Together In Practice

Install one workflow lane before standardizing it

Use this page when you need to shortlist one workflow stack, validate it quickly, and only then roll it out to more contributors or agents.

  1. 1. Open the installation docs before evaluating more workflow repositories.
  2. 2. Pick one scaffold or orchestration tool that matches the execution path you need now.
  3. 3. Install it and verify the CLI write path, handoff behavior, and first checkpoint.
  4. 4. Only after the base lane works, standardize it across the team.

Approval-gated automation loop

Pair automation builders with approval-aware tooling when a workflow can trigger external actions, publishing, or destructive changes.

  1. 1. Use an automation builder to connect triggers, data, and downstream actions.
  2. 2. Insert a review or approval gate before irreversible changes happen.
  3. 3. Document the validation path so operators know what to confirm after each run.

Context-rich handoff between tools

A workflow stack is most useful when handoffs preserve project state, not just payload text.

  1. 1. Define which tool owns planning, which tool executes, and which step verifies outputs.
  2. 2. Keep shared context in docs, prompts, or memory artifacts that survive handoff.
  3. 3. Send users into installation or CLI docs when the next step requires concrete environment setup.
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

write-docs

Logo of inkeep
inkeep

Write or update documentation for the Inkeep docs site (agents-docs package). Use when: creating new docs, modifying existing docs, introducing features that need documentation, touching MDX files in agents-docs/content/. Triggers on: docs, documentation, MDX, agents-docs, write docs, update docs, add page, new tutorial, API reference, integration guide.

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

worklog

Logo of tae0y
tae0y

Project template for Claude Python Vibecoding workflow

13
0
Desarrollador
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.