← all publishers

paulasilvatech

@paulasilvatech source repo

1832 published skills · page 16 of 19

  1. Backstage Upgrade · paulasilvatech
    Plan, execute, and validate Backstage application or plugin dependency upgrades with release-aware package alignment, migrations, config review, changesets, and rollback. Use when bumping Backstage versions, resolving package skew, adopting new systems, or preparing an upgrade PR.
    0
    installs
  2. Cobol Db2 Loop · paulasilvatech bundle
    Run each COBOL/DB2 modernization phase as a bounded correction loop with observable exit gates, an iteration ledger, upstream defect escalation, and an engineering graph extracted from COBOL, copybooks, JCL, and DB2 DDL. Use when opening or closing a COBOL/DB2 phase loop, deciding whether a gate passes, routing a defect to the phase that owns its root cause, or building and querying the modernization graph.
    0
    installs
  3. Issue Forms · paulasilvatech
    Use when editing Open Horizons GitHub Issue Forms, chooser configuration, or agent-routing intake fields.
    0
    installs
  4. Generate Custom Instructions From Codebase · paulasilvatech
    Generate GitHub Copilot migration and code-evolution instructions by comparing branches, commits, tags, or releases and extracting transformation rules. Use when the user is doing framework upgrades, architecture refactors, technology migrations, dependency updates, pattern changes, API changes, obsolete pattern avoidance, and preserving project conventions during future code modifications.
    0
    installs
  5. Github Actions Runtime Upgrade Conventions · paulasilvatech
    Upgrade GitHub Actions workflow dependencies to supported runtimes while preserving behavior. Use this skill when logs report deprecated Node.js action runtimes, when editing `.github/workflows/*.yml` or `.github/workflows/*.yaml`, or when choosing pinned action versions and validating upgraded workflow runs.
    0
    installs
  6. Backstage Techdocs · paulasilvatech
    Configure, build, preview, publish, migrate, and troubleshoot Backstage TechDocs and MkDocs content. Use when handling techdocs-ref annotations, mkdocs.yml, local or external builders, object-storage publishers, CI generation, broken docs, or wiki-to-TechDocs migration.
    0
    installs
  7. Sifap Cicd · paulasilvatech
    Defines SIFAP GitHub Actions supply-chain, least-privilege, concurrency, OIDC, and quality-gate rules. Use when editing workflows or composite actions.
    0
    installs
  8. Sifap Loop · paulasilvatech bundle
    Run each SIFAP modernization phase as a bounded correction loop with observable exit gates, an iteration ledger, upstream defect escalation, and a Natural/Adabas engineering graph that proves legacy-to-target coverage. Use when opening or closing a SIFAP phase loop, deciding whether a phase gate passes, routing a defect to the phase that owns its root cause, or building, querying, and gating the modernization graph.
    0
    installs
  9. Agent Safety · paulasilvatech
    Use when editing Open Horizons agent runtimes, tools, orchestration, or policy code that requires safety and governance controls.
    0
    installs
  10. Agent Skills · paulasilvatech
    Applies current portable Agent Skill conventions for discovery metadata, progressive disclosure, bundled resources, safety, and validation. Use when creating or updating SKILL.md.
    0
    installs
  11. Azure Naming · paulasilvatech
    Use when editing Terraform that creates or changes Azure resource names, naming inputs, or required tags.
    0
    installs
  12. Create Github Action Workflow Specification · paulasilvatech
    Creates formal, AI-optimized specifications for existing GitHub Actions CI/CD workflows by extracting triggers, jobs, dependencies, contracts, quality gates, error paths, environments, governance, and change rules. Use this skill when asked to document a workflow, create a CI/CD workflow specification, summarize a GitHub Actions file for maintenance, or produce spec/spec-process-cicd-[workflow-name].md.
    0
    installs
  13. Suggest Awesome Github Copilot Instructions · paulasilvatech
    Suggest relevant GitHub Copilot instruction files from the awesome-copilot repository by comparing repository context, chat needs, local .github/instructions files, and remote versions. Use this skill when the user asks what Copilot instructions to add, whether local instructions are outdated, or how to install/update awesome-copilot instructions without duplicates.
    0
    installs
  14. Backstage Framework · paulasilvatech
    Choose and implement Backstage framework extension points, core backend services, frontend blueprints, service refs, modules, lifecycle, auth, permissions, schedulers, tracing, metrics, and generated API references. Use when designing plugin architecture or selecting supported framework APIs.
    0
    installs
  15. Sifap Tests · paulasilvatech
    Requires SIFAP tests to prove requirement and legacy-behavior coverage with deterministic, privacy-safe fixtures. Use when editing backend, frontend, integration, or equivalence tests.
    0
    installs
  16. Sdd Artifacts · paulasilvatech
    Use when editing tracked SDD artifacts that require naming, EARS, traceability, evidence, or status conventions.
    0
    installs
  17. Backstage AI Catalog · paulasilvatech
    Install and use Backstage's AI catalog model for AiResource skills and rules plus mcp-server API entities, ownership, lifecycle, relationships, and source locations. Use when cataloging AI skills, governance rules, agents, or MCP servers.
    0
    installs
  18. Backstage Kubernetes · paulasilvatech
    Install, configure, authorize, and troubleshoot Backstage Kubernetes frontend and backend plugins, cluster discovery, entity annotations, authentication, permissions, proxies, custom resources, and service-owner views. Use when working with Kubernetes tabs, clusters, pods, or integration errors.
    0
    installs
  19. Backstage Operations · paulasilvatech
    Operate, monitor, troubleshoot, and harden production Backstage services, databases, schedulers, integrations, health endpoints, logs, and deployments. Use when handling startup failures, readiness problems, database errors, provider refresh issues, performance incidents, or production runbooks.
    0
    installs
  20. Mui To Bui Migration · paulasilvatech
    Migrate Backstage app or plugin UI from Material-UI to Backstage UI with version-checked component mappings, CSS setup, accessibility, analytics, styling, and visual validation. Use when replacing @material-ui imports, MUI icons, makeStyles, or adopting BUI.
    0
    installs
  21. Cobol Db2 Context · paulasilvatech
    Supply COBOL, DB2, VSAM, and JCL modernization context: corpus layout, member conventions, target stack boundaries, evidence precedence, stage flow, and security rules. Use when starting any COBOL/DB2 modernization task, before analysis, design, implementation, verification, or delivery.
    0
    installs
  22. Docker Compose · paulasilvatech
    Use when editing the tracked Backstage agent or MCP Docker Compose development stacks.
    0
    installs
  23. Github Actions · paulasilvatech
    Use when editing repository GitHub Actions workflows or generated Golden Path workflows.
    0
    installs
  24. Python Testing · paulasilvatech
    Guidelines for writing and running tests in the Agent Framework Python codebase. Use when creating, modifying, or running tests.
    0
    installs
  25. Migrating Oracle To Postgres Data Access Code · paulasilvatech
    Migrate .NET/C# data access code from Oracle.ManagedDataAccess or Oracle.EntityFrameworkCore to PostgreSQL with Npgsql. Use when replacing OracleConnection, OracleCommand, OracleDataReader, OracleDbType mappings, stored procedure calls, connection strings, inline SQL, and EF Core provider configuration during an Oracle-to-PostgreSQL migration.
    0
    installs
  26. Project Workflow Analysis Blueprint Generator · paulasilvatech
    Generate technology-agnostic project workflow analysis blueprints that document end-to-end application flows, files, classes, entry points, service layers, data access, error handling, async processing, sequence diagrams, testing patterns, and implementation templates. Use this skill when the user asks to list all files/classes in a workflow, document representative workflows, map an API-to-database flow, or create an implementation-ready workflow blueprint.
    0
    installs
  27. Backstage MCP Actions · paulasilvatech bundle
    Register typed Backstage backend actions and expose selected actions as authenticated MCP tools with schemas, attributes, permissions, filters, server instructions, and well-known action validation. Use when configuring the Actions Registry, Actions Service, MCP Actions Backend, or AI tool exposure.
    0
    installs
  28. Backstage Permissions · paulasilvatech
    Design, implement, test, and troubleshoot Backstage permission policies, basic and resource permissions, conditional decisions, rules, frontend authorization, and plugin integration. Use when implementing RBAC, ABAC, resource filtering, action visibility, or fixing authorization failures.
    0
    installs
  29. Sifap Backend · paulasilvatech
    Defines SIFAP Java 21 and Spring Boot 3.3 backend boundaries, validation, transactions, errors, and data exposure. Use when editing backend Java source.
    0
    installs
  30. Create Github Issue Feature From Specification · paulasilvatech
    Create or update one GitHub feature issue from a specification file using a feature_request.yml template when available. Use when the user asks to create a GitHub issue from a specification, turn a spec into a feature request, or file one issue that captures a complete specification.
    0
    installs
  31. Migrating Oracle To Postgres Stored Procedures · paulasilvatech
    Migrate Oracle PL/SQL stored procedures and functions to PostgreSQL PL/pgSQL while preserving behavior, signatures, type-anchored inputs, exception handling, rollback logic, collation semantics, and orafce compatibility. Use when converting Oracle Procedures and Functions into PostgreSQL equivalents during an Oracle-to-PostgreSQL migration.
    0
    installs
  32. Backstage Integrations · paulasilvatech
    Apply Backstage external integration conventions for GitHub, Azure DevOps, and ServiceNow. Use when editing provider credentials, discovery, events, scaffolder modules, or entity annotations.
    0
    installs
  33. Sifap Database · paulasilvatech
    Defines SIFAP PostgreSQL 16 and Flyway correctness for precision, schema evolution, MU/PE mapping, indexes, and rollback strategy. Use when editing persistence code or migrations.
    0
    installs
  34. Sifap Frontend · paulasilvatech
    Defines the SIFAP Next.js 15, React 19, strict TypeScript, accessibility, session, and sensitive-data UI baseline. Use when editing frontend application source.
    0
    installs
  35. Sifap Security · paulasilvatech
    Protects SIFAP authentication, authorization, secrets, CPF, financial data, logs, and untrusted agent context. Use when editing security-sensitive backend, frontend, configuration, or automation.
    0
    installs
  36. Backstage Config · paulasilvatech
    Use when editing Backstage app configuration layers, schemas, secrets, proxies, or frontend-visible values.
    0
    installs
  37. Github Issue Ops · paulasilvatech bundle
    Dispatches authorized GitHub issue-comment commands to read-only repository validation. Use when implementing or validating /check-agents, /help, issue comment authorization, command parsing, or IssueOps workflow behavior.
    0
    installs
  38. Backstage App Bootstrap · paulasilvatech
    Create or assess a standalone Backstage adopter application with version-aware prerequisites, package layout, first-run configuration, and baseline validation. Use when starting a Backstage app, reinstalling an app shell, or checking whether a repository is a valid adopter app.
    0
    installs
  39. Backstage Notifications · paulasilvatech
    Install, configure, emit, process, route, and troubleshoot Backstage notifications and optional real-time signals. Use when handling user or group notifications, external emitters, email or Slack processors, scaffolder notifications, settings, topics, or delivery failures.
    0
    installs
  40. Backstage Workspace Kit · paulasilvatech bundle
    Plan, apply, inspect, or uninstall the Backstage Expert repository workspace kit for adopter or core profiles. Use when publishing bundled instructions, VS Code prompts, and the optional Backstage safety hook into a target repository.
    0
    installs
  41. Creating Oracle To Postgres Migration Bug Report · paulasilvatech bundle
    Create structured bug reports for Oracle-to-PostgreSQL migration defects with source-of-truth Oracle behavior, PostgreSQL divergence, severity, root cause, remediation, validation, and filename convention. Use when documenting behavioral differences, failed migration tests, or data-layer defects during an Oracle-to-PostgreSQL migration.
    0
    installs
  42. Backstage Authentication · paulasilvatech
    Configure, review, and troubleshoot Backstage sign-in, identity resolvers, auth providers, delegated third-party access, callbacks, and permissions. Use when setting up GitHub, Microsoft, guest, proxy, or custom auth providers or fixing login failures.
    0
    installs
  43. Foundry Claude API · paulasilvatech bundle
    Designs, implements, reviews, and migrates Claude API integrations using official Anthropic SDKs or Claude models in Microsoft Foundry. Use when work involves Claude, Anthropic, Opus, Sonnet, Haiku, Messages API, tool use, streaming, caching, model migration, or Foundry-hosted Claude clients.
    0
    installs
  44. Github Copilot Sdk · paulasilvatech bundle
    Builds applications with the GitHub Copilot SDK using explicit client lifecycle, sessions, permissions, streaming, tools, and MCP integration. Use when embedding Copilot in an application, creating sessions, handling events, registering tools, or troubleshooting SDK behavior.
    0
    installs
  45. Python Development · paulasilvatech
    Coding standards, conventions, and patterns for developing Python code in the Agent Framework repository. Use when writing or modifying Python source files in the python/ directory.
    0
    installs
  46. Creating Oracle To Postgres Master Migration Plan · paulasilvatech
    Discover .NET solution projects, classify Oracle-to-PostgreSQL migration eligibility, detect Oracle dependencies, and write .github/oracle-to-postgres-migration/Reports/MasterMigrationPlan.md. Use when starting a multi-project Oracle-to-PostgreSQL migration, inventorying .NET projects, or assessing Oracle dependency scope.
    0
    installs
  47. Qdrant Tenant Scaling · paulasilvatech
    Guides Qdrant multi-tenant scaling. Use when someone asks 'how to scale tenants', 'one collection per tenant?', 'tenant isolation', 'dedicated shards', or reports tenant performance issues. Also use when multi-tenant workloads outgrow shared infrastructure.
    0
    installs
  48. Onboard To Openapi Server · paulasilvatech
    Migrate a Backstage backend plugin from a hand-written Express router to the repository's typed OpenAPI server tooling while preserving routes, auth, permissions, errors, tests, and optional client generation. Use when onboarding createOpenApiRouter or modernizing a router with OpenAPI.
    0
    installs
  49. Azure Cost Optimize · paulasilvatech
    Analyzes Azure IaC and current Azure cost or utilization evidence to identify, quantify, and prioritize savings. Use when reviewing Azure spend, right-sizing resources, reducing waste, or preparing evidence-based cost optimization issues.
    0
    installs
  50. Python Code Quality · paulasilvatech
    Code quality checks, linting, formatting, and type checking commands for the Agent Framework Python codebase. Use when running checks, fixing lint errors, or troubleshooting CI failures.
    0
    installs
  51. Sifap Requirements · paulasilvatech
    Requires SIFAP EARS requirements to use REQ-NNN, valid source_legacy evidence, Given/When/Then acceptance criteria, and test lineage. Use when editing specifications or requirement artifacts.
    0
    installs
  52. Foundry Agentic Eval · paulasilvatech
    Design evaluator-optimizer, reflection, rubric, LLM-as-judge, and test-driven refinement loops for AI agent outputs. Use when implementing self-critique, iterative improvement, quality gates, agent response evaluation, code refinement, or rubric-based scoring for generated code, reports, or analysis.
    0
    installs
  53. Qdrant Vertical Scaling · paulasilvatech
    Guides Qdrant vertical scaling decisions. Use when someone asks 'how to scale up a node', 'need more RAM', 'upgrade node size', 'vertical scaling', 'resize cluster', 'scale up vs scale out', or when memory/CPU is insufficient on current nodes. Also use when someone wants to avoid the complexity of horizontal scaling.
    0
    installs
  54. Backstage App Configuration · paulasilvatech
    Design, edit, validate, and troubleshoot Backstage app configuration, environment overlays, schemas, secrets, integrations, and frontend visibility. Use when working with app-config YAML, BACKSTAGE_ENV, config:check, deployment overrides, or configuration errors.
    0
    installs
  55. Backstage Core Contribution · paulasilvatech
    Prepare, implement, validate, and document contributions to backstage/backstage or a close fork using targeted tests, exact root typechecking, formatting, linting, API reports, changesets, DCO, and Apache headers. Use when changing Backstage core packages, plugins, docs, or contributor workflows.
    0
    installs
  56. Azure Apim AI Gateway · paulasilvatech
    Design Azure API Management as the runtime AI gateway for model and tool traffic, including token-per-minute controls, token limits, quotas, multi-backend load-balanced backend pools, circuit breakers, semantic caching, token metrics, managed identity, and content safety. Use when fronting model deployments, enforcing token budgets, adding semantic cache, load balancing LLM endpoints, or governing tool API calls at runtime.
    0
    installs
  57. Foundry AI Operations · paulasilvatech
    Azure AI Foundry operations provisions workspaces, model deployments, RAG resources, operational settings, and resource checks. Use this skill when provisioning AI Foundry, deploying OpenAI models, configuring RAG, operating model endpoints, setting up AI workspaces, or checking Foundry resources.
    0
    installs
  58. Backstage Software Templates · paulasilvatech
    Design, implement, validate, and troubleshoot Backstage Software Templates, custom actions, Golden Paths, skeleton rendering, repository publication, and catalog registration. Use when working with template.yaml, scaffolder actions, parameters, step outputs, or template execution failures.
    0
    installs
  59. Fabric Agentic Platform · paulasilvatech bundle
    Route and execute Microsoft Fabric administration, data engineering, real-time intelligence, SQL, Spark, Power BI, Git integration, migration, cost estimation, and end-to-end architecture workflows. Use when a request spans Fabric workloads or needs the correct specialist guide, MCP server, REST/CLI path, safety gate, and verification sequence.
    0
    installs
  60. Sifap Infrastructure · paulasilvatech
    Defines SIFAP IaC and Azure safety for provider baselines, identity, state, networks, plans, and approvals. Use when editing infrastructure, Compose, or deployment configuration.
    0
    installs
  61. Sifap Natural Adabas · paulasilvatech
    Protects SIFAP Natural/Adabas source as evidence and requires dependency-complete, cited analysis. Use when reading legacy members, DDMs, FDTs, maps, copycodes, or JCL.
    0
    installs
  62. Agent Framework Python · paulasilvatech
    Applies Microsoft Agent Framework Python monorepo conventions to the imported example tree. Use when changing its public API exports, package metadata, tests, or Python implementation.
    0
    installs
  63. Azure Entra Agent User · paulasilvatech
    Designs and provisions a Microsoft Entra agent user linked to an Agent ID identity, including parent validation, least-privilege permissions, optional manager, usage location, licensing, and verification. Use when an agent needs a user-shaped directory identity for collaboration workloads.
    0
    installs
  64. Create Github Issues Feature From Implementation Plan · paulasilvatech
    Create or update GitHub issues from implementation-plan phases using feature_request.yml or chore_request.yml templates when available. Use when the user asks to turn an implementation plan into GitHub issues, file one issue per phase, or deduplicate planned feature/chore work against existing issues.
    0
    installs
  65. Qdrant Horizontal Scaling · paulasilvatech
    Diagnoses and guides Qdrant horizontal scaling decisions. Use when someone asks 'vertical or horizontal?', 'how many nodes?', 'how many shards?', 'how to add nodes', 'resharding', 'data doesn't fit', or 'need more capacity'. Also use when data growth outpaces current deployment.
    0
    installs
  66. Scaffolding Oracle To Postgres Migration Test Project · paulasilvatech
    Scaffold a compilable xUnit integration test project for a .NET Oracle application before Oracle-to-PostgreSQL migration testing. Use when Phase 3 requires an Oracle baseline test project, transaction rollback infrastructure, seed data management, or an empty integration-test harness before writing tests.
    0
    installs
  67. App Frontend System Migration · paulasilvatech
    Migrate a Backstage adopter app from the legacy frontend system to the new extension-based frontend system through hybrid and full-migration phases. Use when converting createApp, feature discovery, routes, sidebar, APIs, themes, or app-level frontend compatibility.
    0
    installs
  68. Foundry Agent Blueprint · paulasilvatech
    Foundry agent blueprint maps agent designs to Azure AI Foundry Agent Service models, connections, tools, memory, evaluation, and tracing. Use this skill when designing Foundry agent runtimes, model catalog choices, Azure AI Search or Redis connections, Bing connections, OpenAPI tools, MCP tools, code interpreter, file search, threads, runs, or evaluation plans.
    0
    installs
  69. Qdrant Sliding Time Window · paulasilvatech
    Guides sliding time window scaling in Qdrant. Use when someone asks 'only recent data matters', 'how to expire old vectors', 'time-based data rotation', 'delete old data efficiently', 'social media feed search', 'news search', 'log search with retention', or 'how to keep only last N months of data'.
    0
    installs
  70. Python Feature Lifecycle · paulasilvatech
    Guidance for package and feature lifecycle in the Agent Framework Python codebase, including stage meanings, feature-stage decorators, feature enums, and how to move APIs from one stage to the next. Use when changing API lifecycle stages or feature annotations.
    0
    installs
  71. Creating Oracle To Postgres Migration Integration Tests · paulasilvatech
    Create Phase 3 Oracle integration tests for .NET data access artifacts before Oracle-to-PostgreSQL migration, capturing Oracle behavior as the golden baseline while keeping assertions portable for Phase 6. Use when the user asks to add integration tests for repositories, DAOs, stored procedure callers, query builders, seed data, or lookup constants before PostgreSQL migration begins.
    0
    installs
  72. Backstage External Integrations · paulasilvatech bundle
    Configure, secure, and validate Backstage technical integrations with GitHub, Azure and Azure DevOps, and ServiceNow across catalog discovery, events, software templates, CI/CD views, incidents, and provider credentials. Use when setting up or troubleshooting integrations outside user sign-in.
    0
    installs
  73. Python Package Management · paulasilvatech
    Guide for managing packages in the Agent Framework Python monorepo, including creating new connector packages, versioning, and the lazy-loading pattern. Use when adding, modifying, or releasing packages.
    0
    installs
  74. Backstage Catalog DB Performance · paulasilvatech bundle
    Run and compare the Backstage catalog query performance battery against a safe database replica, capture PostgreSQL plans and buffers, detect regressions, and update the baseline. Use when changing catalog queries, indexes, schemas, or database performance behavior.
    0
    installs
  75. Plugin Analytics Instrumentation · paulasilvatech
    Instrument Backstage frontend plugins with meaningful Analytics API events and tests while avoiding duplicate BUI navigation events or UI noise. Use when adding or reviewing captureEvent, AnalyticsContext, event taxonomy, noTrack overrides, or analytics behavior.
    0
    installs
  76. Cobol Classic Context · paulasilvatech
    Supply COBOL, DB2, VSAM, and JCL modernization context: corpus layout, member conventions, target stack boundaries, evidence precedence, stage flow, and security rules. Use when starting any COBOL/DB2 modernization task, before analysis, design, implementation, verification, or delivery.
    0
    installs
  77. Create Github Issues For Unmet Specification Requirements · paulasilvatech
    Create GitHub Issues for unimplemented requirements found in specification files, avoiding duplicates and using the feature_request.yml issue template when available. Use this skill when asked to turn unmet specs, missing requirements, or unimplemented acceptance criteria into GitHub Issues.
    0
    installs
  78. Planning Oracle To Postgres Migration Integration Testing · paulasilvatech
    Create an integration testing plan for one .NET project during Oracle-to-PostgreSQL migration. Use when planning coverage for repositories, DAOs, stored procedure callers, CRUD service layers, Oracle-specific behavior, seed data, or migration validation cases before writing integration tests.
    0
    installs
  79. Qdrant Memory Usage Optimization · paulasilvatech
    Diagnoses and reduces Qdrant memory usage. Use when someone reports 'memory too high', 'RAM keeps growing', 'node crashed', 'out of memory', 'memory leak', or asks 'why is memory usage so high?', 'how to reduce RAM?'. Also use when memory doesn't match calculations, quantization didn't help, or nodes crash during recovery.
    0
    installs
  80. Qdrant Search Speed Optimization · paulasilvatech
    Diagnoses and fixes slow Qdrant search. Use when someone reports 'search is slow', 'high latency', 'queries take too long', 'low QPS', 'throughput too low', 'filtered search is slow', or 'search was fast but now it's slow'. Also use when search performance degrades after config changes or data growth.
    0
    installs
  81. Github Pipeline Diagnostics · paulasilvatech
    Pipeline diagnostics analyzes GitHub Actions CI/CD failures and remediation patterns. Use this skill when diagnosing workflow failures, build errors, deploy failures, failed jobs or steps, logs triage, actions permissions, OIDC failures, dependency cache issues, and CI/CD debugging.
    0
    installs
  82. Open Horizons Backstage Aeg · paulasilvatech
    Use when editing the Open Horizons Backstage AEG feature, its proxy, actions, agent registry, configuration, or scaffold integration.
    0
    installs
  83. Open Horizons Ears Validate · paulasilvatech
    Use when validating requirements against EARS notation patterns. Triggers include "EARS", "requirement review", "requirement quality", "shall statement", and "REQ-ID".
    0
    installs
  84. Open Horizons Orchestration · paulasilvatech
    Classifies and coordinates repository work across Open Horizons agents with bounded delegation, validation, review, and approval gates. Use when handling cross-domain maintenance, feature, improvement, modernization, incident, review, or explicitly requested greenfield workflows.
    0
    installs
  85. Open Horizons Prerequisites · paulasilvatech bundle
    Validates and sets up local CLI tools and access needed before Open Horizons deployment. Use this skill when checking required tool availability, verifying minimum versions, preparing Azure login readiness, validating CI/CD runner prerequisites, or producing a prerequisite checklist.
    0
    installs
  86. Open Horizons Workspace Kit · paulasilvatech bundle
    Plans, applies, inspects, or uninstalls Open Horizons repository customizations with conflict detection and managed-file state. Use when publishing the AEG feature, the full toolkit, instructions, VS Code prompts, safety hooks, MCP configuration, workflows, or issue templates to a target repository.
    0
    installs
  87. Plugin New Frontend System Support · paulasilvatech
    Add new frontend-system support to an existing Backstage plugin while retaining its legacy entry point. Use when published or shared plugins need dual compatibility, alpha exports, PageBlueprint extensions, route reuse, and both old and new app consumers.
    0
    installs
  88. Github Copilot Usage Metrics · paulasilvatech bundle
    Retrieve and display GitHub Copilot usage metrics for organizations and enterprises using the GitHub CLI, REST API, and bundled scripts. Use when the user asks about Copilot usage, adoption, active users, acceptance rates, suggestions, chat interactions, per-user breakdowns, organization metrics, enterprise metrics, or usage on a specific date.
    0
    installs
  89. Sifap Modernization Context · paulasilvatech bundle
    Load the SIFAP Natural/Adabas workshop profile, source-evidence boundaries, target stack, traceability contract, and sensitive-data rules. Use when analyzing, specifying, designing, implementing, testing, or operationalizing the SIFAP modernization.
    0
    installs
  90. Open Horizons Azure Readiness · paulasilvatech
    Assesses read-only Azure readiness for one Open Horizons deployment scope using current subscription, provider, quota, SKU, identity, network, and resource evidence. Use when needed before Terraform planning or deployment when Azure prerequisites may block the requested components.
    0
    installs
  91. Open Horizons Security Review · paulasilvatech
    Performs an independent, read-only security review of one Open Horizons change or surface with severity-ranked, evidence-backed findings and verification criteria. Use when reviewing code, Terraform, Kubernetes, identity, workflows, Backstage, MAF agents, MCP tools, secrets, or policy review.
    0
    installs
  92. Sifap Workshop Orchestration · paulasilvatech
    Coordinate the SIFAP modernization workshop through archaeology, architecture, build, quality, and operations stages with evidence gates, role handoffs, branch intent, and observable completion criteria. Use when starting a stage, checking readiness, or handing work to the next SIFAP stage agent.
    0
    installs
  93. Backstage Mui To Bui Migration · paulasilvatech bundle
    Migrate Backstage app or plugin UI from Material-UI to Backstage UI with version-checked component mappings, CSS setup, accessibility, analytics, styling, and visual validation. Use when replacing @material-ui imports, MUI icons, makeStyles, or adopting BUI.
    0
    installs
  94. Github Codespaces Golden Paths · paulasilvatech bundle
    Configures GitHub Codespaces devcontainer environments for Backstage Golden Path templates. Use this skill when creating or validating devcontainer.json, Codespaces setup, Python FastAPI templates, Node app templates, Terraform templates, Java templates, AI/ML pipelines, data pipelines, container features, SDK pre-installation, or template mapping.
    0
    installs
  95. Open Horizons Backstage Search · paulasilvatech
    Install, configure, extend, operate, and troubleshoot Backstage Search frontends, engines, collators, indices, result extensions, filters, schedules, and permissions. Use when working with search pages, Catalog or TechDocs indexing, custom collators, Postgres or Elasticsearch, or missing results.
    0
    installs
  96. Open Horizons Terraform Change · paulasilvatech bundle
    Implements and validates one bounded Open Horizons Terraform change in terraform/modules or an isolated terraform/environments root. Use when changing a module, environment root, provider constraint, backend declaration, import block, or state-aware Terraform contract without applying infrastructure.
    0
    installs
  97. Plugin Full Frontend System Migration · paulasilvatech
    Fully migrate a Backstage frontend plugin to the new frontend system and remove legacy support. Use when performing internal or intentionally breaking migrations from createPlugin to createFrontendPlugin, new route refs, blueprints, PageLayout, and legacy dependency removal.
    0
    installs
  98. Sifap Classic Context · paulasilvatech bundle
    Load the SIFAP Natural/Adabas workshop profile, source-evidence boundaries, target stack, traceability contract, and sensitive-data rules. Use when analyzing, specifying, designing, implementing, testing, or operationalizing the SIFAP modernization.
    0
    installs
  99. Open Horizons Backstage Catalog · paulasilvatech
    Model, register, discover, validate, and troubleshoot Backstage Software Catalog entities, providers, processors, ownership, relations, locations, and lifecycle. Use when handling catalog-info YAML, entity ingestion, org discovery, duplicate entities, or catalog governance.
    0
    installs
  100. Open Horizons Backstage Upgrade · paulasilvatech
    Plan, execute, and validate Backstage application or plugin dependency upgrades with release-aware package alignment, migrations, config review, changesets, and rollback. Use when bumping Backstage versions, resolving package skew, adopting new systems, or preparing an upgrade PR.
    0
    installs