Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

drupal-sdlc-plugin

يحتوي drupal-sdlc-plugin على 11 من skills المجمعة من axelerant، مع تغطية مهنية على مستوى المستودع وصفحات 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