subscription-system

A coding rule for subscription services from the @lib/subs package. It applies to browser animation-frame and window-resize handlers.

In plain words
What is it for?
Writing or changing modules that use requestAnimationFrame or resize handlers.
Why use it?
It provides the required way to manage these handlers when working with the subscription services.

Cursor rule for Cursor

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.

agentmods
npx agentmods add rules/vallafederico/webflow-dev-setup/subscription-system
Clone the repo
git clone --depth 1 https://github.com/vallafederico/webflow-dev-setup

Made for: Cursor.

Per session 24 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,974 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00024 $0.01974
Opus 5 $0.00012 $0.00987
Sonnet 5 $0.00005 $0.00395
Haiku 4.5 $0.00002 $0.00197

Measured 2d ago against content hash 3febe682eee8, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

subscription-system 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 2d 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.

.cursor/rules/subscription-system.mdc · 339 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 2d ago First seen · 339 lines · 24 tokens per session scan A 3febe682eee8

Subscribe to this mod's changes

subscription-system is a cursor rule published in the GitHub repository vallafederico/webflow-dev-setup (25 stars, last pushed 1mo ago), with no licence file. It adds 24 tokens to every session and 1,974 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-08-30.

Related

Other cursor rules, from other repositories

marketing-global-effects

Global-effect hooks belong in MarketingSiteRoot, not scattered across sections.

dmenchaca/webflow-to-react · 0 tokens

ui-motion-workflow

Orchestrate motion-aware UI work by sequencing direction, provider choice, implementation, and browser validation.

powehi-eu/ui-motion-workflow · 0 tokens

motion-state

The state layer that lets an agent observe and edit a motion project's timeline as data (state.json) instead of as GSAP source. Use whenever an agent needs to query what is happening at a given moment (state.at(t)), add or remove beats, or render from a declarative state.json. Pairs with motion-studio and…

taotao135791-bit/gsap-transform · 93 tokens

gsap-plugins

GSAP plugins — SplitText, MorphSVG, DrawSVG, MotionPath, Flip, Draggable, Inertia, Observer, CustomEase, CustomWiggle, ScrambleText, ScrollSmoother, Physics2D. Includes browser-native ESM CDN (esm.sh) rules. Use when user requests text splitting, shape morphing, SVG drawing, drag interactions, layout transitions, or…

taotao135791-bit/gsap-transform · 0 tokens

rule

Remix (formerly known as Farcade) is a platform for building, playing, and sharing HTML5 games. This platform uses the @farcade/game-sdk library (documentation here: https://www.npmjs.com/package/@farcade/game-sdk) with single HTML file games.

Sam-Scolari/remix-vscode · 328 tokens

svelte

Cursor rule "svelte" from claire-gong-18/awesome-cursorrules, covering svelte best practices, component structure, reactivity, state management and performance.

claire-gong-18/awesome-cursorrules · 432 tokens