Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
jovd83
Perfil de creador de GitHub

jovd83

Vista por repositorio de 171 skills recopiladas en 42 repositorios de GitHub.

skills recopiladas
171
repositorios
42
actualizado
2026-06-29
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
restassured-skill
41 skills · 2026-05-13
Analistas de garantía de calidad de software y probadoresDesarrolladores de softwareEspecialistas en gestión de proyectos
3 categorías ocupacionales · 100% clasificado
24%participación
#02
Cypress-skill
34 skills · 2026-05-13
Analistas de garantía de calidad de software y probadoresDesarrolladores de softwareEspecialistas en gestión de proyectos
3 categorías ocupacionales · 100% clasificado
20%participación
#03
playwright-skill
33 skills · 2026-05-13
Analistas de garantía de calidad de software y probadoresDesarrolladores de softwareSecretarios y asistentes administrativos (excepto legal, médico y ejecutivo)
3 categorías ocupacionales · 100% clasificado
19%participación
#04
junit5-skill
12 skills · 2026-05-13
Analistas de garantía de calidad de software y probadoresDesarrolladores de softwareEspecialistas en gestión de proyectos
3 categorías ocupacionales · 100% clasificado
7.0%participación
#05
test-design-orchestrator
10 skills · 2026-05-13
Analistas de garantía de calidad de software y probadores
1 categorías ocupacionales · 100% clasificado
5.8%participación
#06
skill-yaml-cleanup
4 skills · 2026-05-13
Desarrolladores de software
1 categorías ocupacionales · 100% clasificado
2.3%participación
#07
skill-vetting-reporter
2 skills · 2026-06-20
Desarrolladores de softwareOtras ocupaciones informáticas
2 categorías ocupacionales · 100% clasificado
1.2%participación
#08
performance-testing-skill
1 skills · 2026-05-13
Analistas de garantía de calidad de software y probadores
1 categorías ocupacionales · 100% clasificado
0.6%participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

restassured-skill
Analistas de garantía de calidad de software y probadores

Use when Codex needs to design, implement, run, document, or report Rest Assured API tests for REST services, contract-driven service tests, JUnit 5 automation, CI pipelines, or test-management integrations.

2026-05-13
restassured-analysis-contracts
Analistas de garantía de calidad de software y probadores

Use when Codex needs to derive Rest Assured test scenarios from OpenAPI or Swagger contracts, including endpoints, methods, schemas, auth rules, status codes, and error conditions.

2026-05-13
restassured-analysis-contracts-soap
Analistas de garantía de calidad de software y probadores

Use when Codex needs to derive service-test scenarios from WSDL or SOAP contracts and translate them into HTTP and XML checks that can still be implemented with Rest Assured where appropriate.

2026-05-13
restassured-analysis-requirements
Analistas de garantía de calidad de software y probadores

Use when Codex needs to extract testable API behavior from epics, user stories, acceptance criteria, tickets, markdown docs, or other prose requirements before generating Rest Assured scenarios.

2026-05-13
restassured-bootstrap
Analistas de garantía de calidad de software y probadores

Use when Codex needs to scaffold, retrofit, or normalize a Java Rest Assured test module with JUnit 5, Maven or Gradle, shared specifications, and an initial runnable smoke test.

2026-05-13
restassured-ci
Analistas de garantía de calidad de software y probadores

Use when Codex needs to configure or troubleshoot Rest Assured API tests in CI pipelines, including JUnit 5 execution, tags, Docker, containers, artifacts, quality gates, and provider-specific pipeline examples.

2026-05-13
restassured-core
Analistas de garantía de calidad de software y probadores

Use when Codex needs to implement, refactor, debug, or extend Rest Assured API tests with JUnit 5, reusable request and response specifications, authentication helpers, DTOs, contract checks, and service-test best practices.

2026-05-13
restassured-coverage-plan-auto-sync
Analistas de garantía de calidad de software y probadores

Use when Codex needs to keep Rest Assured API coverage plans, requirements mappings, and test-case documentation synchronized as scenarios are added, removed, or renamed.

2026-05-13
Mostrando las 8 principales de 41 skills recopiladas en este repositorio.
cypress-handover
Analistas de garantía de calidad de software y probadores

Use when you need a Cypress task handover that preserves status, session state, blockers, and exact resume steps for a human or later agent.

2026-05-13
cypress-skill
Analistas de garantía de calidad de software y probadores

