Examples
Overview

Example Workflows

Ready-to-use workflow examples for common development tasks.

Available Examples

Using Examples

1. Copy the Manifest

Each example includes a complete HMS manifest you can copy.

2. Customize for Your Project

Update the context section with your project details:

{
  "context": {
    "repo": "your-project-name",
    "language": "your-language",
    "framework": "your-framework"
  }
}

3. Deploy

Create a new workflow in the Hydra Dashboard and paste the manifest.

Categories

Development

Quality

More Coming Soon

  • Database Migration
  • API Documentation
  • Security Audit
  • Performance Optimization

Contributing Examples

Want to share your workflow? Publish it to the Marketplace!