A Filament v5 plugin that displays a floating action bar at the bottom (or top) of the viewport when a form has unsaved changes, so users on long edit pages never have to scroll back up to save.
Design-first framework for Go HTTP services. You describe your API once in a small DSL - types, validators, endpoints, errors - and `craftgo gen` produces typed structs, request validation, HTTP handlers, route wiring, and an OpenAPI 3.1 spec
Spec-to-task lifecycle manager for AI coding agents. Decomposes specs into atomic, dependency-ordered tasks. Agents execute with 2 tool calls instead of hundreds.