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

rundeck

rundeck 收录了来自 rundeck 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
6.2k
更新
2026-06-25
Forks
983
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

create-api-endpoint
软件开发工程师

Create REST API endpoints with proper OpenAPI annotations, API versioning, and testing following Rundeck standards.

2026-06-25
create-plugin
软件开发工程师

Create bundled Rundeck plugins following development standards. Auto-loads plugin development guidelines, build configuration, and release processes.

2026-06-25
generate-entity-context
软件开发工程师

Generate standardized CONTEXT.md files for features. Use when documenting a new feature, creating entity-friendly technical documentation, or standardizing existing feature documentation.

2026-06-25
backport-pr
软件开发工程师

Backport commits from an existing GitHub Pull Request to a target branch and open a new backport PR. Use when the user asks to backport a PR, cherry-pick a merged PR into a release/maintenance branch, port a fix to an older version, or mentions "backport".

2026-06-23
create-code
软件开发工程师

Generate Java/Groovy/TypeScript code following Rundeck development standards. Auto-loads development guidelines, formatting rules, and testing requirements.

2026-06-23
create-test
软件质量保证分析师与测试员

Create backend tests for Rundeck (unit, API, functional). Auto-loads testing guidelines. For frontend unit tests use write-jest-tests.

2026-06-23
cve-remediation
信息安全分析师

Verify if a CVE affects the project and remediate it. Checks dependencies, identifies vulnerable versions, suggests/applies fixes, and validates changes. Use when analyzing security vulnerabilities or responding to CVE reports.

2026-06-23
i18n-vue-template
网页开发工程师

Internationalize Vue component templates by replacing all hardcoded strings with $t() calls and adding translations to i18n.ts or en_US.js. Use when asked to internationalize, i18n, or translate strings in Vue templates.

2026-06-23
onboard-contributor
软件开发工程师

Guide a new contributor through the rundeck OSS repo. Use when someone is getting started with the project, asking how to build/test/contribute, or setting up their development environment.

2026-06-23
write-jest-tests
软件质量保证分析师与测试员

Write Vue component unit tests. Use when the user asks to write unit tests, write Jest tests, write Vue tests, add tests to a component, or test a Vue component.

2026-06-23