Netcracker/qubership-ai-packages
πͺMarketplaceNetcracker/qubership-ai-packages
Add this Marketplace
/plugin marketplace add Netcracker/qubership-ai-packagesPlugins in this Marketplace
adapt-nifi-flows-to-2-x
Apply NiFi 1.x to 2.x upgrade advisor recommendations to exported flow JSON files.
adr-authoring
Author Architecture Decision Records that follow the ADR contract used across Qubership repositories.
adversarial-code-review
Review GitHub pull requests and GitLab merge requests from an isolated Git workspace and publish feedback with user authorization.
ai-agent-telemetry
Hooks that call the ai-agent-telemetry CLI after each skill invocation (Claude Code, Codex, Cursor).
ai-agent-telemetry-configure
Agent-guided setup, testing, repair, and delivery verification.
api-diff-authoring
Authoring classify rules, response-scope handling, adapters, and tests for the api-diff library.
api-unifier-authoring
Conventions for extending the api-unifier normalization engine (rules, unify functions, validators).
api-unifier-testing
Conventions for writing api-unifier tests across OpenAPI, AsyncAPI, JSON Schema, and GraphAPI.
apm-authoring
Guidelines for authoring APM packages (instructions, skills, prompts, agents, hooks).
codex-review
Skill that runs a Codex CLI code review and applies the fixes, iterating until the review is clean.
core-mesh-to-istio-migration
Orchestrates the full Cloud-Core Mesh to Istio migration end-to-end β converts declarative mesh CRs to Gateway API, migrates route-registration libraries, wires SERVICE_MESH_TYPE, generates HTTPRoutes from code, and maintains MIGRATION_LOG.md.
dbaas-mounted-secret-migration
Migrate Go, Spring, and Quarkus DBaaS services from runtime REST provisioning to mounted database Secrets.
enable-renovate-automerge
Skill that enables Renovate automerge on a repository behind a real test/style required check.
english-developer-style
Compatibility alias for the original package name; resolves to english-us-developer-style, so the bare name defaults to American English.
english-uk-developer-style
British-English-first style guidance for developer-facing text: docs, code comments, commit messages, UI strings, and English localisation files.
english-us-developer-style
American-English-first style guidance for developer-facing text: docs, code comments, commit messages, UI strings, and English localization files.
french-developer-style
French technical-prose conventions for developer-facing text; defaults to fr-FR, with an fr-CA mode.
go-microservice-dev-kit
Umbrella package for Qubership Go microservices.
godoc-authoring
Structure and content rules for Go doc comments and inline comments: what a comment says, in what order, and how far a rewrite may grow.
javadoc-authoring
Structure and content rules for Javadoc and its JVM siblings (KDoc, Groovydoc, Scaladoc): what a doc comment says, in what order, and how far a rewrite may grow.
jsdoc-authoring
Structure and content rules for JSDoc and TSDoc comments in JavaScript and TypeScript: what a doc comment says, in what order, and how far a rewrite may grow.
markdown-line-length-120
Markdown drafting rules an autofixer cannot fix, for repositories pinning markdownlint MD013.line_length to 120.
meeting-analysis
Skill that turns a meeting transcript or recording into a structured, verifiable report through multi-axis analysis.
migrate-core-operator-dbaas-declarations
Convert legacy Core Operator DBaaS DatabaseDeclaration and DbPolicy manifests to dbaas-operator InternalDatabase and DatabaseAccessPolicy CRDs.
pythondoc-authoring
Structure and content rules for Python docstrings and inline comments: what a comment says, in what order, and how far a rewrite may grow.
qubership-agent-support-pr
Prepare a repository PR that installs qubership-essentials and generated agent assets.
qubership-essentials
Deprecated repository baseline retained for existing consumers. New repositories should use qubership-repo-essentials. The dependency set is unchanged.
qubership-global-essentials
Deprecated global baseline retained for existing consumers. New user workspaces should use qubership-user-essentials. The dependency set is unchanged.
qubership-repo-essentials
Umbrella package with the baseline agent setup for any Netcracker/Qubership repository: APM authoring, English style, Markdown rules, and workflow-hub usage.
qubership-repository-compliance
Audit and fix Qubership repository files, workflows, and GitHub settings against the reviewed compliance model.
qubership-user-essentials
Umbrella package with the Qubership agent setup for a global user workspace: the repository baseline plus code review, repository onboarding, dependency PR triage, Renovate automerge, and ADR authoring.
qubership-workflow-hub-usage
Skills for designing, writing, reviewing, and debugging GitHub Actions workflows that consume netcracker/qubership-workflow-hub actions and Netcracker/.github templates.
russian-developer-style
Russian style guidance for developer-facing text: docs, code comments, commit messages, UI strings, and Russian localisation files.
rustdoc-authoring
Structure and content rules for Rust doc comments and inline comments: what a comment says, in what order, and how far a rewrite may grow.
triage-dependency-prs
Skill that triages failing checks on dependency-update PRs (Renovate and Dependabot) and drives them back to green.
troubleshooting-skill-creator
Build a repository's own troubleshooting-skill APM package β scan the repository, harvest its existing troubleshooting material, research the failure modes of the technologies it ships, and compile a symptom-indexed reference plus the skill that reads it.