Development Workflows

Installation
SKILL.md

Development Workflows

Ship faster, with fewer bugs, and less stress

This skill provides battle-tested workflows for modern software development, from feature inception to production deployment.

Core Principles

1. Small Batches

Smaller changes are easier to review, test, and rollback. Ship often.

2. Automation Over Documentation

If you have to remember to do something, automate it instead.

3. Fail Fast, Learn Faster

Catch issues early. The cost of a bug increases 10x at each stage.

Development Lifecycle

Installs
GitHub Stars
3
First Seen
Development Workflows — frankxai/arcanea