Skip to main content

dchuk/source_monitor

SkillsMP는 dchuk/source_monitor에서 38개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
38
GitHub 스타
3
GitHub 포크
0

수집된 skill 38개 중 38개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Use when upgrading SourceMonitor to a new gem version, including CHANGELOG review, running the upgrade command, interpreting verification results, and handling configuration deprecations.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to add or modify configuration settings in the Source Monitor engine. Use when adding a new config option, modifying defaults, creating a new settings section, or understanding the configuration architecture.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when configuring SourceMonitor engine settings via the DSL, including queue settings, HTTP client, fetching, health, scrapers, retention, scraping controls, events, model extensions, realtime, and authentication.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when setting up SourceMonitor in a host Rails application, including gem installation, engine mounting, migration copying, initializer creation, and verifying the install works.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when working with SourceMonitor lifecycle events and callbacks, including after_item_created, after_item_scraped, after_fetch_completed, and item processors.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Provides SourceMonitor engine architecture context. Use when working with engine internals, lib/ module structure, autoload organization, configuration DSL, pipelines, or any structural/organizational code in the source_monitor namespace.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Solid Queue job conventions for the SourceMonitor engine. Use when creating new background jobs, modifying existing jobs, configuring queues, or working with job scheduling and retry policies.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Provides SourceMonitor engine domain model context. Use when working with engine models, associations, validations, scopes, database schema, or any model-layer code in the source_monitor namespace.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Migration conventions for the Source Monitor engine. Use when creating database migrations, adding columns, indexes, constraints, or modifying the schema for the Source Monitor engine.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Health status rules, circuit breaker, and auto-pause logic for SourceMonitor sources. Use when working with health checks, health status transitions, auto-pause thresholds, circuit breaker behavior, or adding new health rules.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to add or modify fetch and scrape pipeline stages in SourceMonitor. Use when working on FeedFetcher, EntryProcessor, ItemCreator, completion handlers, or adding new processing steps to the feed ingestion pipeline.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Creates dashboard widgets with queries, presenters, and Turbo broadcasts for Source Monitor. Use when building dashboard metrics, stats panels, or real-time monitoring displays.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Source Monitor engine test patterns and helpers. Use when writing or modifying tests for the Source Monitor engine, debugging test failures, setting up test isolation, or working with VCR/WebMock in this project.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when extending SourceMonitor engine models from a host app, including adding concerns, validations, scopes, associations, and customizing table name prefixes via ModelExtensions.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when creating custom scraper adapters for SourceMonitor, inheriting from Scrapers::Base, implementing the adapter contract, or registering/unregistering scrapers.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implements real-time features with Action Cable and WebSockets. Use when adding live updates, chat features, notifications, real-time dashboards, or when user mentions Action Cable, WebSockets, channels, or real-time.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implements transactional emails with Action Mailer and TDD. Use when creating email templates, notification emails, password resets, email previews, or when user mentions mailer, email, notifications, or transactional emails.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Configures Active Storage for file uploads with variants and direct uploads. Use when adding file uploads, image attachments, document storage, generating thumbnails, or when user mentions Active Storage, file upload, attachments, or image processing.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implements RESTful API design with versioning and request tests. Use when building APIs, adding API endpoints, versioning APIs, or when user mentions REST, JSON API, or API design.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implements authentication using Rails 8 built-in generator. Use when setting up user authentication, login/logout, session management, password reset flows, or securing controllers.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implements policy-based authorization with Pundit for resource access control. Use when adding authorization rules, checking permissions, restricting actions, role-based access, or when user mentions Pundit, policies, authorization, or permissions.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implements Rails caching patterns for performance optimization. Use when adding fragment caching, Russian doll caching, low-level caching, HTTP caching with ETags, cache invalidation, or when user mentions caching, performance, cache keys, or Solid Cache.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Creates safe database migrations with proper indexes and rollback strategies. Use when creating tables, adding columns, creating indexes, handling zero-downtime migrations, or when user mentions migrations, schema changes, or database structure.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Creates form objects for complex form handling with TDD. Use when building multi-model forms, search forms, wizard forms, or when user mentions form objects, complex forms, virtual models, or non-persisted forms.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Implements Hotwire patterns with Turbo Frames, Turbo Streams, and Stimulus controllers. Use when building interactive UIs, real-time updates, form handling, partial page updates, or when user mentions Turbo, Stimulus, or Hotwire.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implements internationalization with Rails I18n for multi-language support. Use when adding translations, managing locales, localizing dates/currencies, pluralization, or when user mentions i18n, translations, locales, or multi-language.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Sets up a new Rails 8 application with recommended defaults for TDD, authentication, multi-tenancy, and Hotwire. Use when creating a new Rails project, bootstrapping an app, or when user mentions new app, rails new, project setup, or initial setup.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Identifies and fixes Rails performance issues including N+1 queries, slow queries, and memory problems. Use when optimizing queries, fixing N+1 issues, improving response times, or when user mentions performance, slow, optimization, or Bullet gem.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guides modern Rails 8 code architecture decisions and patterns. Use when deciding where to put code, choosing between patterns (service objects vs concerns vs query objects), designing feature architecture, refactoring for better organization, or when user…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Creates Rails concerns for shared behavior across models or controllers with TDD. Use when extracting shared code, creating reusable modules, DRYing up models/controllers, or when user mentions concerns, modules, mixins, or shared behavior.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Creates Rails controllers with TDD approach - integration test first, then implementation. Use when creating new controllers, adding controller actions, implementing CRUD operations, or when user mentions controllers, routes, or API endpoints.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Creates Rails models using TDD approach - test first, then migration, then model. Use when creating new models, adding model validations, defining associations, or setting up database tables.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Creates presenter objects for view formatting using SimpleDelegator pattern with TDD. Use when extracting view logic from models, formatting data for display, creating badges/labels, or when user mentions presenters, view models, formatting, or display…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Creates query objects for complex database queries following TDD. Use when encapsulating complex queries, aggregating statistics, building reports, or when user mentions queries, stats, dashboards, or data aggregation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Creates service objects following single-responsibility principle with comprehensive tests. Use when extracting business logic from controllers, creating complex operations, implementing interactors, or when user mentions service objects or POROs.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Configures Solid Queue for background jobs in Rails 8. Use when setting up background processing, creating background jobs, configuring job queues, recurring jobs, or migrating from Sidekiq to Solid Queue.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Guides Test-Driven Development workflow with Red-Green-Refactor cycle using Minitest and fixtures. Use when the user wants to implement a feature using TDD, write tests first, follow test-driven practices, or mentions red-green-refactor.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Creates ViewComponents for reusable UI elements with TDD. Use when building reusable UI components, extracting complex partials, creating cards/tables/badges/modals, or when user mentions ViewComponent, components, or reusable UI.

원문 언어: 영어

업데이트
수집된 skill 38개 중 38개를 표시합니다.