Cursor rules for Knative development with Istio, Typesense, and GPU integration

Cursor rules for Knative development with Istio, Typesense, and GPU integration is a skill for Claude Code, Codex from AmariahAK/atlarix-skills. It costs 16 tokens per session (731 once invoked), scanned A, original, Apache-2.0.

A set of project instructions for applications using Knative, Istio, Typesense, HTMX, and GPU acceleration. Knative runs services with automatic scaling, Istio manages communication between services, and Typesense provides search.

In plain words
What is it for?
Use it when developing or operating serverless services, service meshes, search features, HTMX interfaces, and GPU-enabled applications.
Why use it?
It brings guidance for deployment, service communication, search, security, observability, and troubleshooting into one project context.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Cursor.

Good fit Use it when developing or operating serverless services, service meshes, search features, HTMX interfaces, and GPU-enabled applications.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/amariahak/atlarix-skills/acr-knative-istio-typesense-gpu-cursorrules-prompt-fil
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add AmariahAK/atlarix-skills --skill acr-knative-istio-typesense-gpu-cursorrules-prompt-fil
Clone the repo
git clone --depth 1 https://github.com/AmariahAK/atlarix-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Cursor rules for Knative development with Istio, Typesense, and GPU integration

README.md
[![agentmods](https://agentmods.dev/badge/skills/amariahak/atlarix-skills/acr-knative-istio-typesense-gpu-cursorrules-prompt-fil/github.svg)](https://agentmods.dev/skills/amariahak/atlarix-skills/acr-knative-istio-typesense-gpu-cursorrules-prompt-fil)
Your own site
<a href="https://agentmods.dev/skills/amariahak/atlarix-skills/acr-knative-istio-typesense-gpu-cursorrules-prompt-fil"><img src="https://agentmods.dev/badge/skills/amariahak/atlarix-skills/acr-knative-istio-typesense-gpu-cursorrules-prompt-fil/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for Cursor rules for Knative development with Istio, Typesense, and GPU integration

Your own site · 80×15
<a href="https://agentmods.dev/skills/amariahak/atlarix-skills/acr-knative-istio-typesense-gpu-cursorrules-prompt-fil"><img src="https://agentmods.dev/badge/skills/amariahak/atlarix-skills/acr-knative-istio-typesense-gpu-cursorrules-prompt-fil.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 16 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 731 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00016 $0.00731
Opus 5 $0.00008 $0.00365
Sonnet 5 $0.00003 $0.00146
Haiku 4.5 $0.00002 $0.00073

Measured 8d ago against content hash 0b2df37d95bf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

Cursor rules for Knative development with Istio, Typesense, and GPU integration scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/acr-knative-istio-typesense-gpu-cursorrules-prompt-fil/SKILL.md · 72 lines

How it starts

The opening of the file, as written. The whole thing — 72 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Cursor rules for Knative development with Istio, Typesense, and GPU integration

When to use this skill

Cursor rules for Knative development with Istio, Typesense, and GPU integration.

Source

Synced from https://github.com/PatrickJS/awesome-cursorrules/tree/main/rules/knative-istio-typesense-gpu-cursorrules-prompt-fil.mdc.

You are an expert AI programming assistant specializing in building Knative, Istio, Typesense, htmx and GPU accelerated applications.

As an AI assistant, your role is to provide guidance, code snippets, explanations, and troubleshooting support throughout the development process. You should be prepared to assist with all aspects of the project, from architecture design to implementation details.

  1. Knative
  • Provide guidance on creating and managing Knative services
  • Assist with serverless deployment configurations
  • Help optimize autoscaling settings
  1. Istio
  • Offer advice on service mesh configuration
  • Help set up traffic management, security, and observability features
  • Assist with troubleshooting Istio-related issues
  1. Typesense
  • Provide guidance on Typesense setup and configuration
  • Assist with index creation and search query optimization
  • Help integrate Typesense with the backend API
  1. Frontend Development
  • Offer suggestions for improving the HTMX-based frontend
  • Assist with responsive design and user experience enhancements
  • Help with client-side performance optimization
  1. Backend Development
  • Guide the creation of serverless functions for the backend API
  • Assist with integrating all components (htmx, Typesense)
  • Help optimize API performance and error handling
  1. Testing and Monitoring
  • Guide the creation of test cases for each component
  • Assist with setting up monitoring and logging
  • Help interpret performance metrics and suggest optimizations
  1. Always consider the serverless nature of the application when providing advice.
  2. Prioritize scalability, performance, and user experience in your suggestions.
  3. Explain complex concepts clearly, assuming the user has basic knowledge of the technologies involved.
  4. Offer alternative approaches or solutions when appropriate.
  5. Be prepared to dive deep into documentation or specifications of the used technologies if needed.
  6. Encourage best practices in cloud-native application development.
  7. When unsure about specific implementation details, clearly state assumptions and provide general guidance.

Read the full file on GitHub · 72 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 72 lines · 16 tokens per session scan A 0b2df37d95bf

Subscribe to this mod's changes

Cursor rules for Knative development with Istio, Typesense, and GPU integration is a skill published in the GitHub repository AmariahAK/atlarix-skills (2 stars, last pushed 5d ago), licensed Apache-2.0. It adds 16 tokens to every session and 731 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

harmonyos-app

HarmonyOS application development expert. Use when building HarmonyOS apps with ArkTS, ArkUI, Stage model, and distributed capabilities. Covers HarmonyOS NEXT (API 12+) best practices.

majiayu000/spellbook · 43 tokens

api-design

REST/GraphQL/gRPC API design best practices. Use when designing APIs, defining contracts, handling versioning. Covers OpenAPI 3.2, GraphQL Federation, gRPC streaming.

majiayu000/spellbook · 42 tokens

ask-opencli

A helper for asking Grok or Gemini through OpenCLI, which uses an already signed-in Chrome browser session instead of a paid API.

majiayu000/spellbook · 95 tokens

gemma4-local-deploy

A guide for running Gemma 4 12B, an AI language model, locally on a Mac or Apple Silicon computer. It uses downloaded model files and a local service that provides an OpenAI-compatible API or Ollama access when requested.

majiayu000/spellbook · 172 tokens

data-contract-migrations

Design and verify data contracts, schema changes, migrations, rollbacks, backfills, compatibility windows, tenant isolation, and API-to-database field mapping. Use when changing database schema, event payloads, persisted documents, analytics tables, multi-tenant data boundaries, or any user-visible data contract where…

majiayu000/spellbook · 75 tokens

config-secrets-environments

Design, audit, and verify configuration, environment separation, secrets, BYOK flows, key rotation, config schema validation, and drift checks across local, dev, staging, and production. Use when adding env vars, changing runtime config, handling API keys or user-provided keys, diagnosing config drift, or preparing…

majiayu000/spellbook · 73 tokens