From rails-37signals-workflows
Use when implementing or extending a Rails feature in a 37signals-style codebase, especially when the user wants rich models, CRUD-only controllers, Hotwire, Solid Queue, Minitest with fixtures, and explicit account scoping instead of service-object-heavy Rails patterns.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rails-37signals-workflows:rails-37signals-implementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for end-to-end feature work in a Rails app that follows 37signals-style conventions. It translates the original Claude-oriented 37signals agent into a Codex-native workflow.
Use this skill for end-to-end feature work in a Rails app that follows 37signals-style conventions. It translates the original Claude-oriented 37signals agent into a Codex-native workflow.
references/conventions.md for the default architecture and style assumptions.references/implementation-workflow.md before substantial feature work or when the request spans multiple layers.app/services/.Current.account in multi-tenant apps.references/conventions.md: baseline 37signals Rails conventions and tradeoffs.references/implementation-workflow.md: dependency order, heuristics, and implementation checkpoints.Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub joshyorko/agent-skills