SkillAgentSearch skills...

Refactorcop

RefactorCop helps Ruby developers discover interesting GitHub projects that need help, based on the RuboCop static code analyzer.

Install / Use

/learn @refactorcop/Refactorcop
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RefactorCop

Build
Status

Using RuboCop, RefactorCop scans open source Ruby projects, allowing you to discover code that may benefit from your contribution.

Getting started

bundle install

# Create database.yml
cp config/database.yml.example config/database.yml

# Sets up database and imports Github's trending Ruby projects
rake db:setup

# Start server and sidekiq workers
foreman start

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

The initial version of this project was built during the Rails Rumble 2014 by aliekens, mcls, stelianfirez and zzip.

License

RefactorCop is released under the MIT License.

View on GitHub
GitHub Stars70
CategoryDevelopment
Updated1mo ago
Forks19

Languages

Ruby

Security Score

95/100

Audited on Feb 20, 2026

No findings