achaykovsky/Cursor-Usage-Templates

Centralized Markdown templates for defining Cursor instructions at workspace, project, and user scopes. Includes specialized agent roles for code review, testing, documentation, security, and more.

5Stars on the repository
59Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

foo

01

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

Centralized Markdown templates for defining Cursor instructions at workspace, project, and user scopes. Includes specialized agent roles for code review, testing, documentation, security, and more.

5 1mo ago A 0 tokens

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

10

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

16

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

create-flask-api

17

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

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

5 1mo ago A 57 tokens

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

From spec, OpenAPI, or contract: implements or extends endpoints, request/response types, validation, and status codes; aligns with existing patterns. Use when the user adds an API spec, describes a new endpoint, or says "implement this API.

5 1mo ago A 0 tokens

review-openapi-diff

20

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

Reviews a diff between two OpenAPI (or similar) specs; highlights breaking vs safe changes and review checklist items. Use when the user says "OpenAPI diff," "spec diff," "what changed in swagger," or compares two API description files.

5 1mo ago A 56 tokens

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

Compares implementation (routes, types, status codes) to contract or spec; reports drift and suggests fixes or spec updates. Use when the user mentions "contract," "spec," "OpenAPI," or "does this match the API.".

5 1mo ago A 52 tokens

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

Evaluates architecture options using explicit tradeoffs (scalability, coupling, operability, delivery risk) and recommends a decision with rationale. Use when choosing between system designs, technologies, or topology options.

5 1mo ago A 48 tokens

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

Plans architecture-level evolution from current state to target state with compatibility, migration phases, and risk controls. Use when refactoring major subsystems, splitting services, replacing infrastructure, or addressing architecture drift.

5 1mo ago A 45 tokens

achaykovsky/Cursor-Usage-Templates

Skill Claude CodeCodex

Selects architecture patterns only when justified by concrete failure modes or scaling pressure; rejects pattern cargo-culting. Use when deciding service boundaries, layering, repository/service patterns, CQRS, events, or modularization strategy.

5 1mo ago A 53 tokens