ruby skills

100 tagged ruby, measured the same way as everything else here.

Browse within: rails 58dotfiles 26zsh 26macos 24vim 24ruby-gem 18RAG 15all-in-one 15docker 15rails-way 7vanilla-rails 7api 6static-analysis 6python 5

vanilla-rails

25

iuhoay/skills

Skill Claude CodeCodex

Apply Vanilla Rails (37signals/Basecamp) as the default architecture when writing or changing Rails code: thin controllers, rich models, no service/query/interactor layer unless genuinely justified. Load this skill when creating or editing controllers, models, jobs, concerns, mailers, routes, or form objects; when…

53 5d ago A 146 tokens

gem-check

26

spaquet/gemtracker

Skill Claude CodeCodex

Analyze Ruby gem security vulnerabilities, outdated dependencies, and health status with actionable upgrade recommendations.

22 7d ago A 19 tokens original MIT

gemtracker

27

spaquet/gemtracker

Skill Claude CodeCodex

Analyze Ruby gem dependencies, vulnerabilities, outdated packages, maintenance health, and insecure gem sources with the gemtracker CLI. Use when asked to audit Ruby gems, check Gemfile.lock security, review dependency health, or run gemtracker.

22 7d ago A 49 tokens original MIT

esparkman/claude-rubycritic-skill

Skill Claude CodeCodex

Analyze Ruby and Rails code quality with RubyCritic. Identifies code smells, complexity issues, and refactoring opportunities. Provides detailed metrics, scores files A-F, compares branches, and prioritizes high-churn problem areas. Use when analyzing Ruby code quality, reviewing PRs, or identifying technical debt.

17 9mo ago A 68 tokens original MIT

Shoebtamboli/rails_claude_skills

Skill Claude CodeCodex

RESTful API controller patterns for Ruby on Rails. Use when: (1) Building JSON APIs, (2) API versioning, (3) Error handling and status codes, (4) Authentication with tokens/JWT, (5) Rate limiting, (6) CORS configuration, (7) Pagination and filtering, (8) API documentation, (9) Testing API endpoints.

14 2mo ago A 82 tokens original MIT

Shoebtamboli/rails_claude_skills

Skill Claude CodeCodex

Authorization and permissions management for Ruby on Rails applications using CanCanCan. Use when: (1) Implementing role-based access control (RBAC), (2) Defining user permissions and abilities, (3) Restricting resource access in controllers, (4) Filtering queries based on user permissions, (5) Hiding/showing UI…

14 2mo ago A 109 tokens original MIT

rails-jobs

31

Shoebtamboli/rails_claude_skills

Skill Claude CodeCodex

Use when setting up background jobs, caching, or WebSockets - SolidQueue, SolidCache, SolidCable (TEAM RULE.

14 2mo ago A 28 tokens original MIT

nithinbekal/dotfiles

Skill Claude CodeCodex

Write or revise text in Nithin Bekal's voice: Slack messages, PR descriptions, docs, emails, review comments, and technical notes. Use for practical, concise, low-drama writing grounded in concrete details.

11 13d ago A 52 tokens

subagents

33

nithinbekal/dotfiles

Skill Claude CodeCodex

Delegate a task to a focused subagent running in its own tmux pane, watch it work, exchange messages with it, and collect its report. Default to delegating — spawn subagents early and often, and split non-trivial work across independent tracks rather than doing it all inline first. Use for anything beyond a one-liner…

11 13d ago A 110 tokens

adammiribyan/wide_events

Skill Claude CodeCodex

Use when investigating production behavior by querying wide events (a slow route, an error spike, a suspicious deploy, "why is this happening for account X"). Covers the data model, the symptom-to-query workflow, and standing queries worth running.

11 26d ago A 54 tokens original MIT

adammiribyan/wide_events

Skill Claude CodeCodex

Use when adding or changing app code that should be observable in production: new features, slow paths, rescue blocks, background jobs. Covers the WideEvent API (set/phase/error!), attribute naming conventions, the registry workflow, and test assertions.

11 26d ago A 54 tokens original MIT

adammiribyan/wide_events

Skill Claude CodeCodex

Use when a human asks to set up, deploy, or finish deploying the bundled Wide Events DuckDB store (the Kamal accessory that receives production telemetry). Covers the store generator, DNS, kamal setup, and post-deploy verification end to end.

11 26d ago A 58 tokens original MIT

changelog-update

37

amkisko/scout_apm_mcp.rb

Skill Claude CodeCodex

Update CHANGELOG.md and usr/docs/changelogs in amkisko house style. Use when editing changelogs, preparing releases, or syncing engineering notes into product-facing release text.

2 1mo ago A 41 tokens original MIT

dependency-audit

38

amkisko/scout_apm_mcp.rb

Skill Claude CodeCodex

Audit third-party dependencies with advisory scans plus deep recon/OSINT. Use when asked to audit, review, or harden the dependency graph, lockfiles, or package manifests.

2 1mo ago A 40 tokens original MIT