achaykovsky

59 mods across 1 repository, 5 stars between them.

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

Designs observability for LLM bots — traces, audit logs, eval pipelines, SLOs. Use when instrumenting customer-facing agents for operations and incident response.

5 1mo ago A 40 tokens

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

Designs customer-facing bot specs — intents, conversation flows, persona, tone, and acceptance criteria. Use when planning support bots, chatbots, onboarding assistants, or FAQ agents for end users.

5 1mo ago A 45 tokens

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

Implements LLM bot gateway — FastAPI or Go service, webhooks, session store, channel adapters. Use when scaffolding or extending customer-facing bot backends.

5 1mo ago A 40 tokens

monitor-ai-quality

42

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

Monitors AI bot quality — regression evals, drift, thumbs feedback, escalation rates. Use after launch or when quality regressions are suspected.

5 1mo ago A 33 tokens

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

Routes customer-facing bot work across AI infra skills and agents with a consistent delivery sequence, shared vocabulary, and escalation boundaries. Use when building support bots, chatbots, or multi-channel AI agents, or when ownership between conversation design, gateway, safety, and observability is unclear.

5 1mo ago A 65 tokens

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

Performs LLM system design review (not code review) across hallucination risks, context explosion, retrieval quality, prompt coupling, observability, evaluation, confidence calculation, deterministic business logic, tenant isolation, future tool calling, cost, and latency. Use for bot/RAG architecture review…

5 1mo ago A 78 tokens

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

Identifies who consumes an API and what breaks for them (internal apps, SDKs, partners); summarizes blast radius and migration work. Use when changing or removing endpoints, tightening schemas, or "who will this break.".

5 1mo ago A 51 tokens

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

Chooses and applies API versioning strategies (URL path, header, Accept, query), deprecation headers, and coexistence of versions. Use when adding v2, deprecating endpoints, or "how should we version this API.".

5 1mo ago A 54 tokens

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

Evaluates whether an API change is backward compatible for existing clients; classifies additive vs breaking changes and suggests mitigations. Use when the user asks "is this breaking," "backward compatible," "safe for clients," or before shipping contract changes.

5 1mo ago A 58 tokens

create-fastapi

48

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

Scaffolds a FastAPI REST API project with recommended structure, routers, config, and dependencies. Use when the user asks to "create a FastAPI," "scaffold FastAPI," "new FastAPI project," or "FastAPI project structure.".

5 1mo ago A 55 tokens