UltronCore
- 557 skills
- 0 followers
- 6 hours ago last updated
- ▌ Self Healing Execution · ultroncore bundleUse when executing code, scripts, automations, configurations, integrations, or system setups — any task where partial or broken results are unacceptable. Activates automatically to ensure work is complete, stable, and verified before stopping.
- ▌ Event Driven Architecture · ultroncoreDesign and implement event-driven architectures (EDA) with domain events, event stores, projections, and choreography vs orchestration patterns. Works with Kafka, RabbitMQ, EventBridge, or in-process event buses.
- ▌ Openapi First Development · ultroncoreDesign APIs with OpenAPI 3.1 first, then generate server stubs, client SDKs, validation middleware, and documentation. Covers schema design, Zod/JSON Schema integration, contract testing with Dredd/Schemathesis, and type-safe API clients.
- ▌ Domain Name Brainstormer · ultroncore bundleGenerates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.
- ▌ Kubernetes Architect · ultroncore bundleExpert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows (ArgoCD/Flux), and enterprise container orchestration.
- ▌ Platform Engineering · ultroncoreBuild internal developer platforms (IDPs) with golden paths, self-service infrastructure, Backstage portals, and platform-as-a-product principles. Covers Backstage catalog, scaffolding templates, Crossplane, Argo CD GitOps, and measuring platform adoption with DORA metrics.
- ▌ Prometheus Recording Rules · ultroncorePrometheus recording rules — advanced metric pre-aggregation and alerting. Use this skill whenever the user needs to write Prometheus recording rules, optimize slow queries, pre-compute expensive metrics for dashboards, create multi-window burn rate alerts (Google SRE book), design SLO alerting rules, or tune Prometheus rule evaluation. Trigger for "recording rules", "PrometheusRule CRD", "rate() query slow", "SLO alerting", "multi-window multi-burn-rate", or "pre-aggregate prometheus metrics".
- ▌ Bun Runtime · ultroncore bundleBun JavaScript runtime for scripts, APIs, test runner, and bundler. Triggers on: bun, bun run, bun install, Bun.serve, Bun.file, bunx, bun test, bunfig.toml.
- ▌ Competitor Alternatives · ultroncore bundleWhen the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'comparison page,' '[Product] vs [Product],' '[Product] alternative,' 'competitive landing pages,' 'how do we compare to X,' 'battle card,' or 'competitor teardown.' Use this for any content that positions your product against competitors. Covers four formats: singular alternative, plural alternatives, you vs competitor, and competitor vs competitor. For sales-specific competitor docs, see sales-enablement.
- ▌ Lead Research Assistant · ultroncoreIdentifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.
- ▌ Agent Loop Patterns · ultroncore bundleDesign patterns for building autonomous agent loops, task queues, and multi-agent crew systems with Claude. Use when building self-directed agents, task decomposition systems, or role-based agent workflows. Trigger when users want autonomous execution, agent loops, task planning, crew-based agents, or self-improving workflows.
- ▌ Insecure Defaults Finder · ultroncore bundleSystematically identify weak configurations, hardcoded secrets, insecure defaults, and misconfigured security controls across a codebase.
- ▌ Prompt Injection Defense · ultroncoreDefend LLM applications against prompt injection attacks — both direct attacks through user input and indirect attacks through retrieved content. Covers input sanitization, instruction hierarchy enforcement, output validation, sandboxed tool execution, and detection patterns for jailbreaks and indirect injection via RAG.
- ▌ Tailored Resume Generator · ultroncore bundleAnalyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
- ▌ Structured Output Extraction · ultroncoreExtract guaranteed structured, typed output from Claude using Pydantic models, JSON schemas, or constrained generation. Use when Claude must return data in a specific format (JSON, typed objects, tables) that will be parsed by code. Trigger when users mention structured output, JSON extraction, Pydantic models, instructor, typed responses, or output validation.
- ▌ Meeting Insights Analyzer · ultroncore bundleAnalyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.
- ▌ Azure Cloud Architect · ultroncore bundleDesign Azure architectures for startups and enterprises. Use when asked to design Azure infrastructure, create Bicep/ARM templates, optimize Azure costs, set up Azure DevOps pipelines, or migrate to Azure. Covers AKS, App Service, Azure Functions, Cosmos DB, and cost optimization.
- ▌ Sentry And Otel Setup · ultroncore bundleThis skill should be used when adding error tracking and performance monitoring with Sentry and OpenTelemetry tracing to Next.js applications. Apply when setting up error monitoring, configuring tracing for Server Actions and routes, implementing logging wrappers, adding performance instrumentation, or establishing observability for debugging production issues.
- ▌ Vector DB Integration · ultroncore bundleIntegrate vector databases (Chroma, Qdrant, Weaviate) into Claude Code projects for semantic search and embedding storage. Use when building RAG systems, semantic memory, or similarity search features. Trigger when users mention vector database, embeddings storage, semantic search, Chroma, Qdrant, Weaviate, or similarity retrieval.
- ▌ Swift Concurrency Expert · ultroncore bundleSwift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file.
- ▌ Instruments Profiling · ultroncore bundleUse when profiling native macOS or iOS apps with Instruments/xctrace. Covers correct binary selection, CLI arguments, exports, and common gotchas.
- ▌ Product Discovery · ultroncore bundleUse when validating product opportunities, mapping assumptions, planning discovery sprints, or testing problem-solution fit before committing delivery resources.
- ▌ Skill Reviewer And Enhancer · ultroncore bundleThis skill should be used when reviewing, auditing, or improving existing Claude Code skills to ensure they follow Anthropic best practices, have proper structure, use current domain-specific patterns, and include all necessary resources. It analyzes skill quality, identifies gaps, suggests improvements, and can automatically enhance skills with updated best practices. Trigger terms include review skill, audit skill, improve skill, enhance skill, update skill, check skill quality, skill best practices, fix skill, optimize skill, validate skill structure.
- ▌
- ▌ Multi Repo Push Workflow · ultroncore bundleManage git push discipline across multiple repos (client site, skill vault, template repo). Defines where each type of work belongs, when to push, QA gates, and quick backup aliases. Configure your repo map once and use everywhere.
- ▌ Playwright Flow Recorder · ultroncore bundleCreates Playwright test scripts from natural language user flow descriptions. This skill should be used when generating E2E tests from scenarios, converting user stories to test code, recording user flows, creating test scripts from descriptions like "user signs up and creates project", or translating acceptance criteria into executable tests. Trigger terms include playwright test, e2e flow, user scenario, test from description, record flow, user journey, test script generation, acceptance test, behavior test, user story test.
- ▌ AWS Solution Architect · ultroncore bundleDesign AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimization.
- ▌ K8S Manifest Generator · ultroncore bundleStep-by-step guidance for creating production-ready Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims.
- ▌ Observability Engineer · ultroncore bundleBuild production-ready monitoring, logging, and tracing systems. Implements comprehensive observability strategies, SLI/SLO management, and incident response workflows.
- ▌ Great Expectations · ultroncoreValidate data quality with Great Expectations — a Python library for defining, documenting, and testing data expectations across DataFrames, databases, and files. Use this skill whenever the user wants to add data quality checks, validate data pipelines, create data docs, or test that datasets meet expected properties. Trigger for "great expectations", "data quality tests", "data validation python", "gx expectations", or "validate dataframe".
- ▌ React Native Performance · ultroncoreOptimize React Native apps for 60/120fps rendering, reduce JS bundle size, eliminate bridge bottlenecks with the new architecture (JSI/Fabric/TurboModules), profile with Flipper and Perf Monitor, and tune FlatList/FlashList for large datasets.
- ▌
- ▌ Swiftui Performance Audit · ultroncore bundleAudit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for user-run Instruments profiling when code review alone is insufficient.
- ▌ Competitive Ads Extractor · ultroncore bundleExtracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.
- ▌ Product Marketing Context · ultroncore bundleWhen the user wants to create or update their product marketing context document. Also use when the user mentions 'product context,' 'marketing context,' 'set up context,' 'positioning,' 'who is my target audience,' 'describe my product,' 'ICP,' 'ideal customer profile,' or wants to avoid repeating foundational information across marketing tasks. Use this at the start of any new project before using other marketing skills — it creates `.agents/product-marketing-context.md` that all other skills reference for product, audience, and positioning context.
- ▌ Investor Materials · ultroncore bundleCreate and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or materials that must stay internally consistent across multiple fundraising assets.
- ▌ Product Strategist · ultroncore bundleStrategic product leadership toolkit for Head of Product covering OKR cascade generation, quarterly planning, competitive landscape analysis, product vision documents, and team scaling proposals. Use when creating quarterly OKR documents, defining product goals or KPIs, building product roadmaps, running competitive analysis, drafting team structure or hiring plans, aligning product strategy across engineering and design, or generating cascaded goal hierarchies from company to team level.
- ▌ Oauth2 Oidc Implementation · ultroncoreImplement OAuth 2.0 and OpenID Connect flows for secure authentication and authorization. Covers authorization code + PKCE, client credentials, refresh token rotation, JWT validation, provider integration (Google, GitHub, Auth0), and FastAPI/Next.js examples.
- ▌ Cloudflare Pages Autopush · ultroncore bundleAuto-commit and push any Cloudflare Pages project to GitHub — both on-demand and proactively at session end. Set PROJECT_PATH and REMOTE_REPO once and never think about it again.
- ▌ Nextjs Fullstack Scaffold · ultroncore bundleThis skill should be used when the user requests to scaffold, create, or initialize a full-stack Next.js application with a modern tech stack including Next.js 16, React 19, TypeScript, Tailwind CSS v4, shadcn/ui, Supabase auth, Prisma ORM, and comprehensive testing setup. Use it for creating production-ready starter templates with authentication, protected routes, forms, and example features. Trigger terms scaffold, create nextjs app, initialize fullstack, starter template, boilerplate, setup nextjs, production template, full-stack setup, nextjs supabase, nextjs prisma.
- ▌ Grill Me · ultroncore bundleInterview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
- ▌ Syft · ultroncoreGenerate Software Bills of Materials (SBOMs) with Syft — a CLI tool and library from Anchore that catalogs all packages, libraries, and dependencies in container images and filesystems. Use this skill whenever the user needs to create an SBOM, comply with software supply chain requirements, or generate a CycloneDX/SPDX inventory of their application's dependencies. Trigger for "syft sbom", "software bill of materials", "sbom generation", "supply chain security", or "syft anchore".
- ▌ Guidance · ultroncoreMicrosoft's structured generation library for constrained LLM outputs using Handlebars-style templates
- ▌ Haystack · ultroncoreProduction-ready LLM pipeline framework with component-based architecture for RAG and QA
- ▌ Outlines · ultroncoreFast structured text generation from LLMs using regex and JSON schema constraints
- ▌ Pinecone · ultroncore bundleManaged vector database for production AI applications. Fully managed, auto-scaling, with hybrid search (dense + sparse), metadata filtering, and namespaces. Low latency (<100ms p95). Use for production RAG, recommendation systems, or semantic search at scale. Best for serverless, managed infrastructure.
- ▌ Tdd · ultroncore bundleTest-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
- ▌ Elysia · ultroncoreBuild type-safe, high-performance web APIs with Elysia — a Bun-native TypeScript web framework with end-to-end type safety, automatic OpenAPI docs, and best-in-class performance. Use this skill whenever the user mentions Elysia, building a Bun API with end-to-end type safety, or wants a framework with built-in Eden client, schema validation, or lifecycle hooks. Trigger for "fast bun backend", "type-safe bun api", or any Elysia question.
- ▌ Encore · ultroncoreBuild and deploy cloud-native backends with Encore — a development platform that auto-provisions infrastructure, generates API clients, and provides built-in observability. Use this skill whenever the user mentions Encore, wants a backend with zero-config cloud deployment, auto-generated API docs, or a Go/TypeScript backend that handles infrastructure automatically. Trigger for "encore.ts", "encore.dev", or "backend platform with auto-infra".
- ▌ Flux CD · ultroncoreFlux CD — GitOps operator for Kubernetes (CNCF graduated project). Use this skill whenever the user wants GitOps with Flux, needs to set up automated Kubernetes deployments from Git, configure Flux sources/kustomizations/helmreleases, use image automation, bootstrap Flux with GitHub/GitLab, or asks about the Flux CLI (flux). Trigger for "flux bootstrap", "HelmRelease", "Kustomization CRD", "image reflector", or "GitRepository source".
- ▌
- ▌
- ▌
- ▌ Remix · ultroncoreFull-stack React framework built on web standards — loaders, actions, nested routes
- ▌ Falco · ultroncoreFalco — runtime security monitoring for containers and Kubernetes using eBPF/syscall tracing. Use this skill whenever the user needs to detect anomalous behavior in running containers, write Falco rules, set up security alerting, investigate security events in Kubernetes, or configure Falco Sidekick for alert routing. Trigger for "falco rules", "runtime security", "syscall monitoring", container threat detection, or "falco sidekick".
- ▌ Grype · ultroncoreScan containers and filesystems for known vulnerabilities with Grype — a fast, accurate vulnerability scanner for container images and filesystems from Anchore. Use this skill whenever the user wants to find CVEs in Docker images, scan dependency trees, integrate vulnerability scanning in CI/CD, or compare Grype vs Trivy. Trigger for "grype scan", "anchore grype", "container cve scan", or "grype docker image".
- ▌ Trivy · ultroncoreScan containers, code, and infrastructure for vulnerabilities using Trivy — a comprehensive, fast security scanner for container images, filesystems, git repos, Kubernetes, and IaC. Use this skill whenever the user wants to scan Docker images for CVEs, check code dependencies for vulnerabilities, or integrate security scanning into CI/CD pipelines. Trigger for "trivy scan", "container vulnerability scan", "trivy docker", or "trivy ci".
- ▌ Langchain · ultroncore bundleFramework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG applications. Best for rapid prototyping and production deployments.
- ▌
- ▌ Llamafile · ultroncoreRun LLMs as self-contained single-file executables with no installation required
- ▌ Mirascope · ultroncoreClean, type-safe LLM API wrapper with structured outputs, streaming, and provider-agnostic interface
- ▌ Modal Gpu · ultroncoreServerless GPU compute for ML workloads — run training, inference, and batch jobs on Modal
- ▌ Replicate · ultroncoreReplicate cloud platform for running and deploying ML models via simple Python API
- ▌ Atlantis · ultroncoreAtlantis — automated Terraform/OpenTofu pull request workflow with plan and apply via PR comments. Use this skill whenever the user needs to automate Terraform plan/apply on PRs, enforce code review before infrastructure changes, set up GitOps for infrastructure, configure Atlantis server with repo-level workflow overrides, or prevent unapproved Terraform applies. Trigger for "atlantis terraform", "atlantis plan", "atlantis apply", "terraform pr automation", "infrastructure gitops atlantis", or "terraform code review workflow".
- ▌ Bandit · ultroncoreFind Python security vulnerabilities with Bandit — a static analysis tool that detects common security issues in Python code like SQL injection, command injection, hardcoded secrets, use of insecure functions, and more. Use this skill whenever the user wants to audit Python code for security issues, add security linting to CI/CD, or review Python security findings. Trigger for "bandit python", "python security linting", "bandit scan", "python security audit", or "bandit security".
- ▌ Nuclei · ultroncoreRun automated vulnerability detection on your own web apps and infrastructure using Nuclei — a fast, template-based vulnerability scanner for defensive security assessments. Use this skill when the user needs to scan their own web applications for known vulnerabilities, misconfigurations, or CVEs using Nuclei templates. All use is strictly for systems you own or have explicit written authorization to test.
- ▌ A11Y Wcag · ultroncore bundleWeb accessibility implementation: ARIA patterns, keyboard navigation, focus management, and WCAG 2.2 compliance. Triggers on: aria-label, aria-*, role=, focus trap, keyboard navigation, screen reader, WCAG, axe, accessibility.
- ▌ Instructor · ultroncore bundleExtract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and stream partial results with Instructor - battle-tested structured output library
- ▌
- ▌
- ▌
- ▌ AI SEO · ultroncore bundleWhen the user wants to optimize content for AI search engines, get cited by LLMs, or appear in AI-generated answers. Also use when the user mentions 'AI SEO,' 'AEO,' 'GEO,' 'LLMO,' 'answer engine optimization,' 'generative engine optimization,' 'LLM optimization,' 'AI Overviews,' 'optimize for ChatGPT,' 'optimize for Perplexity,' 'AI citations,' 'AI visibility,' 'zero-click search,' 'how do I show up in AI answers,' 'LLM mentions,' or 'optimize for Claude/Gemini.' Use this whenever someone wants their content to be cited or surfaced by AI assistants and AI search engines. For traditional technical and on-page SEO audits, see seo-audit. For structured data implementation, see schema-markup.
- ▌ Revops · ultroncore bundleWhen the user wants help with revenue operations, lead lifecycle management, or marketing-to-sales handoff processes. Also use when the user mentions 'RevOps,' 'revenue operations,' 'lead scoring,' 'lead routing,' 'MQL,' 'SQL,' 'pipeline stages,' 'deal desk,' 'CRM automation,' 'marketing-to-sales handoff,' 'data hygiene,' 'leads aren't getting to sales,' 'pipeline management,' 'lead qualification,' or 'when should marketing hand off to sales.' Use this for anything involving the systems and processes that connect marketing to revenue. For cold outreach emails, see cold-email. For email drip campaigns, see email-sequence. For pricing decisions, see pricing-strategy.
- ▌ Checkov · ultroncoreScan Infrastructure as Code for security misconfigurations with Checkov — a static analysis tool that checks Terraform, CloudFormation, Kubernetes, Helm, ARM, Bicep, Serverless, and Dockerfile for security issues before deployment. Use this skill whenever the user wants to audit IaC for security issues, add security scanning to Terraform pipelines, or check Kubernetes manifests against security best practices. Trigger for "checkov scan", "iac security", "terraform security scan", "checkov terraform", or "checkov kubernetes".
- ▌ Together AI · ultroncoreTogether AI cloud inference API for open-source LLMs with OpenAI-compatible endpoints
- ▌ Code Sandbox · ultroncore bundleExecute untrusted code safely and use AI-powered coding assistance — sandboxed execution and Aider integration
- ▌
- ▌ Boundary · ultroncoreHashiCorp Boundary — identity-based secure remote access without VPN or bastion hosts. Use this skill whenever the user needs to provide SSH/RDP/database access to engineers without exposing infrastructure, replace bastion hosts with identity-aware access, set up just-in-time access with Vault-brokered credentials, configure Boundary targets and host catalogs, or integrate with SSO for infrastructure access. Trigger for "boundary access", "hashicorp boundary", "replace bastion host", "just-in-time access", "boundary targets", or "identity-based ssh access".
- ▌ Trpc Expert · ultroncore bundletRPC v11 end-to-end type-safe APIs with Next.js App Router, Zod input validation, and React Query integration. Triggers on: tRPC, trpc, createTRPCRouter, publicProcedure, protectedProcedure, t.router, useQuery trpc.
- ▌ Letta Memgpt · ultroncoreBuild LLM agents with persistent memory and stateful long-term context (formerly MemGPT)
- ▌ Vllm Serving · ultroncoreHigh-throughput and memory-efficient LLM serving with continuous batching and PagedAttention
- ▌ Dbt Analytics · ultroncoreBuild, test, and document analytics transformations with dbt (data build tool). Covers model design, incremental models, testing, documentation, and deployment with dbt Cloud or dbt Core.
- ▌ Dagger Cicd · ultroncoreDefine CI/CD pipelines as code using Dagger's Go, Python, or TypeScript SDK — portable across local and cloud
- ▌
- ▌
- ▌
- ▌
- ▌ Form Cro · ultroncore bundleWhen the user wants to optimize any form that is NOT signup/registration — including lead capture forms, contact forms, demo request forms, application forms, survey forms, or checkout forms. Also use when the user mentions "form optimization," "lead form conversions," "form friction," "form fields," "form completion rate," "contact form," "nobody fills out our form," "form abandonment," "too many fields," "demo request form," or "lead form isn't converting." Use this for any non-signup form that captures information. For signup/registration forms, see signup-flow-cro. For popups containing forms, see popup-cro.
- ▌ Page Cro · ultroncore bundleWhen the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or blog posts. Also use when the user says "CRO," "conversion rate optimization," "this page isn't converting," "improve conversions," "why isn't this page working," "my landing page sucks," "nobody's converting," "low conversion rate," "bounce rate is too high," "people leave without signing up," or "this page needs work." Use this even if the user just shares a URL and asks for feedback — they probably want conversion help. For signup/registration flows, see signup-flow-cro. For post-signup activation, see onboarding-cro. For forms outside of signup, see form-cro. For popups/modals, see popup-cro.
- ▌ Paid Ads · ultroncore bundleWhen the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' 'audience targeting,' 'Google Ads,' 'Facebook ads,' 'LinkedIn ads,' 'ad budget,' 'cost per click,' 'ad spend,' or 'should I run ads.' Use this for campaign strategy, audience targeting, bidding, and optimization. For bulk ad creative generation and iteration, see ad-creative. For landing page optimization, see page-cro.
- ▌ Find Bugs · ultroncore bundleFind bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.
- ▌ PDF · ultroncore bundleComprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
- ▌ Litellm Proxy · ultroncoreDeploy LiteLLM as a unified OpenAI-compatible API gateway for 100+ LLM providers
- ▌ LLM Streaming · ultroncore bundleStreaming LLM responses with server-sent events (SSE), React streaming UI patterns, and backend streaming APIs. Triggers on: stream=True, MessageStreamEvent, ReadableStream, SSE, text_delta, EventSource, streaming response.
- ▌ Multimodal AI · ultroncore bundleVision and multimodal AI with Claude (image input, document analysis) and other models. Triggers on: image_url, base64 image, vision, pdf analysis, document understanding, ImageBlock, image/jpeg, image/png.
- ▌ Zod Openapi · ultroncoreAuto-generate OpenAPI 3.x specs from Zod schemas and wire them into Express, Fastify, Hono, or any Node.js framework. Use this skill whenever the user wants to generate OpenAPI docs from Zod, create a type-safe API with auto-generated Swagger UI, or avoid writing OpenAPI YAML/JSON by hand. Trigger for "zod openapi", "openapi from zod schemas", "swagger from typescript types", "auto-generate api docs", or @asteasolutions/zod-to-openapi questions.
- ▌ Cilium · ultroncoreCilium — eBPF-based networking, security, and observability for Kubernetes. Use this skill whenever the user needs Kubernetes CNI with advanced network policies, mutual TLS between services, Hubble observability, service mesh without sidecars, BGP routing, or wants to replace kube-proxy with eBPF. Trigger for "cilium", "eBPF networking", "Hubble", "CiliumNetworkPolicy", "WireGuard encryption", or "sidecar-free service mesh".
- ▌ Packer · ultroncoreHashiCorp Packer — automated machine image builder for AWS AMIs, Docker images, VMware, GCP, Azure, and more. Use this skill whenever the user needs to build reproducible machine images, bake AMIs for EC2 or Karpenter nodes, create golden images with pre-installed software, set up multi-cloud image pipelines, or write HCL-based Packer templates. Trigger for "packer build", "AMI builder", "golden image", "bake ami", "packer template hcl", or "immutable infrastructure images".
- ▌ Pulumi · ultroncoreInfrastructure as code using real programming languages (TypeScript, Python, Go, C#, Java, YAML) with Pulumi. Use this skill whenever the user wants to define, deploy, or manage cloud infrastructure using code, wants to migrate from Terraform/CDK to Pulumi, needs to create Pulumi stacks or programs, asks about Pulumi state management, providers, component resources, or automation API. Trigger for any mention of Pulumi, IaC with real languages, or "pulumi up/preview/destroy".
- ▌ Velero · ultroncoreVelero — Kubernetes backup, restore, and migration tool. Use this skill whenever the user wants to back up Kubernetes cluster resources and persistent volumes, restore after disaster, migrate workloads between clusters, schedule automated backups, or configure backup storage locations. Trigger for "velero backup", "velero restore", "disaster recovery kubernetes", "PVC backup", or "cluster migration".