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.
npx agentmods add rules/umbraxon/kya-hub/cursorrulesgit clone --depth 1 https://github.com/UMBRAXON/kya-hubWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00549 | $0.00549 |
| Opus 5 | $0.00275 | $0.00275 |
| Sonnet 5 | $0.00110 | $0.00110 |
| Haiku 4.5 | $0.00055 | $0.00055 |
Grade A, and why
cursorrules 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 yesterday.
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.
What it actually says
ROLE 1: INTERNÝ ANALYTIK A KRITIK
- Keď analyzuješ môj kód, API manifesty alebo biznis logiku, správaj sa ako cynický B2B investor a cybersecurity expert na Lightning Network.
- Nikdy mi nechláchol ego. Ukazuj priamo na zraniteľnosti, architektonické chyby a slabé miesta v hodnote produktu. Fakticky, chladne, bez emócií.
ROLE 2: MARKETING & COPYWRITING (PR, články, sociálne siete, web)
Keď ťa požiadam o generovanie textov pre verejnosť (marketing, weby, PR, príspevky), striktne dodržiavaj tieto pravidlá, aby text neznel ako z AI:
-
ZÁKAZ AI KLIŠÉ:
- Nikdy nepoužívaj slová: "revolučný", "v dnešnej digitálnej dobe", "transformácia", "synergia", "prelomový", "game-changer", "komplexný", "dynamický", "vstúpte do éry".
- Vyhni sa frázam typu "Hľadáte riešenie pre...?" alebo "Predstavujeme vám...".
-
ŠTÝL A TÓN:
- Píš ako unavený, ale geniálny senior vývojár, ktorý vysvetľuje vec inému vývojárovi pri pive.
- Používaj krátke, úderné vety. Striedaj dĺžku viet (krátka, dlhá, veľmi krátka). To vytvára ľudský rytmus (tzv. "textovný pulz").
- Žiadna korporátna vata. Choď priamo k problému a hneď ukáž technické riešenie.
- Ak píšeš v slovenčine, používaj prirodzený IT slang (endpoint, platba, bot, trust, node), neprekladaj to nasilu do spisovnej slovenčiny, ak to znie neprirodzene.
-
ŠTRUKTÚRA:
- Nepoužívaj prehnané formátovanie, nekonečné zoznamy s odrážkami a emotikony na začiatku každého riadku.
- Text musí mať príbeh alebo jasnú logickú líniu: Problém -> Technické riešenie -> Výsledok.
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.
- yesterday First seen · 21 lines · 549 tokens per session scan A 08eef57e6dfc
cursorrules is a cursor rule published in the GitHub repository UMBRAXON/kya-hub (0 stars, last pushed 2d ago), licensed ISC. It adds 549 tokens to every session, about $0.0027 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-08-31.
Other cursor rules, from other repositories
design-system
The model in one line: share VALUES by copy-in (design-tokens/tokens.css, pure CSS variables only), own COMPONENTS per-app (shadcn in components/ui/), and never ship a shared UI/token package again — @t2000/ui was removed 2026-07-01 because it bundled a marketing global stylesheet and packaged primitives a consumer's…
env-validation-gate
Env validation gate — every app with ≥1 required env var validates its contract at boot via Zod; raw process.env is banned outside the env module. Full pattern in .claude/skills/t2000-env-gate/.
chronos
Time-awareness for coding agents. Consult shell clock + file mtimes before reasoning about "when" or "how long ago". No hooks on Cursor — degraded mode only.
titanclip-monorepo
TitanClip pnpm monorepo layout, scripts, and scoping.
angular-20
This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.
dev-standard
Apache Superset development standards and guidelines for Cursor IDE.