awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Workflow Automation · Awesome GitHub Repositories

30 repos

Awesome GitHub RepositoriesWorkflow Automation

Explore 30 awesome GitHub repositories matching development tools & productivity · Workflow Automation. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Workflow Automation

Awesome Workflow Automation GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • facebook/react

    facebook/react

    243,179GitHubView on GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    Connect with standard build ecosystems like Vite and Metro to enable seamless integration and high-performance compilation.

    JavaScriptjavascriptuifrontend
  • openclaw/openclaw

    openclaw/openclaw

    211,971GitHubView on GitHub↗

    Openclaw is a platform for managing agent execution environments, providing the infrastructure to control agent lifecycles, session state, and workspace persistence. It features a centralized gateway that handles model loops, tool invocation, and streaming events, while supporting multi-agent routing and persistent mem

    Stores execution metadata and workflow state across multiple backends, including filesystems and databases.

    TypeScriptaiassistantcrustacean
  • trekhleb/javascript-algorithms

    trekhleb/javascript-algorithms

    195,648GitHubView on GitHub↗

    This project is a comprehensive educational repository that provides functional implementations of fundamental computer science algorithms and data structures. It serves as a structured reference for developers to study computational logic, problem-solving strategies, and the mathematical principles that underpin softw

    Coordinate essential development tasks like dependency installation and automated testing into a cohesive build pipeline.

    JavaScriptalgorithmalgorithmscomputer-science
  • twbs/bootstrap

    twbs/bootstrap

    173,988GitHubView on GitHub↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By es

    Integrates into module-based development workflows by configuring standard build tools to process and compile project assets for production.

    MDXbootstrapcsscss-framework
  • avelino/awesome-go

    avelino/awesome-go

    165,543GitHubView on GitHub↗

    This project serves as a comprehensive language ecosystem index, functioning as a centralized, community-curated directory for the Go programming language. It organizes a vast landscape of software components, libraries, and development tools into a structured, navigable hierarchy, enabling developers to efficiently di

    Catalogs utilities for managing project-specific commands and automating build processes.

    Goawesomeawesome-listgo
  • microsoft/TypeScript

    microsoft/TypeScript

    107,866GitHubView on GitHub↗

    TypeScript is a language that extends standard syntax by adding a static type system. It identifies potential runtime errors by analyzing the behaviors and capabilities of values during the compilation process. The language supports object-oriented structures, including classes with inheritance and member visibility co

    Automates incremental compilation, dependency management, and output directory cleanup for complex development workflows.

    TypeScriptjavascriptlanguagetypechecker
  • Comfy-Org/ComfyUI

    Comfy-Org/ComfyUI

    103,654GitHubView on GitHub↗

    ComfyUI is a node-based generative AI orchestration engine designed for constructing, testing, and executing complex image and video synthesis pipelines. By utilizing a directed acyclic graph execution model, the platform allows users to build reproducible workflows through modular, interconnected processing blocks wit

    Accelerates pipeline design by mapping keyboard shortcuts to common graph operations like queuing, saving, and node manipulation.

    Pythonaicomfycomfyui
  • angular/angular

    angular/angular

    99,962GitHubView on GitHub↗

    Angular is a platform for building web applications using a component-based architecture. It provides a comprehensive suite of tools for managing encapsulated UI units, including hierarchical dependency injection, a declarative template system, and fine-grained reactivity through signals. The framework supports complex

    Integrates custom build tasks and compilation steps into the standard development pipeline.

    TypeScriptangularjavascriptpwa
  • nvbn/thefuck

    nvbn/thefuck

    95,503GitHubView on GitHub↗

    This tool is a rule-based engine designed to automate the correction of failed terminal commands. By integrating directly into the shell environment, it intercepts command execution errors, analyzes exit codes and output streams, and applies corrective logic to resolve typos or syntax mistakes. It functions as a persis

    Allows users to write custom scripts that intercept and automatically rectify specific command-line input errors.

    Pythonpythonshell
  • tailwindlabs/tailwindcss

    tailwindlabs/tailwindcss

    93,668GitHubView on GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    Integrates styling engines into build pipelines via plugins to synchronize configuration settings across diverse development environments.

    TypeScriptcssframeworkutility
  • florinpop17/app-ideas

    florinpop17/app-ideas

    90,567GitHubView on GitHub↗

    App-ideas is a development platform that integrates autonomous AI agents into local environments to orchestrate code review, automated fix application, and workflow management. It functions as a command-line interface that connects external AI assistants to your codebase, enabling iterative development cycles through p

    Streamlines repetitive administrative and coding tasks by embedding autonomous agents within the development workflow.

    applicationscodingcodingchallenges
  • oven-sh/bun

    oven-sh/bun

    87,491GitHubView on GitHub↗

    Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The

    Monitors source files for modifications to trigger automatic incremental rebuilds, keeping development environments synchronized with code changes.

    Zigbunbundlerjavascript
  • mermaid-js/mermaid

    mermaid-js/mermaid

    86,200GitHubView on GitHub↗

    This project is a client-side rendering engine that transforms declarative, text-based syntax into visual diagrams directly within the browser. By utilizing a domain-specific language, it allows users to define complex structures—such as software architectures, process flows, and system behaviors—without the need for m

    Powers the automatic display of visual diagrams within wiki pages and productivity suites through simple macro integration.

    TypeScriptdiagramsdiagrams-as-codedocumentation
  • microsoft/playwright

    microsoft/playwright

    82,810GitHubView on GitHub↗

    Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior

    Monitors source code for modifications to trigger automatic test re-execution via a dedicated watch mode.

    TypeScriptautomationchromechromium
  • DopplerHQ/awesome-interview-questions

    DopplerHQ/awesome-interview-questions

    81,035GitHubView on GitHub↗

    This project is a comprehensive, community-sourced repository of technical interview questions and study materials. It serves as a centralized index for software engineers to prepare for technical assessments, benchmark their personal knowledge, and identify gaps in their expertise across a wide range of programming la

    Automates application lifecycle management by detecting configuration updates and triggering graceful process restarts.

    android-interview-questionsangularjs-interview-questionsawesome
  • astral-sh/uv

    astral-sh/uv

    79,476GitHubView on GitHub↗

    uv is a high-performance Python package manager and project build tool designed to handle dependency resolution, virtual environment orchestration, and Python interpreter management. It functions as a comprehensive workspace orchestrator, enabling developers to manage complex, multi-package repositories and ensure repr

    Runs isolated tools and scripts within managed project contexts to ensure reproducible execution.

    Rustpackagingpythonresolver
  • vitejs/vite

    vitejs/vite

    78,295GitHubView on GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d

    Serves production-ready artifacts from local directories to validate application behavior and asset integrity.

    TypeScriptbuild-tooldev-serverfrontend
  • jesseduffield/lazygit

    jesseduffield/lazygit

    72,698GitHubView on GitHub↗

    Lazygit is a terminal-based user interface designed to simplify version control operations through a keyboard-driven workflow. It functions as a visual abstraction layer that bridges native commands with an interactive environment, allowing users to manage repository history, branches, and commit workflows without rely

    Executes directory-level operations through keyboard shortcuts to manipulate repository state and file structures.

    Gocligitterminal
  • anthropics/skills

    anthropics/skills

    71,987GitHubView on GitHub↗

    This project provides a standardized framework for extending the functional range of artificial intelligence agents through a registry of modular, declarative instructions. It enables agentic workflow automation by allowing developers to define task-specific behaviors and operational constraints that guide how agents i

    Orchestrates complex, multi-step operational processes by applying structured, domain-specific logic to agent workflows.

    Pythonagent-skills
  • nektos/act

    nektos/act

    68,869GitHubView on GitHub↗

    This tool is a command-line runner that executes automation workflows locally within isolated container environments. By parsing workflow definition files and translating them into executable shell scripts, it allows developers to validate pipeline logic and configuration changes directly on their machines before commi

    Provides a portable execution layer that standardizes build and test processes across diverse operating systems.

    Gocidevopsgithub-actions
