Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

drupal-contrib-workbench

drupal-contrib-workbench には AJV009 から収集した 9 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
9
Stars
3
更新
2026-06-08
Forks
0
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

drupal-contribute-fix
ソフトウェア開発者

REQUIRED when user mentions a Drupal module + error/bug/issue - even without stack traces. Trigger on: (1) "<module_name> module has an error/bug/issue", (2) "Acquia/Pantheon/Platform.sh" + module problem, (3) any contrib module name (metatag, webform, mcp, paragraphs, etc.) + problem description. Searches drupal.org BEFORE you write code changes. NOT just for upstream contributions - use for ALL local fixes to contrib/core.

2026-06-08
drupal-issue-comment
ソフトウェア開発者

Draft a drupal.org issue comment after reproducing or investigating a bug. Use when the user has finished reproducing an issue and wants to write up findings as a comment on the d.o issue queue. Covers screenshot capture, HTML formatting for the d.o comment box, and conversational tone.

2026-06-08
drupal-issue-review
ソフトウェア品質保証アナリスト・テスター

Full workflow for reviewing/reproducing a drupal.org issue. Invoke with `/drupal-issue-review <issue-url-or-number>`. Reads the issue, determines required Drupal core + module versions, scaffolds a fresh environment, reproduces the bug, and optionally drafts a comment. Companion to drupal-contribute-fix (which handles the actual fix + MR packaging).

2026-06-08
drupal-issue
ソフトウェア開発者

Generic entry point for working on any drupal.org issue. Invoke with `/drupal-issue <issue-url-or-number>`. Reads the issue and all comments carefully, figures out what kind of action is needed, and either handles it directly or delegates to the right companion skill. Covers: bug reproduction, version bumps, MR adaptation, comment replies, reviews, cherry-picks, porting between branches, and general triage.

2026-06-08
drupal-dev-patterns
ウェブ開発者

Hook implementations, service/DI patterns, and security patterns for Drupal 10/11. Use when implementing hooks, form alters, event subscribers, creating services, working with dependency injection, or reviewing code for security issues.

2026-04-16
skill-maintainer
ソフトウェア開発者

Update, refactor, audit, or create Claude Code skills in this workspace. Use when the user says "update the X skill", "add a gotcha to Y", "refactor skill Z", "create a new skill for W", "my skills are getting bloated", "audit my skills against the spec", or when a session has produced rules, patterns, or incidents that should be codified into existing skills. Covers agentskills.io spec compliance (name, description, line limits), progressive disclosure, Gotchas sections, Rationalization Prevention tables, file layout conventions, and the bloat patterns learned from maintaining this workspace's Drupal skills.

2026-04-08
agent-browser
ソフトウェア開発者

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

2026-04-05
drupal-coding-standards
ソフトウェア開発者

Drupal coding standards for quick checks and detailed file-type reviews. Covers PHPCS, PHPStan, naming conventions, code style enforcement, and comprehensive per-file-type standards for PHP, JavaScript, CSS, Twig, YAML, SQL, and markup in Drupal 10/11 projects.

2026-03-27
drupal-docs
ソフトウェア開発者

Search and fetch Drupal documentation from drupal.org, api.drupal.org, and drupalatyourfingertips.com. Matches natural language queries against a curated URL catalog covering official docs and community reference guides, then retrieves relevant pages. Use when you need authoritative Drupal documentation or practical code examples.

2026-03-27