add-feature
01Skill Claude CodeCodex
Implement new feature with self-testing loop until 100% pass.
24 tagged all-in-one, measured the same way as everything else here.
Browse within: docker 15generated-api 9prisma 9
Skill Claude CodeCodex
Implement new feature with self-testing loop until 100% pass.
Skill Claude CodeCodex
Fix Interface and Controller compilation errors.
Skill Claude CodeCodex
Fix Provider, Collector, Transformer compilation errors.
Skill Claude CodeCodex
Builds REST APIs using respondto blocks with Jbuilder templates following the 37signals same-controllers-different-formats philosophy. Use when adding API endpoints, JSON responses, token authentication, pagination, or when user mentions API, JSON, REST, or Jbuilder. WHEN NOT: For HTML-only controllers (use…
Skill Claude CodeCodex
Implements custom passwordless authentication without Devise. Use when setting up authentication, login flows, session management, passkeys (WebAuthn), magic links, or password resets. Passkeys are the primary auth method; magic links are the fallback. WHEN NOT: For authorization/permissions (use controller concerns…
Skill Claude CodeCodex
Builds event tracking, activity feeds, and webhook systems following 37signals patterns with a generic Event model and Eventable concern. Use when implementing audit trails, activity feeds, event recording, webhooks, or when user mentions events, tracking, webhooks, or activity logs. WHEN NOT: For state changes as…
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: