[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"workflow-asset-f517abb0":3,"seo:featured-workflow:f517abb0-4db8-11f1-9bc6-00163e2b0d79:es":84,"workflow-related-asset-f517abb0-f517abb0-4db8-11f1-9bc6-00163e2b0d79":85},{"id":4,"uuid":5,"slug":6,"title":7,"description":8,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":11,"fork_count":12,"vote_count":12,"view_count":13,"parent_id":12,"parent_uuid":11,"lang_type":14,"steps":15,"tags":22,"has_voted":28,"visibility":18,"share_token":11,"is_featured":12,"content_hash":29,"asset_kind":30,"target_tools":31,"install_mode":35,"entrypoint":19,"risk_profile":36,"dependencies":38,"verification":43,"agent_metadata":46,"agent_fit":59,"trust":71,"provenance":80,"created_at":82,"updated_at":83},3208,"f517abb0-4db8-11f1-9bc6-00163e2b0d79","asset-f517abb0","Buffalo — Rapid Web Development Ecosystem for Go","Buffalo is a Go web framework that provides a complete development ecosystem including routing, templating, asset pipeline, database ORM, and a code generator to scaffold applications quickly.","8a911193-3180-11f1-9bc6-00163e2b0d79","AI Open Source","",0,6,"en",[16],{"id":17,"step_order":18,"title":19,"description":11,"prompt_template":20,"variables":11,"depends_on":21,"expected_output":11},3771,1,"Buffalo Overview","# Buffalo — Rapid Web Development Ecosystem for Go\n\n## Quick Use\n```bash\ngo install github.com\u002Fgobuffalo\u002Fcli\u002Fcmd\u002Fbuffalo@latest\nbuffalo new myapp\ncd myapp && buffalo dev\n```\n\n## Introduction\nBuffalo is an opinionated Go web framework that bundles everything needed to build modern web applications: routing, templating, database migrations, background jobs, and an asset pipeline. It follows the convention-over-configuration philosophy familiar to Rails and Django developers, adapted for the Go ecosystem.\n\n## What Buffalo Does\n- Scaffolds full Go web projects with a single CLI command\n- Provides a Gorilla Mux-based router with middleware support\n- Integrates Pop ORM for database operations and migrations\n- Compiles frontend assets with Webpack and serves them alongside Go templates\n- Includes a code generator for models, actions, and resources\n\n## Architecture Overview\nBuffalo wraps several established Go libraries into a cohesive stack. The HTTP layer uses Gorilla Mux for routing and the standard net\u002Fhttp server. Pop handles database connections, migrations, and query building for PostgreSQL, MySQL, SQLite, and CockroachDB. Plush serves as the template engine with helpers for forms and pagination. The CLI orchestrates code generation, migrations, and the development server with hot reload.\n\n## Self-Hosting & Configuration\n- Install the CLI with `go install github.com\u002Fgobuffalo\u002Fcli\u002Fcmd\u002Fbuffalo@latest`\n- Generate a new project with `buffalo new myapp --db-type postgres`\n- Configure database connections in `database.yml` per environment\n- Run migrations with `buffalo pop migrate` to apply schema changes\n- Build a static binary with `buffalo build` for deployment without a Go toolchain\n\n## Key Features\n- Full-stack scaffolding that generates models, handlers, views, and tests\n- Hot reload during development via `buffalo dev`\n- Pop ORM with Fizz DSL for database-agnostic migrations\n- Background job processing with built-in worker support\n- Plugin system for extending the CLI and framework\n\n## Comparison with Similar Tools\n- **Gin** — minimal router and middleware only, no ORM, templates, or scaffolding\n- **Echo** — lightweight HTTP framework, requires assembling your own database and asset tooling\n- **Fiber** — fasthttp-based, high performance but no built-in full-stack workflow\n- **Ruby on Rails** — same philosophy but for Ruby; Buffalo is the closest Go equivalent\n\n## FAQ\n**Q: Is Buffalo suitable for APIs without a frontend?**\nA: Yes. Use `buffalo new myapp --api` to generate an API-only project without Webpack or templates.\n\n**Q: What databases does Buffalo support?**\nA: PostgreSQL, MySQL, SQLite, and CockroachDB via the Pop ORM library.\n\n**Q: Does Buffalo support WebSockets?**\nA: Not out of the box. You can add WebSocket handling with the Gorilla WebSocket library alongside Buffalo routes.\n\n**Q: How does Buffalo compare to Spring Boot for productivity?**\nA: Both offer scaffolding and convention-over-configuration. Buffalo produces a single binary with fast startup, while Spring Boot provides a larger ecosystem of enterprise integrations.\n\n## Sources\n- https:\u002F\u002Fgithub.com\u002Fgobuffalo\u002Fbuffalo\n- https:\u002F\u002Fgobuffalo.io","0",[23],{"id":24,"name":25,"slug":26,"icon":27},12,"Configs","config","⚙️",false,"d729d22d2fd58c1c43b1f8274cbc30920a7f363691ddd91af0661b183ec996b4","skill",[32,33,34],"claude_code","codex","gemini_cli","single",{"executes_code":28,"modifies_global_config":28,"requires_secrets":37,"uses_absolute_paths":28,"network_access":28},[],{"npm":39,"pip":40,"brew":41,"system":42},[],[],[],[],{"commands":44,"expected_files":45},[],[19],{"asset_kind":30,"target_tools":47,"install_mode":35,"entrypoint":19,"risk_profile":48,"dependencies":50,"content_hash":29,"verification":55,"inferred":58},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":49,"uses_absolute_paths":28,"network_access":28},[],{"npm":51,"pip":52,"brew":53,"system":54},[],[],[],[],{"commands":56,"expected_files":57},[],[19],true,{"target":33,"score":60,"status":61,"policy":62,"why":63,"asset_kind":30,"install_mode":35},98,"native","allow",[64,65,66,67,68,69,70],"target_tools includes codex","asset_kind skill","install_mode single","markdown-only","policy allow","safe markdown-only Codex install","trust established",{"author_trust_level":72,"verified_publisher":28,"asset_signed_hash":29,"signature_status":73,"install_count":12,"report_count":12,"dangerous_capability_badges":74,"review_status":75,"signals":76},"established","hash_only",[],"unreviewed",[77,78,79],"author has published assets","content hash available","no dangerous capability badges",{"owner_uuid":9,"owner_name":10,"source_url":81,"content_hash":29,"visibility":18,"created_at":82,"updated_at":83},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fasset-f517abb0","2026-05-12 12:13:40","2026-05-12 19:51:53",null,[86,138,186,233],{"id":87,"uuid":88,"slug":89,"title":90,"description":91,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":11,"fork_count":12,"vote_count":12,"view_count":92,"parent_id":12,"parent_uuid":11,"lang_type":14,"steps":93,"tags":94,"has_voted":28,"visibility":18,"share_token":11,"is_featured":12,"content_hash":96,"asset_kind":30,"target_tools":97,"install_mode":35,"entrypoint":98,"risk_profile":99,"dependencies":101,"verification":106,"agent_metadata":109,"agent_fit":121,"trust":123,"provenance":126,"created_at":128,"updated_at":129,"__relatedScore":130,"__relatedReasons":131,"__sharedTags":136},1762,"920f1c0d-3ba8-11f1-9bc6-00163e2b0d79","loco-rails-inspired-web-framework-rust-920f1c0d","Loco — Rails-Inspired Web Framework for Rust","Loco is a Rust web framework modeled after Ruby on Rails, providing generators, ORM, background jobs, mailers, and authentication out of the box for rapid full-stack development.",93,[],[95],{"id":24,"name":25,"slug":26,"icon":27},"936ec0bea382e6179862afaa928c7ab1acf4660a51421f7b0236cd4d62dc29d7",[32,33,34],"Loco Rust Framework Guide",{"executes_code":28,"modifies_global_config":28,"requires_secrets":100,"uses_absolute_paths":28,"network_access":28},[],{"npm":102,"pip":103,"brew":104,"system":105},[],[],[],[],{"commands":107,"expected_files":108},[],[98],{"asset_kind":30,"target_tools":110,"install_mode":35,"entrypoint":98,"risk_profile":111,"dependencies":113,"content_hash":96,"verification":118},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":112,"uses_absolute_paths":28,"network_access":28},[],{"npm":114,"pip":115,"brew":116,"system":117},[],[],[],[],{"commands":119,"expected_files":120},[],[98],{"target":33,"score":60,"status":61,"policy":62,"why":122,"asset_kind":30,"install_mode":35},[64,65,66,67,68,69,70],{"author_trust_level":72,"verified_publisher":28,"asset_signed_hash":96,"signature_status":73,"install_count":12,"report_count":12,"dangerous_capability_badges":124,"review_status":75,"signals":125},[],[77,78,79],{"owner_uuid":9,"owner_name":10,"source_url":127,"content_hash":96,"visibility":18,"created_at":128,"updated_at":129},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Floco-rails-inspired-web-framework-rust-920f1c0d","2026-04-19 12:31:01","2026-05-12 19:24:42",106.95969178039955,[132,133,134,135],"topic-match","same-kind","same-target","same-author",[26,137],"configs",{"id":139,"uuid":140,"slug":141,"title":142,"description":143,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":11,"fork_count":12,"vote_count":12,"view_count":144,"parent_id":12,"parent_uuid":11,"lang_type":14,"steps":145,"tags":146,"has_voted":28,"visibility":18,"share_token":11,"is_featured":12,"content_hash":148,"asset_kind":30,"target_tools":149,"install_mode":35,"entrypoint":150,"risk_profile":151,"dependencies":153,"verification":158,"agent_metadata":161,"agent_fit":173,"trust":175,"provenance":179,"created_at":181,"updated_at":182,"__relatedScore":183,"__relatedReasons":184,"__sharedTags":185},2343,"dc7f9b81-4384-11f1-9bc6-00163e2b0d79","responsively-app-mirrored-multi-device-browser-web-dc7f9b81","Responsively App — Mirrored Multi-Device Browser for Web Developers","A modified browser that displays a web page on multiple device viewports simultaneously with synchronized scrolling, clicking, and navigation for responsive web development.",131,[],[147],{"id":24,"name":25,"slug":26,"icon":27},"5a4e1a1b186a3b0a654baa142c75c9db793fbd49ab8559673d22322a077c52b6",[32,33,34],"Responsively App",{"executes_code":28,"modifies_global_config":28,"requires_secrets":152,"uses_absolute_paths":28,"network_access":28},[],{"npm":154,"pip":155,"brew":156,"system":157},[],[],[],[],{"commands":159,"expected_files":160},[],[150],{"asset_kind":30,"target_tools":162,"install_mode":35,"entrypoint":150,"risk_profile":163,"dependencies":165,"content_hash":148,"verification":170},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":164,"uses_absolute_paths":28,"network_access":28},[],{"npm":166,"pip":167,"brew":168,"system":169},[],[],[],[],{"commands":171,"expected_files":172},[],[150],{"target":33,"score":60,"status":61,"policy":62,"why":174,"asset_kind":30,"install_mode":35},[64,65,66,67,68,69,70],{"author_trust_level":72,"verified_publisher":28,"asset_signed_hash":148,"signature_status":73,"install_count":12,"report_count":12,"dangerous_capability_badges":176,"review_status":75,"signals":177},[],[178,77,78,79],"asset has usage views",{"owner_uuid":9,"owner_name":10,"source_url":180,"content_hash":148,"visibility":18,"created_at":181,"updated_at":182},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fresponsively-app-mirrored-multi-device-browser-web-dc7f9b81","2026-04-29 12:35:33","2026-05-12 20:28:55",92.18086089680878,[132,133,134,135],[26,137],{"id":187,"uuid":188,"slug":189,"title":190,"description":191,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":11,"fork_count":12,"vote_count":12,"view_count":192,"parent_id":12,"parent_uuid":11,"lang_type":14,"steps":193,"tags":194,"has_voted":28,"visibility":18,"share_token":11,"is_featured":12,"content_hash":196,"asset_kind":30,"target_tools":197,"install_mode":35,"entrypoint":198,"risk_profile":199,"dependencies":201,"verification":206,"agent_metadata":209,"agent_fit":221,"trust":223,"provenance":226,"created_at":228,"updated_at":229,"__relatedScore":230,"__relatedReasons":231,"__sharedTags":232},2401,"2d8c7349-446d-11f1-9bc6-00163e2b0d79","sinatra-lightweight-ruby-web-framework-2d8c7349","Sinatra — Lightweight Ruby Web Framework","A DSL for quickly creating web applications in Ruby with minimal effort and elegant syntax.",78,[],[195],{"id":24,"name":25,"slug":26,"icon":27},"b3aa656bd0e2a1b593d5d9051662de62936bc1e2cd14e5e86b5901822ae4e433",[32,33,34],"Sinatra Overview",{"executes_code":28,"modifies_global_config":28,"requires_secrets":200,"uses_absolute_paths":28,"network_access":28},[],{"npm":202,"pip":203,"brew":204,"system":205},[],[],[],[],{"commands":207,"expected_files":208},[],[198],{"asset_kind":30,"target_tools":210,"install_mode":35,"entrypoint":198,"risk_profile":211,"dependencies":213,"content_hash":196,"verification":218},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":212,"uses_absolute_paths":28,"network_access":28},[],{"npm":214,"pip":215,"brew":216,"system":217},[],[],[],[],{"commands":219,"expected_files":220},[],[198],{"target":33,"score":60,"status":61,"policy":62,"why":222,"asset_kind":30,"install_mode":35},[64,65,66,67,68,69,70],{"author_trust_level":72,"verified_publisher":28,"asset_signed_hash":196,"signature_status":73,"install_count":12,"report_count":12,"dangerous_capability_badges":224,"review_status":75,"signals":225},[],[77,78,79],{"owner_uuid":9,"owner_name":10,"source_url":227,"content_hash":196,"visibility":18,"created_at":228,"updated_at":229},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fsinatra-lightweight-ruby-web-framework-2d8c7349","2026-04-30 16:18:33","2026-05-12 10:48:22",91.84644063693567,[132,133,134,135],[26,137],{"id":234,"uuid":235,"slug":236,"title":237,"description":238,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":11,"fork_count":12,"vote_count":12,"view_count":239,"parent_id":12,"parent_uuid":11,"lang_type":14,"steps":240,"tags":241,"has_voted":28,"visibility":18,"share_token":11,"is_featured":12,"content_hash":243,"asset_kind":30,"target_tools":244,"install_mode":35,"entrypoint":245,"risk_profile":246,"dependencies":248,"verification":253,"agent_metadata":256,"agent_fit":268,"trust":270,"provenance":273,"created_at":275,"updated_at":276,"__relatedScore":277,"__relatedReasons":278,"__sharedTags":279},1029,"25e2a55c-35b8-11f1-9bc6-00163e2b0d79","lit-simple-library-fast-lightweight-web-components-25e2a55c","Lit — Simple Library for Fast Lightweight Web Components","Lit is a simple library for building fast, lightweight web components. Built by Google on top of the standard Web Components APIs, it provides reactive properties, scoped styles, and a declarative templating system in about 5KB.",108,[],[242],{"id":24,"name":25,"slug":26,"icon":27},"278a6c7c3593fbefefc74f3e6d12d47323a5c1ffbf362c251fb06ab568ef65c1",[32,33,34],"SKILL.md",{"executes_code":28,"modifies_global_config":28,"requires_secrets":247,"uses_absolute_paths":28,"network_access":28},[],{"npm":249,"pip":250,"brew":251,"system":252},[],[],[],[],{"commands":254,"expected_files":255},[],[11],{"asset_kind":30,"target_tools":257,"install_mode":35,"entrypoint":245,"risk_profile":258,"dependencies":260,"content_hash":243,"verification":265},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":259,"uses_absolute_paths":28,"network_access":28},[],{"npm":261,"pip":262,"brew":263,"system":264},[],[],[],[],{"commands":266,"expected_files":267},[],[11],{"target":33,"score":60,"status":61,"policy":62,"why":269,"asset_kind":30,"install_mode":35},[64,65,66,67,68,69,70],{"author_trust_level":72,"verified_publisher":28,"asset_signed_hash":243,"signature_status":73,"install_count":12,"report_count":12,"dangerous_capability_badges":271,"review_status":75,"signals":272},[],[178,77,78,79],{"owner_uuid":9,"owner_name":10,"source_url":274,"content_hash":243,"visibility":18,"created_at":275,"updated_at":276},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Flit-simple-library-fast-lightweight-web-components-25e2a55c","2026-04-11 23:07:25","2026-05-12 18:01:21",89.05613974691093,[132,133,134,135],[26,137]]