Pelle ten Cate
Community@pelletencate · Amsterdam
Co-founder / Rails engineer | Software Architect | Problem Solver
Agent Skills by Pelle ten Cate
Showing 23 vetted skills indexed across 1 GitHub repositories.
mailers
Automate ActionMailer email delivery and testing with SolidQueue async jobs.
action-cable
Enable Action Cable channels and broadcasting in Rails 8 apps.
testing
Automate Rails test coverage with Minitest for models, controllers, jobs, and mailers.
hotwire
Enhance Rails views with Turbo and Stimulus for interactive UI.
views
Reduce duplication in Rails 8 views with accessible, semantic markup.
project-setup
Initialize Rails 8+ projects with default stack and living documentation.
writing-plans
Plan Rails feature implementations with authorization matrices, edge cases, and UI state definitions.
security
Identify and remediate security vulnerabilities in Rails 8 applications.
caching-strategies
Apply Rails caching strategies including fragment, Russian doll, HTTP, and low-level caching.
i18n
Implement Rails 8 internationalization with locale files, lazy lookups, and pluralization.
api-versioning
Implement versioned Rails 8 API namespaces and controllers with deprecation workflows.
authentication
Generates Rails 8 authentication scaffolding with session-based login, password resets, email verification, and OAuth integration via has_secure_password and generates_token_for.
debugging
Diagnose Rails issues via logs, console, SQL inspection, and performance profiling.
architecture
Guide Rails code placement across models, services, queries, and presenters.
frame-problem
Frame stakeholder requests with 5 Whys analysis and solution options.
active-storage
Configure Active Storage file uploads with variants and validations in Rails 8.
styling
Style Rails 8 views with Tailwind CSS utilities and DaisyUI components.
form-objects
Automate creation and validation of multi-model Rails forms with ActiveModel::API.
solid-stack
Configure Rails 8 background jobs, caching, and WebSockets with Solid Stack.
controllers
Automate Rails controller design with RESTful actions and strong parameters.
migrations
Create safe, reversible Rails database migrations with zero-downtime patterns.
using-iron-horse
Embed Rails 8 domain knowledge and architectural guidance into OpenCode task planning.
models
Design Rails 8 ActiveRecord models with associations, validations, scopes, and query objects.