Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

drupal-sdlc-plugin

drupal-sdlc-plugin 收录了来自 axelerant 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
3
更新
2026-04-14
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

code-quality-fixer
软件开发工程师

Fix PHPStan, PHPCS, twigcs, and yamllint violations from error output. Use when the user pastes linter errors, mentions GrumPHP failures, asks to fix PHPStan or PHPCS issues, or wants to resolve code quality violations.

2026-04-14
config-builder
软件开发工程师

Generate Drupal config YAML files from plain English descriptions. Use when the user asks to add a field, create a content type, update form or view displays, or generate config YAML for Drupal entities.

2026-04-14
hotfix
软件开发工程师

Urgent fix bypass workflow: read ticket, branch, fix, validate, PR. Skips spec-writer for speed. Use when told to hotfix a Jira ticket or for urgent bug fixes.

2026-04-14
module-scaffolder
软件开发工程师

Generate complete Drupal custom module boilerplate, especially for API integrations. Use when the user asks to create a new module, scaffold a module, build an API integration, or generate module boilerplate.

2026-04-14
onboarding
网络与计算机系统管理员

Run post-install setup for the drupal-sdlc plugin. Auto-detects project values, verifies gh CLI and MCP connectivity. Use after installing the plugin on a new project, or when MCPs show as failed.

2026-04-14
pr-creator
软件开发工程师

Create a pull request from completed work. Generates PR title, description, what changed, test plan, and risk level. Always run the validate skill before using this.

2026-04-14
pr-reviewer
软件质量保证分析师与测试员

Review a PR diff and flag risks, run security checklist, verify AC coverage, and score risk level. Use this before merging any PR.

2026-04-14
spec-writer
软件开发工程师

Turn a plain English feature idea into a structured Drupal spec with numbered acceptance criteria, test mapping, and specific Drupal constructs. Always use this first before building anything new.

2026-04-14
test-writer
软件质量保证分析师与测试员

Generate Playwright specs and PHPUnit tests for Drupal projects. Use when the user asks to write tests, generate test specs, improve test coverage, create Playwright tests, or write unit tests for services.

2026-04-14
validate
软件质量保证分析师与测试员

Run full validation on recent changes including linting, config import, config round-trip check, Playwright screenshots, and tests. Use after completing a feature, when asked to validate work, or when verifying that changes are correct.

2026-04-14
work-on-jira-ticket
软件开发工程师

Pick up a Jira ticket and run the complete SDLC loop autonomously. Use when told to work on a Jira ticket key like TDP-4 or PROJ-12.

2026-04-14