Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

37signals-skills

37signals-skills 收录了来自 marckohlbrugge 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
684
更新
2026-06-09
Forks
53
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

dhh
软件质量保证分析师与测试员

Review Ruby/Rails code like DHH would - direct, opinionated, allergic to over-engineering. Use when the user runs /dhh or asks for a DHH-style review of a diff, file, or recent changes.

2026-06-09
rails-best-practices-core
软件开发工程师

Apply core Ruby on Rails best practices for architecture, naming, safety, and maintainability. Use for most Rails coding, refactoring, and code review tasks so baseline standards stay consistent.

2026-06-09
rails-hotwire-realtime
软件开发工程师

Apply Hotwire, Turbo, Stimulus, and ActionCable best practices for real-time Rails interfaces. Use when building Turbo Streams/Frames, Stimulus interactions, or websocket-driven updates.

2026-06-09
rails-jobs
软件开发工程师

Apply best practices for Rails background jobs using simple orchestration, idempotency, and safe retries. Use when creating, refactoring, or debugging Active Job and queue-backed workflows.

2026-06-09
rails-migrations
数据库架构师

Write and review Rails database migrations safely, including reversible changes, lock-aware operations, and rollout sequencing. Use when adding or changing schema, indexes, constraints, or backfills.

2026-06-09
rails-security-multitenancy
信息安全分析师

Apply Rails security and multi-tenant safety practices including scoped queries, SSRF defenses, rate limiting, and tenant-scoped realtime updates. Use when implementing auth, webhooks, tenant boundaries, or security-sensitive endpoints.

2026-06-09
rails-testing
软件质量保证分析师与测试员

Apply Rails testing standards with Minitest, fixtures, and pragmatic coverage boundaries. Use when creating tests, reviewing test quality, or improving flaky and slow Rails test suites.

2026-06-09
rails-webhooks
软件开发工程师

Build and review Rails webhook systems with safe delivery, retries, observability, and tenant-aware security controls. Use when adding webhook endpoints, outbound deliveries, retry logic, or webhook admin tooling.

2026-06-09