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

gha-workflow-templates

gha-workflow-templates 收录了来自 xip-online-applications 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
2
更新
2026-06-24
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ai-agentic-workflow
软件开发工程师

Defines the analyse-plan-execute workflow that the agent must follow for non-trivial tasks.

2026-06-24
ai-code-review
软件质量保证分析师与测试员

Defines a strict code review process where the agent validates quality through linting, tests, complexity analysis, and critical challenge of design decisions.

2026-06-24
ai-create-skill
软件开发工程师

Guides the agent through creating a new AI skill following the agentskills.io format and this repository's conventions.

2026-06-24
common-conventional-commits
软件开发工程师

Guides the agent to always write commit messages following the Conventional Commits 1.0.0 specification, ensuring structured, parseable, and semantically meaningful commit history.

2026-06-24
common-domain-driven-design
软件开发工程师

Guides the agent through applying Domain-Driven Design principles when modeling, structuring, and implementing business logic.

2026-06-24
common-hexagonal-architecture
软件开发工程师

Guides the agent through applying Hexagonal Architecture (Ports & Adapters) to isolate domain logic from external concerns within a service.

2026-06-24
common-naming-conventions
软件开发工程师

Guides the agent to apply consistent, meaningful naming conventions across all code — variables, functions, classes, files, and infrastructure — ensuring readability and predictability.

2026-06-24
common-test-driven-development
软件质量保证分析师与测试员

Guides the agent to always write unit tests first (TDD) when creating or modifying code, ensuring tests drive implementation.

2026-06-24
nodejs-version-setup
软件开发工程师

Ensures Node.js commands run with the project-required Node version before install, build, test, or scripts.

2026-06-24
operations-deployment-checklist
网络与计算机系统管理员

Runs a structured deployment checklist before applying changes to Kubernetes/Helm environments, verifying configuration, variables, and readiness.

2026-06-24
security-defensive-programming
信息安全分析师

Guides the agent to apply defensive programming practices — validating inputs, handling failures safely, and preventing common vulnerability classes in every piece of code it writes.

2026-06-24