Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

gha-workflow-templates

gha-workflow-templates contiene 11 skills recopiladas de xip-online-applications, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
11
Stars
2
actualizado
2026-06-24
Forks
0
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

ai-agentic-workflow
Desarrolladores de software

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

2026-06-24
ai-code-review
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-06-24
common-hexagonal-architecture
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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

2026-06-24
operations-deployment-checklist
Administradores de redes y sistemas informáticos

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

2026-06-24
security-defensive-programming
Analistas de seguridad de la información

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