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

drupal-rector

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

已收集 skills
5
Stars
158
更新
2026-07-07
Forks
76
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

contrib-search
软件开发工程师

Search real Drupal contrib code for a pattern (deprecated method/function/constant/property) via the api.tresbien.tech JSON index. Default quick mode answers "does this occur in real contrib, and how widely?"; full mode additionally filters to D11-compatible modules ranked by install count, ready to live-test. Pass the symbol or a rector class/issue number.

2026-07-07
rector-live-test
软件质量保证分析师与测试员

Runs a rector against real D11-compatible contrib modules to verify it transforms real-world code correctly, then captures the PHPStan deprecation message it covers. Delegates finding the modules to the contrib-search skill. Pass rector class name or issue number as argument.

2026-07-07
rector-implement
软件开发工程师

Converts a single drupal-digests rule to a drupal-rector-compliant implementation. Follows .claude/skills/prompts/digest-to-rector-prompt.md steps 1–14 and adds quality gates for type guards (QG-A) and version-gating tests (QG-B). Pass the path to the digests rule file as argument.

2026-06-24
rector-qa
软件质量保证分析师与测试员

Comprehensive quality review of an existing Drupal rector. Runs six audit passes — type guards, fixture coverage, BC decision correctness, @see URL accuracy, registration, and common bugs / idempotency — and produces a PASS/FAIL/WARN checklist. Use before merging a rector or when reviewing existing ones for regressions. Pass 'all' to walk the full branch type-guard checklist.

2026-06-24
rector-discover
软件开发工程师

Lists unimplemented drupal-digests rules classified by implementation phase. Regenerates docs/rector-index.yml if absent or stale (>24h). Use to find what to work on next, filter by phase, or get a summary count.

2026-06-05
drupal-rector GitHub Agent Skills | SkillsMP