Generates technical architecture specification from PRD. Covers architecture pattern, tech stack, data models, and app structure.
Score 70/100
Reports on the health and state of architecture documentation (counts of ADRs, reviews, activity levels, documentation gaps).
Score 70/100
Use this agent when you need to analyze code changes from an architectural perspective, evaluate system design decisions, or ensure modifications align with established…
Score 70/100
Generate a reference architecture specification from analyzed frameworks. Use when (1) designing a new agent framework based on prior art, (2) defining core primitives (Message,…
Score 70/100
Dynamically validate codebase compliance with architectural decisions and constraints
Score 70/100
Validate hexagonal architecture (Domain, Application, Infrastructure, Presentation). Use when creating new files in src/, reorganizing code, or when the user requests architecture…
Score 70/100
Develop the TOGAF Phase A Architecture Vision. Produces the Statement of Architecture Work, Architecture Vision document, Stakeholder Map (Power/Interest), Communications Plan,…
Score 70/100
Framework for designing new architectural mechanisms when existing patterns don't fit
Score 70/100
Archive session learnings, debugging solutions, and deployment logs to .archive/yyyy-mm-dd/ as indexed markdown with searchable tags.
Score 70/100
Master Archon MCP for strategic project management, task tracking, and knowledge base operations. The strategic layer (WHAT/WHEN) that coordinates with Skills (HOW).
Score 70/100
Design and implement Arduino integration with Azure IoT Hub and IoT Edge, including secure provisioning, resilient telemetry, command handling, and production guardrails.
Score 70/100
Expert knowledge for building AI agents with Argentic - a Python microframework for async MQTT-based agents with multi-LLM support, custom tools, and multi-agent orchestration
Score 70/100
Constructs Kubernetes-native workflow DAGs using Argo Workflows CRDs with configurable retry strategies, artifact passing via S3/MinIO, and template composition through…
Score 70/100
Orchestrates deployment pipelines using the Argo Workflows Engine API and Argo CD ApplicationSet controller.
Score 70/100
GitOps continuous delivery for Kubernetes with ArgoCD. Use when creating/managing ArgoCD Applications, ApplicationSets, App of Apps patterns, Helm/Kustomize deployments, sync…
Score 70/100
Argocd App Deployer - Auto-activating skill for DevOps Advanced. Triggers on: argocd app deployer, argocd app deployer Part of the DevOps Advanced skill category.
Score 70/100
Manages ArgoCD application deployments via the ArgoCD REST API and argocd CLI. Configures GitOps sync policies, automated rollbacks, and multi-cluster application sets with…
Score 70/100
Diagnoses ArgoCD application sync failures and degraded states using the ArgoCD REST API and argocd CLI.
Score 70/100
Manages ArgoCD application synchronization using the ArgoCD REST API and argocd CLI. Handles sync waves, hooks, and health assessments for GitOps-driven Kubernetes deployments.
Score 70/100
Monitors ArgoCD application sync status via the ArgoCD REST API and argocd CLI. Detects OutOfSync conditions, tracks sync wave progress, and alerts on failed sync operations with…
Score 70/100
Audits ArgoCD Application manifests and raw K8s resources for anti-patterns, security issues, and best practice violations.
Score 70/100
Monitors ArgoCD application deployments using the ArgoCD REST API and gRPC interface. Tracks sync status, health checks, and rollback history across Kubernetes namespaces.
Score 70/100
Manages GitOps deployments using ArgoCD API, argocd CLI, and Kustomize overlays. Automates sync operations, rollback procedures, and application health monitoring.
Score 70/100
Manages GitOps deployments via the ArgoCD REST API and argocd CLI. Triggers application syncs through /api/v1/applications/{name}/sync, monitors health status via…
Score 70/100
Automates ArgoCD application synchronization using the ArgoCD gRPC/REST API and argocd-autopilot CLI.
Score 70/100
Manages ArgoCD Application and ApplicationSet resources for Kubernetes GitOps deployments. Uses the ArgoCD REST API and argocd CLI to automate sync waves, health checks, and…
Score 70/100
Manages ArgoCD application sync operations with intelligent drift detection and rollback strategies. Uses the ArgoCD gRPC API and ApplicationSet CRD for multi-cluster GitOps…
Score 70/100
Monitors ArgoCD application sync status using the ArgoCD REST API /api/v1/applications endpoint. Detects drift between Git manifests and live Kubernetes cluster state via the…
Score 70/100
GitOps avec ArgoCD incluant applications, sync, rollbacks, multi-cluster et App of Apps pattern. Se déclenche avec "ArgoCD", "Argo CD", "GitOps", "sync ArgoCD", "application…
Score 70/100
GitOps continuous delivery tool for Kubernetes with repository management and application synchronization.
Score 70/100
Monitors ArgoCD applications for configuration drift using the ArgoCD REST API and grpc-gateway. Compares live Kubernetes manifests against Git-declared state and generates…
Score 70/100
Manages ArgoCD application syncs via the ArgoCD REST API /api/v1/applications/{name}/sync endpoint. Monitors sync status, handles rollback operations, and validates Kubernetes…
Score 70/100
Manages ArgoCD application syncs using the argocd CLI and the Argo CD REST API (v1alpha1). Supports progressive delivery with Argo Rollouts integration and automated health checks…
Score 70/100
Monitors ArgoCD application sync status via the ArgoCD REST API and gRPC gateway. Detects drift between desired and live Kubernetes manifests and triggers Slack notifications…
Score 70/100
Diagnoses ArgoCD application sync failures using the ArgoCD REST API and Kubernetes resource diff analysis.
Score 70/100
Manages ArgoCD application sync waves and hooks using the ArgoCD API and argocd CLI. Coordinates multi-application deployment ordering with sync-wave annotations, health checks,…
Score 70/100
Manages ArgoCD Application sync waves and hooks through the ArgoCD REST API and Kubernetes custom resources.
Score 70/100
Standard library Python argparse examples with subparsers, choices, actions, and nested command patterns.
Score 70/100
arifOS sovereign deployment: static hub, docs, runtime, and machine files. Use when deploying arifOS estate surfaces.
Score 70/100
Test Ark Dashboard with Playwright and create PRs with screenshots. Use when testing dashboard UI, taking screenshots for PRs, or reviewing dashboard changes.
Score 70/100
ArkTS Language Specification. ArkTS is a statically-typed programming language developed by Huawei for HarmonyOS, extending TypeScript with features from Java and Kotlin.
Score 70/100
Expert knowledge for runtime validation in TypeScript using ArkType, a syntax-first validation library with TypeScript-like definitions, JIT compilation for 10x-100x performance…
Score 70/100
Manage build artifacts, Docker images, and package registries. Configure artifact repositories, versioning, and distribution strategies.
Score 70/100
Validate and grade Claude Code Skills, Commands, Subagents, and Hooks for quality and correctness. Check YAML syntax, verify naming conventions, validate required fields, test…
Score 70/100
Build and release manager for ARW CLI package. Handles local development, testing, building, documentation, version tagging, and publishing to npm and crates.io.
Score 70/100
Run an offline ASO audit on canonical App Store metadata under `./metadata` and surface keyword gaps using Astro MCP. Use after pulling metadata with `asc metadata pull`.
Score 70/100
USE WHEN: visualizing algorithms, data structures, architecture, control flow with ASCII art, or when terminal-friendly diagrams are needed.
Score 70/100
ASCII diagram patterns for architecture, workflows, file trees, and data visualizations. Use when creating terminal-rendered diagrams, box-drawing layouts, progress bars,…
Score 70/100
Handles emergency hotfix process for critical bugs in ash_cookie_consent library including branch creation, minimal fixes, testing, and rapid release.
Score 70/100
Asks Claude CLI for coding assistance. Use for getting a second opinion, code generation, debugging, or delegating coding tasks.
Score 70/100
Asks Codex CLI for coding assistance. Use for getting a second opinion, code generation, debugging, or delegating coding tasks.
Score 70/100
Use Ask GraphQL MCP to handle Web3 and on-chain questions through GraphQL endpoints (especially SubQuery/SubGraph).
Score 70/100
Submit complex code questions to OpenAI GPT-5 Pro for deep analysis when you have 20 minutes. Use when the user asks for architectural analysis, comprehensive code review,…
Score 70/100
Architecture advice, design trade-offs, brainstorming, comparing approaches via Gemini. Use when user asks about architecture decisions, system design, design patterns, trade-offs…
Score 70/100
Aspire orchestration for cloud-native distributed applications in any language (C#, Python, Node.js, Go).
Score 70/100
Configure Akka.NET with .NET Aspire for local development and production deployments. Covers actor system setup, clustering, persistence, Akka.Management integration, and Aspire…
Score 70/100
Guidelines for ASP.NET Core web development covering API design, authentication, caching, and best practices
Score 70/100
Master advanced ASP.NET Core development including Entity Framework Core, authentication, testing, and enterprise patterns for production applications.
Score 70/100
Master ASP.NET Core deployment, Docker, Azure cloud, CI/CD pipelines, and production infrastructure for enterprise applications.
Score 70/100
Use apko to build small OCI images from declarative package manifests when supply-chain clarity and minimal contents matter more than a conventional Dockerfile flow.
Score 70/100