aki77

3 mods across 2 repositories, 276 stars between them.

aki77/activestorage-validator

Skill Claude CodeCodex

Validate ActiveStorage attachments (content type, file size, file extension) with the activestorage-validator gem's blob validator. Use when adding validations to hasoneattached / hasmanyattached attributes.

226 2mo ago A 48 tokens original MIT

aki77/csb

Skill Claude CodeCodex

Maintain the Ruby and Rails version matrix tested in CI for a Ruby gem. Use this when you need to remove EOL versions, add the latest supported versions, and update gemfiles and gemspec accordingly. Always use this for requests like 'remove unsupported Ruby/Rails versions', 'add the latest Rails', or 'update the CI…

50 2mo ago A 75 tokens original MIT

csb

03

aki77/csb

Skill Claude CodeCodex

Generate streaming, Excel-friendly CSV downloads in Rails with the csb gem. Use when implementing a CSV export/download, writing a .csv.csb template, building CSV via Csb::Builder, or testing column definitions. Not for parsing CSV.

50 2mo ago A 53 tokens original MIT