Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

drupal-sdlc-plugin

drupal-sdlc-plugin contient 11 skills collectées depuis axelerant, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
11
Stars
3
mis à jour
2026-04-14
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

code-quality-fixer
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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