Flagship Cypress skill pack for planning, authoring, debugging, documenting, and operationalizing Cypress. Routes E2E, API, component, visual, accessibility, CI/CD, coverage, docs, CLI automation, and handoff workflows.

2026-05-13
cypress-analysis-requirements
Analistas de garantía de calidad de software y probadores

Requirements-analysis skill for Cypress planning and implementation. Use when Codex needs to extract testable behaviors, acceptance criteria, risks, dependencies, or open questions from tickets, specs, markdown docs, or other requirement sources before writing tests or coverage plans.

2026-05-13
cypress-ci
Analistas de garantía de calidad de software y probadores

CI and delivery skill for Cypress automation. Use when Codex needs to design, debug, or optimize Cypress execution in GitHub Actions, GitLab CI, CircleCI, Azure DevOps, Jenkins, Docker, sharded pipelines, artifact workflows, or shared setup and teardown.

2026-05-13
cypress-core
Analistas de garantía de calidad de software y probadores

Battle-tested Cypress patterns for E2E, API, component, visual, accessibility, and security testing. Covers selectors, assertions, hooks, intercepts, auth flows, debugging, and framework recipes for React, Next.js, Vue, and Angular.

2026-05-13
cypress-coverage-matrix-auto-sync
Analistas de garantía de calidad de software y probadores

Coverage-maintenance skill for Cypress planning and documentation. Use when Codex needs to synchronize coverage plans, scenario IDs, traceability links, and summary counts after tests, requirements, or narrative test documents change.

2026-05-13
cypress-coverage-plan-generation
Analistas de garantía de calidad de software y probadores

Coverage-planning skill for Cypress work. Use when Codex needs to turn confirmed requirements into a structured, risk-aware Cypress coverage plan with scenarios, execution types, priorities, and traceability.

2026-05-13
cypress-coverage-plan-review
Analistas de garantía de calidad de software y probadores

Coverage-plan review skill for Cypress work. Use when Codex needs to present a proposed coverage plan, surface assumptions and tradeoffs, collect user feedback, and secure explicit approval before large implementation or documentation work.

2026-05-13
Mostrando las 8 principales de 34 skills recopiladas en este repositorio.
playwright-skill
Analistas de garantía de calidad de software y probadores

Flagship Playwright skill pack for planning, authoring, debugging, documenting, and operationalizing Playwright. Routes E2E, API, component, visual, accessibility, CI/CD, coverage, docs, CLI automation, and handoff workflows.

2026-05-13
playwright-analysis-requirements
Analistas de garantía de calidad de software y probadores

Requirements-analysis skill for Playwright planning and implementation. Use when Codex needs to extract testable behaviors, acceptance criteria, risks, dependencies, or open questions from tickets, specs, markdown docs, or other requirement sources before writing tests or coverage plans.

2026-05-13
playwright-ci
Analistas de garantía de calidad de software y probadores

CI and delivery skill for Playwright automation. Use when Codex needs to design, debug, or optimize Playwright execution in GitHub Actions, GitLab CI, CircleCI, Azure DevOps, Jenkins, Docker, sharded pipelines, artifact workflows, or shared setup and teardown.

2026-05-13
playwright-core
Analistas de garantía de calidad de software y probadores

Core Playwright implementation skill for resilient test authoring and debugging. Use when Codex needs practical Playwright guidance for locators, assertions, fixtures, authentication, network behavior, API testing, component testing, debugging, framework-specific recipes, or broader test architecture decisions.

2026-05-13
playwright-coverage-matrix-auto-sync
Analistas de garantía de calidad de software y probadores

Coverage-maintenance skill for Playwright planning and documentation. Use when Codex needs to synchronize coverage plans, scenario IDs, traceability links, and summary counts after tests, requirements, or narrative test documents change.

2026-05-13
playwright-coverage-plan-generation
Analistas de garantía de calidad de software y probadores

Coverage-planning skill for Playwright work. Use when Codex needs to turn confirmed requirements into a structured, risk-aware Playwright coverage plan with scenarios, execution types, priorities, and traceability.

2026-05-13
playwright-coverage-plan-review
Analistas de garantía de calidad de software y probadores

Coverage-plan review skill for Playwright work. Use when Codex needs to present a proposed coverage plan, surface assumptions and tradeoffs, collect user feedback, and secure explicit approval before large implementation or documentation work.

