— No reviews yet
0 installs
0 views
— view→install
Install
$ agentstack add skill-zarpay-rails-template-37signals-style ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ● Network access Used
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of 37signals Style? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
37signals Style Guide
Patterns derived from analysis of 37signals' Fizzy codebase. Representative, not authoritative — these reflect observed conventions, not an official 37signals document.
Topic Map
Core Rails Patterns
references/controllers.md— Thin controllers, concerns, authentication, authorizationreferences/models.md— Fat models, scopes, query objects, concernsreferences/views.md— Presenters, partials, view helpers, template conventionsreferences/routing.md— RESTful design, nested resources, custom routesreferences/database.md— Schema design, indexes, migrations, query optimization
Frontend & Hotwire
references/hotwire.md— Turbo Drive, Turbo Frames, Turbo Streams patternsreferences/stimulus.md— Stimulus controller conventions, value API, targetsreferences/css.md— CSS organization, naming conventions, component patternsreferences/action-text.md— Rich text integration patternsreferences/actioncable.md— WebSocket channel patterns
Application Features
references/authentication.md— Session management, password reset, remember mereferences/background-jobs.md— Solid Queue/ActiveJob patterns, retry strategiesreferences/caching.md— Fragment caching, counter caches, cache keysreferences/email.md— Mailer conventions, transactional email patternsreferences/notifications.md— In-app notifications, notification objectsreferences/filtering.md— Search and filter patterns, query objectsreferences/workflows.md— Multi-step processes, state machinesreferences/webhooks.md— Inbound/outbound webhook handling
Infrastructure
references/active-storage.md— File upload conventions, image variantsreferences/configuration.md— Environment config, credentials, feature flagsreferences/observability.md— Logging, error tracking, instrumentationreferences/performance.md— N+1 prevention, caching strategies, query optimizationreferences/security-checklist.md— OWASP checklist, Brakeman, safe patternsreferences/multi-tenancy.md— Account scoping, current attributesreferences/mobile.md— Mobile-specific patterns, PWA considerationsreferences/ai-llm.md— LLM/AI integration patterns
Testing
references/testing.md— 37signals testing approach, fixtures, minitest conventions
Philosophy & Team
references/development-philosophy.md— Basecamp Way, calm technology, YAGNIreferences/what-they-avoid.md— Patterns 37signals deliberately avoidsreferences/dhh.md— DHH's Rails principles and design opinionsreferences/jorge-manrubia.md— Jorge Manrubia's contributions and patternsreferences/jason-zimdars.md— Jason Zimdars' design and UX conventionsreferences/accessibility.md— Accessibility patterns and ARIA usagereferences/watching.md— Activity feeds, event tracking patternsreferences/rails-engineering-standards-and-practices.md— Engineering standards
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: zarpay
- Source: zarpay/rails-template
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.