Prev12Next

Explore sub-tags

  • Automation Execution Frameworks4 sub-tagsStructured environments and code-based layers designed to build, standardize, and execute automated sequences.
  • Build and Task Automation8 sub-tagsTools for orchestrating project-level build pipelines, task execution, and file-system monitoring during development.
  • Developer Productivity Extensions4 sub-tagsAdd-ons and utilities that enhance the developer experience by providing shortcuts, visual previews, and external platform connectivity.
  • Development Automation
3 sub-tags
Tools that execute repetitive coding tasks or manage complex sequences of operations without manual intervention.
  • Process OrchestrationAutomated process management triggered by configuration changes.
  • Skill DefinitionsStructured configuration files and templates used to define modular capabilities or tasks within a system.
  • System Integration Interfaces4 sub-tagsConnectors and programming interfaces that facilitate data exchange and event-driven communication between disparate software systems.
  • Tool RunnersUtilities that execute isolated tools or scripts within a managed environment.
  • Workflow Collections1 sub-tagPredefined sets of automated sequences and AI-driven processes for streamlining development tasks.
  • Workflow Lifecycle Management4 sub-tagsSystems and utilities focused on the design, deployment, monitoring, and operational control of automated processes.
  • Workflow State BackendsStorage mechanisms for persisting the execution state and metadata of automated workflow processes.