Skip to main content
Execute qualquer Skill no Manus
com um clique
hmcts
Perfil de criador do GitHub

hmcts

Visão por repositório de 80 skills coletadas em 15 repositórios do GitHub.

skills coletadas
80
repositórios
15
atualizado
2026-07-16
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
agentic-plugins-marketplace
17 skills · 2026-07-16
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresCompradores do atacado e varejo (exceto produtos agrícolas)
3 categorias ocupacionais · 100% classificado
21%participação
#02
claude
15 skills · 2026-05-22
Desenvolvedores de softwareEspecialistas em gestão de projetosAdministradores de redes e sistemas de computadorAnalistas de garantia de qualidade de software e testadores
4 categorias ocupacionais · 100% classificado
19%participação
#03
cft-workspace
13 skills · 2026-05-13
Desenvolvedores de softwareRepresentantes de atendimento ao clienteAnalistas de sistemas de computador
3 categorias ocupacionais · 100% classificado
16%participação
#04
cpp-context-progression
8 skills · 2026-05-15
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
10%participação
#05
cpp-context-staging-bulkscan
8 skills · 2026-05-09
Desenvolvedores de softwareAdministradores de redes e sistemas de computador
2 categorias ocupacionais · 100% classificado
10%participação
#06
apim-claude-template
4 skills · 2026-05-21
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
5.0%participação
#07
opal-frontend-common-ui-lib
3 skills · 2026-04-01
Analistas de garantia de qualidade de software e testadoresDesenvolvedores de software
2 categorias ocupacionais · 100% classificado
3.8%participação
#08
ram-analysis
3 skills · 2026-06-12
Desenvolvedores de softwareEditores de desktop
2 categorias ocupacionais · 100% classificado
3.8%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

publish-api-to-catalog
Desenvolvedores de software

Use when working inside an api-cp-* repo and the user wants to publish/expose their API docs, "add my API to the catalog", set up the publish-api-docs workflow, or get a hmcts.github.io docs site. Wires the current repo into the amp-catalog Swagger UI pipeline, handles the two one-time GitHub Pages admin gaps that fail silently otherwise, and verifies the live site. This is the per-repo counterpart to the catalog-publisher agent, which only touches amp-catalog/docs/apis.json.

2026-07-16
wire-service-deployment
Desenvolvedores de software

Wire up auto-dev and auto-SIT deployment CI for a service-cp-* repo after Azure provisioning and cp-vp-aks-deploy registration are complete. Idempotent — safe to invoke again if the jobs already exist. Use when a service-cp-* repo is missing the deploy-dev and deploy-sit jobs in its ci-build-publish.yml, or when setting up a newly bootstrapped service for the first time.

2026-06-27
springboot-api-from-template
Desenvolvedores de software

Start a new HMCTS API-Marketplace API specification repo using the canonical HMCTS template (api-hmcts-crime-template) as master source. Use when creating a new api-cp-* repo (OpenAPI-first, spec-only) distinct from a runtime service-cp-* service.

2026-06-26
springboot-service-from-template
Desenvolvedores de software

Stand up a new HMCTS API-Marketplace service-cp-* using the canonical HMCTS template (service-hmcts-crime-springboot-template) as master source. Use when creating a new Spring Boot service for the Common Platform.

2026-06-26
bootstrap-context
Desenvolvedores de software

Bootstrap the gitignored .claude/CLAUDE.md for any api-cp-* or service-cp-* repo with three @import lines pointing to hmcts-apim-sdlc-orchestrator context standards. Runs automatically on every session start via the SessionStart hook — invoke manually only to force an update.

2026-06-24
openapi-spec-reviewer
Desenvolvedores de software

Use when the user wants to review, audit, or check an OpenAPI v3 spec — applies HMCTS data-sharing policy (UK GDPR/DPA 2018), infrastructure SLA (Azure APIM/AKS), API standards, and security standards (OAuth 2, TLS, input validation). Returns a scored report with Critical/Warning/Info findings.

2026-06-24
export-design-artifact
Desenvolvedores de software

Export a self-contained, night-friendly HTML artifact for a CPP pipeline stage — using the right template from the bundled gallery. Use whenever a decision must be made, a plan needs improving, or a design gap is discovered — AND always to export the implementation plan before any code is written. Picks the template that fits the scenario (plan, decision, comparison, architecture, investigation, status) and writes it to docs/pipeline/artifacts/. <example> user: "We've finished the design — get ready to implement the booking engine." assistant: "Before implementation starts I'll use export-design-artifact to export the implementation plan (template 03) to docs/pipeline/artifacts/ and surface it at the Stage 4 gate." </example> <example> user: "Should the move-to-past action be a new endpoint or extend the existing one?" assistant: "That's a decision — I'll use export-design-artifact to produce a decision record (template 07) weighing the options before we commit." </example> <example> user: "The design does

