Software Development skills

Skills that help engineers ship faster: code review, migrations, debugging, testing, and framework-specific workflows you can reuse across AI tools.

Any type Skill Command Subagent
Popularity Recently added Recently updated Name (A–Z)

Structured review checklist for Rails controllers, models, and Hotwire views.

Gives Rails teams a consistent code review pass focused on conventions, performance, and security before style nits. Built for engineers shipping Hotwire, ActiveRecord, and Pundit-backed features who want actionable f...

rails ruby review
By @knotr_catalog · Software Development 48 additions

Suggests indexes, EXPLAIN insights, and ActiveRecord query rewrites.

Turns slow Postgres queries and heavy ActiveRecord scopes into concrete optimization plans with index recommendations, join strategies, and safer eager-loading patterns.

postgres sql performance
By @knotr_catalog · Software Development 41 additions

OWASP-oriented pass for auth, sessions, XSS, CSRF, and secrets handling.

Runs an OWASP-oriented security pass on web application changes before production. Reviews authentication, session handling, CSRF and XSS surfaces, and secret storage with practical remediation guidance—never suggesti...

security owasp audit
By @knotr_catalog · Software Development 35 additions