Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

openculturas-distribution

openculturas-distribution에는 openculturas에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
7
업데이트
2026-06-10
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

drupal-a11y-dom
소프트웨어 개발자

Accessibility rules for Drupal templates and stylesheets. Use when writing or reviewing *.html.twig, *.css, *.pcss, or theme libraries. Covers semantic HTML over ARIA, hide-content-properly utilities, WCAG 2.2 SC 2.5.8 target size, focus-visible, dark/forced-colours modes, and reduced-motion. Loaded by drupal-accessibility.

2026-06-10
drupal-a11y-dynamic
소프트웨어 개발자

Accessibility rules for Drupal JavaScript, AJAX, modals, and test layers. Use when writing or reviewing *.js, Drupal.behaviors, dialog/modal code, or *Test.php that exercises the UI. Mandates Drupal.announce(), FocusCommand for AJAX, Playwright over Nightwatch, and Axe-core in PHPUnit. Loaded by drupal-accessibility.

2026-06-10
drupal-a11y-fapi
소프트웨어 개발자

Accessibility rules for Drupal Form API and render arrays. Use when writing or reviewing *.module, *.inc, *Form.php, or any PHP that builds a render array. Covers

2026-06-10
drupal-a11y-qa
프로젝트 관리 전문가

Issue-authoring rules for Drupal accessibility work. Use when drafting or reviewing an accessibility issue, MR description, or change record. Enforces structured Bug ID / WCAG SC / severity field block, one-issue-per-criterion scoping, AI disclosure, and manual checks before RTBC. Pair with REFERENCE_BUG_REPORT.md. Loaded by drupal-accessibility.

2026-06-10
drupal-accessibility
소프트웨어 개발자

Dispatcher for Drupal accessibility work. Routes to drupal-a11y-fapi (Form API / PHP), drupal-a11y-dom (Twig / CSS), drupal-a11y-dynamic (JS / AJAX / tests), or drupal-a11y-qa (issue authoring). Use for any Drupal code, theme, or test with accessibility implications.

2026-06-10
drupal-automated-testing
소프트웨어 품질 보증 분석가·테스터

Guidance for writing or modifying automated tests for Drupal modules (core, contrib, custom). Covers Functional, Kernel, FunctionalJavascript, and Unit tests; required PHPUnit attributes; test namespaces; the Functional dual-container trap; DDEV env vars; and mistakes agents often make.

2026-06-10
drupal-configuration
소프트웨어 개발자

Guidance for working with Drupal's configuration system — choosing between config, state, and settings; writing config schema; simple config vs. config entities; config dependencies; third-party settings; the config export workflow; and the override system. Covers the mistakes AI agents make most frequently when generating configuration code.

2026-06-10
drupal-render-pipeline
소프트웨어 개발자

Guidance for working with Drupal's render pipeline — render arrays, cacheability metadata, cache tag propagation, lazy builders, BigPipe, and the render element types. Covers the mistakes AI agents make most frequently when generating controller and block output, especially caching bugs that are invisible in development.

2026-06-10
drupal-writing-documentation
기술 작가

Guidance for writing or updating Drupal-facing documentation—README files, change records, module help, and technical notes—for core, contrib, and custom work. Emphasizes audience, accuracy, and linking to canonical sources.

2026-06-10