Skip to main content
markconroy
GitHub 제작자 프로필

markconroy

1개 GitHub 저장소에서 수집된 7개 skills를 저장소 단위로 보여줍니다.

수집된 skills
7
저장소
1
업데이트
2026-07-16
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

create-ai-api-explorer
소프트웨어 개발자

Scaffolds a new AiApiExplorer plugin for the AI API Explorer module. Verifies the operation type exists first, then generates the plugin class using AiProviderFormHelper::generateAiProvidersForm() for provider/model selection.

2026-07-16
create-ai-provider
소프트웨어 개발자

Scaffolds a new AI Provider plugin for the Drupal AI module. Asks which operation types the provider supports (chat, embeddings, text-to-image, etc.), then generates the plugin class with the correct interface implementations, authentication setup, and model discovery.

2026-05-28
create-automator-type
소프트웨어 개발자

Scaffolds a new AiAutomatorType plugin for the Drupal AI Automators module. Recommends RuleBase (AI provider) or ExternalBase (deterministic) as base classes, with convenience subclasses (SimpleTextChat, ComplexTextChat, etc.) also available. Generates the plugin class with the correct base class, field_rule, and required methods.

2026-05-28
create-field-widget-action
소프트웨어 개발자

Scaffolds a new FieldWidgetAction plugin for the Drupal AI field_widget_actions module. Asks whether the action uses AJAX callbacks or a modal form, then generates the plugin class with the appropriate base class, methods, and configuration.

2026-05-28
create-guardrail-plugin
소프트웨어 개발자

Scaffolds a new AiGuardrail plugin for the Drupal AI module. Asks whether the guardrail is deterministic or non-deterministic, then generates the plugin class with configuration form, processInput/processOutput methods, and appropriate result types.

2026-05-28
create-operation-type
소프트웨어 개발자

Scaffolds a new AI module operation type with interface, input, output, optional item class, and unit tests. Validates all generated files with a PHP verification script before completing.

2026-05-28
create-functional-js-test
소프트웨어 품질 보증 분석가·테스터

Creates Drupal FunctionalJavascript tests for the AI module. Validates the ddev environment, Selenium Chrome, and Playwright CLI setup. Manually explores the UI as admin to understand markup, then generates a test class extending BaseClassFunctionalJavascriptTests with screenshots, video recording, and optional AI provider request spoofing.

2026-04-15
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다