2026-05-13
handover
Secretarios y asistentes administrativos (excepto legal, médico y ejecutivo)

Use when Playwright work must be handed from one operator to another, including at task completion, during mid-task pauses, after a blocker, or before review. Create a structured handover that records what was completed, where execution stopped, what remains, validation status, blockers, and the exact steps to resume safely.

2026-05-13
Mostrando las 8 principales de 33 skills recopiladas en este repositorio.
junit5-skill
Analistas de garantía de calidad de software y probadores

Use when Codex needs to create, run, evaluate, debug, correct, modernize, document, or route JUnit 5 tests and related workflows across component, integration, slice, repository, service, regression, smoke, and migration scenarios.

2026-05-13
junit5-analysis
Analistas de garantía de calidad de software y probadores

Use when Codex needs to derive JUnit 5 test scenarios from requirements, code, or existing test case definitions such as TDD, BDD, and plain-text specifications.

2026-05-13
junit5-architecture
Analistas de garantía de calidad de software y probadores

Use when Codex needs to shape or refactor JUnit 5 suite architecture, test package structure, naming, fixture ownership, reuse patterns, or boundaries between component, integration, and service tests.

2026-05-13
junit5-ci
Analistas de garantía de calidad de software y probadores

Use when Codex needs to run JUnit 5 tests through Maven, Gradle, or the Console Launcher, configure CI pipelines, manage tags and reports, or debug environment-specific execution issues.

2026-05-13
junit5-core
Analistas de garantía de calidad de software y probadores

Use when Codex needs to create, run, debug, evaluate, refactor, or correct JUnit 5 tests across component, integration, slice, repository, service, smoke, or regression scenarios.

2026-05-13
junit5-documentation-root-cause
Analistas de garantía de calidad de software y probadores

Use when Codex needs to analyze a failing JUnit 5 test run, identify the most likely root cause, and produce a developer-focused diagnosis with concrete next fixes.

2026-05-13
junit5-documentation-tests
Analistas de garantía de calidad de software y probadores

Use when Codex needs to document JUnit 5 automation code with clear scenario intent, suite purpose, traceability, or maintainable human-readable explanations.

2026-05-13
junit5-extensions
Analistas de garantía de calidad de software y probadores

Use when Codex needs to create, review, or debug JUnit 5 extensions, custom annotations, lifecycle callbacks, parameter resolvers, or reusable execution hooks.

2026-05-13
Mostrando las 8 principales de 12 skills recopiladas en este repositorio.
test-design-orchestrator
Analistas de garantía de calidad de software y probadores

Turn requirements, user stories, acceptance criteria, business rules, use cases, or state models into structured test artifacts. Selects the best black-box test design technique and routes work to the matching subskill. For format-only work, prefer test-artifact-export-skill.

2026-05-13
acceptance-criteria-to-test-cases
Analistas de garantía de calidad de software y probadores

Use this skill when Codex needs to convert user stories or acceptance criteria into traceable behavior-focused scenarios or structured test cases.

2026-05-13
boundary-value-analysis
Analistas de garantía de calidad de software y probadores

Use this skill when a requirement contains ordered values such as ranges, lengths, dates, counts, or sequence limits and Codex needs boundary-focused test scenarios.

2026-05-13
classification-tree-nwise
Analistas de garantía de calidad de software y probadores

Use this skill when Codex needs to model interacting parameters and generate reduced pairwise or n-wise combinations instead of an impractical full Cartesian set.

2026-05-13
decision-table
Analistas de garantía de calidad de software y probadores

Use this skill when requirements describe discrete business rules, multiple conditions, or outcome logic that should be modeled as a rule table.

2026-05-13
equivalence-partitioning
Analistas de garantía de calidad de software y probadores

Use this skill when Codex needs to derive representative tests from input classes that should behave the same within each valid or invalid partition.

2026-05-13
state-transition
Analistas de garantía de calidad de software y probadores

Use this skill when a system has discrete states, events, guards, or lifecycle phases and Codex needs transition-focused test design.

2026-05-13
technique-selector
Analistas de garantía de calidad de software y probadores

Use this skill when Codex needs to choose the best black-box test design technique for a requirement, user story, rule set, workflow, or state model before generating tests.

2026-05-13
Mostrando las 8 principales de 10 skills recopiladas en este repositorio.
Mostrando 12 de 42 repositorios