2026-06-24
review-pr
Analistas de garantia de qualidade de software e testadores

Review a pull request for a CPP or HMCTS Crime Common Platform repository against CPP coding standards. Use when asked to review a PR or code changes specifically in a CP or HMCTS context service.

2026-06-24
Mostrando as 8 principais de 17 skills coletadas neste repositório.
api-contract-check
Desenvolvedores de software

Validate API contracts (RAML/JSON Schema/OpenAPI) against their implementations. Use when checking for API drift, reviewing schema changes, or verifying contract consistency.

2026-05-22
architecture-design
Desenvolvedores de software

Design a new CPP capability or service — choose between CQRS context service and Modern by Default patterns, define bounded contexts, events, APIs, and produce a design proposal with diagrams and trade-offs. Use when the user asks to "design", "architect", "plan the architecture of", or decide "how should we build X" for a CPP feature, service, integration, or cross-context change.

2026-05-22
cpp-test-authoring
Analistas de garantia de qualidade de software e testadores

Author or extend automated tests in HMCTS CPP test repos. Use when writing a new Serenity BDD/Cucumber UI scenario in cpp-ui-e2e-serenity, or a new JUnit 5 + REST Assured *IT.java in cpp-apitests, or when extending existing features, step definitions, page objects, or integration tests in those repos.

2026-05-22
openspec-apply-change
Desenvolvedores de software

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

2026-05-22
openspec-archive-change
Desenvolvedores de software

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

2026-05-22
openspec-explore
Especialistas em gestão de projetos

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

2026-05-22
openspec-propose
Especialistas em gestão de projetos

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

2026-05-22
pipeline-debug
Desenvolvedores de software

Debug and understand Azure DevOps pipeline configurations. Use when a pipeline fails, when setting up CI/CD for a new repo, or when tracing variable resolution across templates.

2026-05-22
Mostrando as 8 principais de 15 skills coletadas neste repositório.
cft-api-spec
Desenvolvedores de software

Summarise one HMCTS service's OpenAPI spec from cnp-api-docs. Reports title, version, auth, endpoint count by tag, owning product, hosted Swagger UI link, and local file path. Use when the user asks "what does pcs-api expose", "summarise ccd-data-store-api", "what auth does X use", "show me the endpoints of Y".

2026-05-13
cft-ccd-find-feature
Desenvolvedores de software

Find every product that uses a given CCD feature token (e.g. notice_of_change, case_flags). Use when the user asks "which services use X", "who has NoC enabled", "what products configure case flags".

2026-05-13
cft-ccd-trace-callback
Desenvolvedores de software

Trace a CCD callback for a given event-id and service from definition through to controller. Returns the chain of file:line locations. Use when the user wants to know what runs when an event is submitted in a specific service.

2026-05-13
cft-cross-repo-search
Desenvolvedores de software

Search across all cloned HMCTS repos using the workspace's pre-tuned ripgrep wrapper. Use when the user asks about code or text patterns spanning multiple service teams or platform components.

2026-05-13
cft-explain
Representantes de atendimento ao cliente

Answer a "what is X" / "how does Y work" / "explain Z" question about any CFT topic — workspace, CCD, XUI, WA, AM, bulk-scan, platform/CNP. Routes via DOCS.md to the right page in either the root docs/ tree or a product-level apps/<product>/docs/ tree.

2026-05-13
cft-find-endpoint
Desenvolvedores de software

Find which HMCTS API service exposes a given HTTP path. Searches cnp-api-docs for matching OpenAPI paths and reports the owning service, methods, the local spec file, the hosted Swagger UI link and the workspace product that publishes it. Use when the user asks "which service has POST /cases/{id}/...", "what exposes /hearings", "where is /case-types defined", etc.

2026-05-13
cft-find-example
Desenvolvedores de software

Find real, in-repo examples of how a feature is implemented in any HMCTS CFT product (CCD, XUI, WA, AM, bulk-scan, service teams). Use when the user wants concrete code references — "show me a real Notice of Change implementation", "where do they use case_flags", "give me an example of a mid-event callback".

2026-05-13
cft-how-to
Representantes de atendimento ao cliente

Find a Diátaxis how-to recipe for an action-shaped task across the workspace docs. Use when the user asks "how do I add an event in CCD", "where do I configure work allocation tasks", "how do I add a repo", "how do I publish a definition to AAT".

2026-05-13
Mostrando as 8 principais de 13 skills coletadas neste repositório.
api-contract-check
Desenvolvedores de software

Validate API contracts (RAML/JSON Schema/OpenAPI) against their implementations. Use when checking for API drift, reviewing schema changes, or verifying contract consistency.

2026-05-15
architecture-design
Desenvolvedores de software

