dchuk avatar

dchuk

Community

@dchuk

33Followers
|
62Public Repos
|
76Published Skills

Agent Skills by dchuk

Showing 76 vetted skills indexed across 2 GitHub repositories.

dchukdchuk
3

authentication-flow

Generate Rails 8 authentication scaffolding for User, Session, and Current models.

Community
Advanced
dchukdchuk
3

sm-pipeline-stage

Add or update fetch pipeline stages in SourceMonitor with a call(source:, result:) interface.

Community
Intermediate
dchukdchuk
3

rails-controller

Create Rails controllers with integration-test-first development and Turbo Stream responses.

Community
Advanced
dchukdchuk
3

viewcomponent-patterns

Create reusable Rails ViewComponents with slots, tests, and previews.

Community
Advanced
dchukdchuk
3

rails-model-generator

Automate Rails model scaffolding with a TDD-first workflow.

Community
Advanced
dchukdchuk
3

rails-service-object

Encapsulate business logic into Rails service objects with a single public method.

Community
Advanced
dchukdchuk
3

rails-query-object

Encapsulate complex Rails database queries in reusable query objects.

Community
Advanced
dchukdchuk
3

install

Bootstrap a Rails 8 application with authentication, multi-tenancy, and Hotwire.

Community
Advanced
dchukdchuk
3

sm-domain-model

Document SourceMonitor engine domain models and their associations.

Community
Advanced
dchukdchuk
3

form-object-patterns

Automate multi-model form handling with validations and transactional persistence in Rails.

Community
Intermediate
dchukdchuk
3

solid-queue-setup

Configure Solid Queue as the Active Job backend for Rails 8.

Community
Intermediate
dchukdchuk
3

authorization-pundit

Implement policy-based authorization with Pundit in Rails apps.

Community
Advanced
dchukdchuk
3

action-mailer-patterns

Implement reusable Action Mailer patterns for Rails transactional emails.

Community
Advanced
dchukdchuk
3

rails-concern

Generate Rails concerns with tests-first TDD workflow for shared behavior.

Community
Intermediate
dchukdchuk
3

action-cable-patterns

Implement Action Cable channel patterns for real-time Rails 8 features.

Community
Advanced
dchukdchuk
3

sm-scraper-adapter

Create and register custom scraper adapters inheriting from SourceMonitor::Scrapers::Base.

Community
Advanced
dchukdchuk
3

sm-health-rule

Automate health monitoring and auto-pause decisions for SourceMonitor sources.

Community
Advanced
dchukdchuk
3

tdd-cycle

Guide Ruby developers through the RED-GREEN-REFACTOR cycle using Minitest and fixtures.

Community
Advanced
dchukdchuk
3

sm-configuration-setting

Add or modify configuration options in the Source Monitor engine with defaults, validation, and tests.

Community
Advanced
dchukdchuk
3

sm-engine-migration

Define and enforce standardized migration conventions for the Source Monitor Rails engine.

Community
Advanced
dchukdchuk
3

sm-dashboard-widget

Build modular Source Monitor dashboard widgets from queries, presenters, and Turbo broadcasts.

Community
Advanced
dchukdchuk
3

sm-event-handler

Coordinate SourceMonitor lifecycle events with host application logic.

Community
Intermediate
dchukdchuk
3

hotwire-patterns

Build interactive Rails 8 UIs using Turbo Frames, Turbo Streams, and Stimulus.

Community
Intermediate
dchukdchuk
3

sm-job

Define standardized Solid Queue job patterns for SourceMonitor engine tasks.

Community
Advanced