Loading...
Loading...
Found 48002 skills
gvarela
Interactive code review walkthrough using tmux and nvim for pair programming, aiding PR preparation and diff analysis.
maxnoller
Automates GitHub pull request creation and updates using the gh CLI for seamless code review submissions and description modifications.
ShunsukeHayashi
Provides a demo implementation for displaying progress during file analysis operations, tracking processing status.
bastos
Guides on implementing common software design patterns including SOLID principles, factory, singleton, and others in Ruby.
randykerber
Provides context on Randy's development environment, including tools, projects, and technical setup.
bastos
Guides background job processing in Ruby on Rails, including job queues, retries, callbacks, and scheduling for asynchronous tasks.
bastos
Manages Ruby gem dependencies via Bundler, handling Gemfile configuration, installation, updates, and version control.
bastos
Guides on building and managing Rails controllers, including actions, parameters, callbacks, and request handling.
bastos
Provides guidance on FactoryBot usage for generating test data in RSpec, covering traits, sequences, associations, and build vs create methods.
bastos
Provides Rails caching strategies including fragment caching, low-level caching, and cache key management for performance optimization.
Sjdjdiejdrirhdkjej
Generates implementation plans with code reuse analysis, architecture design, and complexity estimation, integrating project documentation for constraint extraction.
MALLLAG
Generates technical specifications and implementation plans to support spec-driven development workflows, ensuring clear feature development guidelines.
bastos
Guides testing in Ruby on Rails applications using the Minitest framework, covering fixtures, assertions, and test types.
SuperMonstor
Automatically detects architectural decisions in software design discussions and prompts for creating Architecture Decision Records (ADRs).
SuperMonstor
Automates planning and execution of software development tasks including feature implementation and refactoring via adaptive two-phase planning with re-assessment checkpoints.
bastos
Guides on Ruby metaprogramming techniques including DSL creation, dynamic methods, and eval-based code generation.
bastos
Guides on implementing test doubles, mocking, stubbing, and verification in RSpec for isolated Ruby testing.
bastos
Guides database schema modifications in Ruby on Rails using migrations, including table creation, column alterations, and version control.
bastos
Guides Ruby developers on optimizing code performance using profiling, benchmarking, and memory management techniques.
bastos
Guides users through creating, structuring, testing, and publishing Ruby gems using RubyGems and Bundler, including versioning and documentation.
bastos
Guides users in structuring RSpec test suites with best practices for shared contexts, file layout, and test organization.
bastos
Guides implementation of rich text editing with Action Text and Trix in Ruby on Rails, supporting content formatting, embedded attachments, and WYSIWYG editing.
bastos
Enables email delivery, templates, and SMTP configuration for Ruby on Rails applications.
ViZiD
Audits NixOS chatmail modules for compatibility with upstream relay and nixpkgs, verifying implementation correctness and identifying issues.