Complete Claude Code Workflow Setup Script
A bash script that scaffolds a Claude Code project by creating custom commands for PRD analysis, TDD development, code review, and other workflow steps.
Related
Interactive Mac Onboarding Setup Web App
A checklist tool for setting up a new Mac: pick the apps and settings you want, and it generates a shell script that installs and configures them.
MDM Configuration Profile Generator
Turns a plain-language description of a device profile into an Apple .mobileconfig XML file for MDM deployment, with a one-click download button.
Network Topology Diagram Generator
Interactive tool for building network topology diagrams: add devices to a canvas, arrange connections, and export the result as an image or file.
Ranking an app s top errors from live observability data
Claude queries a connected observability server for the worst errors in a running app, then spots that three services share an identical failure count.