Design a new CPP capability or service — choose between CQRS context service and Modern by Default patterns, define bounded contexts, events, APIs, and produce a design proposal with diagrams and trade-offs. Use when the user asks to "design", "architect", "plan the architecture of", or decide "how should we build X" for a CPP feature, service, integration, or cross-context change.

2026-05-15
openspec-apply-change
Desenvolvedores de software

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

2026-05-15
openspec-archive-change
Desenvolvedores de software

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

2026-05-15
openspec-explore
Desenvolvedores de software

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

2026-05-15
openspec-propose
Desenvolvedores de software

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

2026-05-15
pipeline-debug
Desenvolvedores de software

Debug and understand Azure DevOps pipeline configurations. Use when a pipeline fails, when setting up CI/CD for a new repo, or when tracing variable resolution across templates.

2026-05-15
review-pr
Desenvolvedores de software

Review a pull request for a CP repository. Use when asked to review a PR, check code changes, or provide feedback on a pull request.

2026-05-15
api-contract-check
Desenvolvedores de software

Validate API contracts (RAML/JSON Schema/OpenAPI) against their implementations. Use when checking for API drift, reviewing schema changes, or verifying contract consistency.

2026-05-09
context-scaffold
Desenvolvedores de software

Scaffold new modules, commands, queries, events, or viewstore entities within an existing cpp-context-* service. Use when adding new capabilities to a context service.

2026-05-09
context-service-guide
Desenvolvedores de software

Navigate and understand any cpp-context-* service. Use when onboarding to a context service, exploring its modules, or understanding its CQRS structure and integrations.

2026-05-09
dependency-audit
Desenvolvedores de software

Audit dependency versions across CPP repositories. Use when checking for version mismatches, outdated libraries, or parent POM alignment across context services.

2026-05-09
mbd-bootstrap
Desenvolvedores de software

Bootstrap a new Modern by Default (MbD) Spring Boot service for the Common Platform. Use when creating a new microservice, event processor, or API service.

2026-05-09
pipeline-debug
Desenvolvedores de software

Debug and understand Azure DevOps pipeline configurations. Use when a pipeline fails, when setting up CI/CD for a new repo, or when tracing variable resolution across templates.

2026-05-09
review-pr
Desenvolvedores de software

Review a pull request for a CPP repository. Use when asked to review a PR, check code changes, or provide feedback on a pull request.

2026-05-09
terraform-validate
Administradores de redes e sistemas de computador

Validate Terraform modules and configurations across CPP infrastructure repos. Use when checking Terraform code, reviewing infrastructure changes, or verifying module consistency.

2026-05-09
create-data-dependency-architecture
Desenvolvedores de software

Use when the user asks to produce a data-dependencies architecture document for a system from a folder of source binary documents (.docx, .doc, .pdf, .pptx, .md, .txt). The skill distils the binaries into plain text via the BMAD-style distillation process (pandoc + textutil + pdftotext), analyses them for the system's inbound and outbound data dependencies, writes a deterministic Markdown document with a top-level "At a Glance" summary table, a clustered Mermaid overview diagram (Inbound / Platform / Outbound subgraphs), and a compact `Attribute / Detail` summary table under every dependency, then renders the Markdown to a styled PDF using the house typography and Mermaid theme. Triggered by phrases like "create a data dependencies doc from this folder", "build the data-dependency architecture for X", "generate the data-dependencies PDF from these source docs".

2026-06-12
create-functional-modules-architecture
Editores de desktop

Use when the user asks to produce a module-organised functional architecture document for a system from a folder of source binary documents (.docx, .doc, .pdf, .md, .txt). The skill distils the binaries to plain text, identifies the application's functional modules, writes a deterministic Markdown document with a top-level "At a Glance" module table, a single Mermaid `Module overview` diagram, and a per-module section (lead paragraph + Capabilities bullets + Attribute / Detail table + Key user actions + Sources blockquote), then renders the Markdown to a styled PDF using the same house typography and Mermaid theme as the sibling `create-data-dependency-architecture` skill. Triggered by phrases like "build a functional modules document", "what modules does this system have", "describe the application module by module", "create a module architecture PDF".

2026-04-30
docs-to-c4
Desenvolvedores de software

Transform a folder of mixed-format source documents (Markdown, PDF, DOCX, XLSX, images, etc.) into a C4 architecture model. Runs bmad-distillator on the sources, synthesizes a Structurizr DSL workspace (at minimum a System Context view; adds Container and Component views when the documents support them), and generates a browsable static site with `structurizr-site-generatr`. Also exposes a serve command so the model can be explored in a browser. Use this skill whenever the user wants to derive architecture diagrams, a C4 model, or a Structurizr workspace from existing documentation — even when they don't use those exact terms. Common triggers include "create an architecture diagram from these docs", "I have a folder of design docs, visualise the system", "generate a C4 model for this project", "build a Structurizr workspace", "reverse-engineer an architecture from docs".

2026-04-30
Mostrando 12 de 15 repositórios