Skip to main content
Run any Skill in Manus
with one click
GitHub repository

gha-workflow-templates

gha-workflow-templates contains 11 collected skills from xip-online-applications, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
2
updated
2026-06-24
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

ai-agentic-workflow
software-developers

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

2026-06-24
ai-code-review
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
software-developers

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

2026-06-24
common-hexagonal-architecture
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-06-24
operations-deployment-checklist
network-and-computer-systems-administrators

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

2026-06-24
security-defensive-programming
information-security-analysts

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