Show HN: Ccoutputstyles – Shareable output styles for Claude Code(ccoutputstyles.vercel.app) Built a way to easily share and install output styles for Claude Code: npx ccoutputstyles *Demo:* https://asciinema.org/a/dJLG9t7nNy3QtDM4r5H87y5Jr *Website:* https://ccoutputstyles.vercel.app *GitHub:* https://github.com/viveknair/ccoutputstyles Creating your own output styles is easy, but there's no dead simple way to share and install them. This is just a tool that makes installation one command, plus a small collection to browse. - One command to install any style - Browse and preview templates from our GH repo - Share via simple URLs - Works with user-level and project-level configs npx ccoutputstyles npx ccoutputstyles --url https://ccoutputstyles.vercel.app/templates/critical-code-re... Templates are just markdown files in `~/.claude/output-styles/`. Adding new ones is a one-file PR. Started with a handful of templates (critical-reviewer, educator, security-auditor) but the real point is making it easy for anyone to share theirs. What style would you want to see? Would love to add a few. |