Coleções
Coleção workflow

ferramentas para construir fluxos de agentes | AI Agent Skills

Coleção de AI Agent Skills instaláveis para workflows de desenvolvimento em workflows de desenvolvimento no Claude Code, Cursor e Windsurf.

Esta coleção destaca blocos de workflow usados em arquiteturas modernas de agentes. Você encontrará ferramentas para roteamento, handoffs com contexto, checkpoints de aprovação e padrões reutilizáveis de múltiplas etapas que podem ser padronizados entre times. Algumas opções incluem conectividade MCP, mas o foco principal é o design prático de workflows para skills de agentes e desenvolvimento no 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

[ Destaque ]
Logo of langgenius
langgenius

Revisão de código backend é o processo de análise do código para identificar problemas de qualidade, segurança e manutenção.

component-refactoring

[ Destaque ]
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

[ Destaque ]
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

[ Destaque ]
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

[ Destaque ]
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

[ Destaque ]
Logo of langgenius
langgenius

Frontend query e mutação é um padrão de implementação para manter os contratos como única fonte de verdade

create-skill

Logo of n8n-io
n8n-io

Habilidade de agente de IA é um conjunto de instruções que ensinam o agente a realizar uma tarefa específica.

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

A habilidade de análise de problemas lineares é uma ferramenta poderosa para automação de workflows, permitindo a integração de ferramentas como Linear MCP e GitHub CLI para uma análise mais profunda.

create-issue

Logo of n8n-io
n8n-io

A habilidade de criar problemas no GitHub permite que os desenvolvedores criem problemas com autenticação para melhorar a colaboração e o gerenciamento de projetos.

n8n-conventions

Logo of n8n-io
n8n-io

O skill de agente AI n8n-conventions fornece uma referência rápida para padrões de n8n, ajudando a desenvolver workflows de automação com Claude Code e outros assistentes de codificação AI.

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

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
Produtividade

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
Produtividade

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
Desenvolvedor

worklog

Logo of tae0y
tae0y

Project template for Claude Python Vibecoding workflow

13
0
Desenvolvedor
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 quais fluxos de trabalho essas coleções foram criadas?

Essas coleções são construídas em torno de automação de fluxos, processos, documentos, dados e pilhas de habilidades reutilizáveis.

Qual a diferença entre uma coleção e o diretório principal?

O diretório é melhor para busca direta, enquanto coleções ajudam a encontrar habilidades complementares agrupadas por fluxo completo.

Posso instalar essas coleções para Claude Code ou Cursor?

Sim. As habilidades dessas coleções geralmente funcionam no Claude Code, Cursor, Windsurf e outros ambientes com instalação 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.