Skip to main content

kanopi/cms-cultivator

SkillsMP 已收集 kanopi/cms-cultivator 中的 24 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
24
GitHub 星标
16
GitHub Forks
4

已展示 24 / 24 个已收集 Skill。

职业分类
软件开发工程师
描述

Automatically check code against PHPCS, ESLint, WordPress Coding Standards, or Drupal Coding Standards when user asks about code style, standards compliance, or best practices. Invoke when user mentions "coding standards", "code style", "linting", "PHPCS",…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate a PR description and create a GitHub pull request. Invoke when user wants to create a pull request, says "create a PR", "submit a PR", "open a pull request", or uses /pr-create. Requires user confirmation before creating the PR (irreversible GitHub…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate changelog entries, a deployment checklist, and update a release PR description. Invoke when user asks to prepare a release, generate a changelog, create a deployment checklist, or uses /pr-release. Requires user confirmation before updating the PR…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automatically generate conventional commit messages when user has staged changes and mentions committing. Analyzes git diff and status to create properly formatted commit messages following conventional commits specification, and appends the Assisted-by git…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Automatically validate implementations in real browsers after code is written or when user says "test this", "test what you built in the browser", "check it in a real browser", or "validate at the breakpoints". Uses Chrome DevTools MCP to test responsive…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Review a pull request or analyze local changes before submitting. Auto-activates when user mentions reviewing a PR, asks for code review, wants to analyze their changes before submitting, or mentions "pr-review self". Invoke when user provides a PR number to…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate and maintain patches for Composer-installed packages (Drupal contrib modules, WordPress packages, PHP libraries) using cweagans/composer-patches. Invoke when the user needs to modify a contrib or vendor package, mentions "composer patch", "patch a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create, list, and tear down git worktrees following Kanopi's branch naming conventions so developers and agents can work multiple tickets in parallel without clobbering each other's working tree. Handles DDEV isolation automatically (folder-derived project…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Best practices for building Drupal Single Directory Components (SDC) with Twig — including props vs slots, the `attributes` object, `include` vs `embed`, escaping rules, accessibility, schema and validation, and overriding components. Invoke when the user…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create Drupal paragraph types from Figma designs or screenshots using the design-specialist agent. Auto-activates when user provides a design reference and asks to create a Drupal paragraph type, content component, or layout section. Invoke when user says…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Create WordPress block patterns from Figma designs or screenshots using the design-specialist agent. Auto-activates when user provides a Figma URL or design mockup and asks to create a WordPress block pattern, component, or section. Invoke when user says…

原文语言:英语

更新
职业分类
软件开发工程师
描述

List and clean up cloned drupal.org repositories in the local cache (~/.cache/drupal-contrib/). Invoke when user asks to list, remove, or clean up cloned Drupal contrib repos, says "cleanup drupal repos", "remove cloned drupal projects", or uses…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Full drupal.org contribution workflow — create an issue and set up a merge request together. Invoke when user wants to contribute to a Drupal module, says "contribute to drupal.org", "create a drupal.org issue and MR", or uses /drupal-contribute. Requires…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create, update, or add comments to issues on drupal.org using a guided manual workflow. Invoke when user wants to create a bug report or feature request on drupal.org, says "create a drupal.org issue", "open a drupal issue", or uses /drupal-issue. Has side…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create or list merge requests for drupal.org projects via git.drupalcode.org. Invoke when user wants to create a merge request for a drupal.org issue, says "create a drupal.org MR", "set up a merge request for issue", or uses /drupal-mr. Has side effects:…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Install official WordPress agent-skills from the WordPress/agent-skills GitHub repository. Invoke when user asks to install WordPress skills, says "add WordPress skills", "install WordPress agent skills", or uses /wp-add-skills. Has side effects: clones a…

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Automatically extract technical requirements from design references when user mentions Figma, uploads images, or says "implement this design". Analyzes colors, typography, spacing, layout, and maps to WordPress blocks or Drupal paragraph fields. Provides…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Automatically generate mobile-first responsive CSS/SCSS when creating component styles or mentioning responsive design. Implements standard breakpoints (768px, 1024px), ensures WCAG AA color contrast, creates touch-friendly interfaces (44px minimum targets),…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Quick help with drupal.org issue templates, formatting, contributing patches, and best practices. Invoke when user asks "how do I write a bug report?", "drupal.org issue template", "issue formatting", "I have a patch", "contribute back", "submit my fix", "I…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Quick help with drupal.org contribution workflows including git commands, branch naming, issue fork setup, and merge request creation. Invoke when user asks "how do I contribute to drupal.org?", "drupal.org git workflow", "issue fork", "drupal merge request",…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automatically generate documentation when user mentions needing API docs, README files, user guides, developer guides, or changelogs. Analyzes code and generates appropriate documentation based on context. Invoke when user mentions "document", "docs",…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Automatically analyze test coverage when user asks which code is tested, mentions coverage gaps, or shows code asking about testing. Identifies untested code paths and suggests test additions. Invoke when user asks "what's not tested?", "coverage", "untested…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Automatically generate comprehensive QA test plans when user mentions testing requirements, QA needs, or asks what should be tested. Analyzes code changes and features to create structured test scenarios. Invoke when user mentions "test plan", "QA", "what to…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Automatically generate test scaffolding when user writes new code without tests or mentions needing tests. Supports unit, integration, e2e, and data tests for PHP and JavaScript. Invoke when user mentions "tests", "testing", "coverage", "write tests", or…

原文语言:英语

更新
已展示 24 / 24 个已收集 Skill。