cursor-plugin skills

291 tagged cursor-plugin, measured the same way as everything else here.

Browse within: gemini-cli-extension 154codex-plugin 138claude-plugin 21cursor-ide 20addressables 18ai-skills 18bookkeeping 18gpt 18invoicing 18bundle-plugin 15agent-memory 14model-context-protocol 14alma 13competitive-strategy 13

conversation-memory

49

ofershap/conversation-memory

Skill Claude CodeCodex

Part of conversation-memory

Search and recall past conversations from Claude Code history and Cursor agent transcripts. Gives your AI agent memory across sessions so you never re-explain context.

not rated 1 6mo ago B 32 tokens original MIT

prompt-compression

51

ofershap/prompt-compression

Skill Claude CodeCodex

Part of prompt-compression

Compress documentation, prompts, and context into minimal tokens for AGENTS.md and CLAUDE.md. Achieves 80%+ token reduction while preserving agent accuracy.

not rated 1 6mo ago A 37 tokens original MIT

vibe-guard

52

ofershap/vibe-guard

Skill Claude CodeCodex

Part of vibe-guard

Always-on security guardrails for AI-generated code. Catches the 20 things AI agents forget before you deploy.

not rated 1 6mo ago A 28 tokens original MIT

add-ai-protection

55

arcjet/arcjet-plugin

Skill Claude CodeCodex

Part of arcjet

Deprecated: use the arcjet skill instead. Adds security protection to AI/LLM endpoints and non-HTTP code paths — prompt injection detection, PII blocking, and token budget rate limiting.

not rated 1 8d ago A 46 tokens original Apache-2.0

arcjet/arcjet-plugin

Skill Claude CodeCodex

Part of arcjet

Deprecated: use the arcjet skill instead. Adds Arcjet Guard protection to AI agent tool calls, background jobs, queue workers, and other non-HTTP code paths.

not rated 1 8d ago A 42 tokens original Apache-2.0

arcjet/arcjet-plugin

Skill Claude CodeCodex

Part of arcjet

Deprecated: use the arcjet skill instead. Adds security protection to a server-side route or endpoint — rate limiting, bot detection, email validation, and abuse prevention.

not rated 1 8d ago A 40 tokens original Apache-2.0

proctor

58

catfish-1234/proctor

Skill Claude CodeCodex

Honest-completion ruleset for changes that touch tests or the code they cover. Use before deleting, skipping, renaming, or rewriting a test, before weakening an assertion, and before hardcoding or stubbing an implementation to make a test pass. Also covers what to do when a test looks genuinely wrong.

not rated 1 7d ago A 66 tokens original MIT

skill

59

catfish-1234/proctor

Skill Claude CodeCodex

This is the canonical L1 skill for any AI coding agent working in a repository that uses proctor. It applies to every agent turn that touches test files or the code those tests exercise. Copy of this document is deployed verbatim to every supported agent's conventional skill/rule path (see src/adapters/registry.ts).…

not rated 1 7d ago A 0 tokens copy · 97% MIT

RoninForge/roninforge-kotlin-compose

Skill Claude CodeCodex

Modernize an Android project's Gradle build: bump to Kotlin 2.x with kotlin-compose plugin (replace kotlinCompilerExtensionVersion), migrate kapt to KSP, introduce Version Catalogs (libs.versions.toml), use the Compose BOM, switch to Material 3.

not rated 1 2mo ago A 59 tokens original MIT

compose-new-screen

62

RoninForge/roninforge-kotlin-compose

Skill Claude CodeCodex

Scaffold a new Jetpack Compose screen with stateless Screen + stateful Route, ViewModel + StateFlow + collectAsStateWithLifecycle, sealed UI state, type-safe Navigation Compose route, Hilt injection, Compose previews.

not rated 1 2mo ago A 50 tokens original MIT

dkdottk/obsidian-bridge

Skill Claude CodeCodex

Keep Obsidian vault graphs readable using hub-and-spoke (tree) linking: project index and epic hubs own navigation; leaves up-link only; no peer mesh; numbered folders stay isolated. Use when creating or updating vault notes, fixing a hairball graph, writing feature pages, hubs, or indexes, or when the user mentions…

not rated 1 27d ago A 93 tokens AGPL-3.0

obsidian-notes

64

dkdottk/obsidian-bridge

Skill Claude CodeCodex

Write and organize Obsidian notes through Obsidian Bridge with clean structure, wikilinks, and daily-note habits. Use when capturing notes, filling daily notes, or organizing vault content.

not rated 1 27d ago A 44 tokens AGPL-3.0

obsidian-setup

65

dkdottk/obsidian-bridge

Skill Claude CodeCodex

Guide the user through connecting Obsidian Bridge in three calm steps. Use when the plugin is newly installed, Obsidian is offline, the API key is missing/invalid, or the user asks how to connect Obsidian.

not rated 1 27d ago A 52 tokens AGPL-3.0

ironwallet-mcp

66

ironwallet/ironwallet-agent-kit

Skill Claude CodeCodex

Part of ironwallet-mcp

Non-custodial IronWallet MCP: seed phrases stay encrypted on the host and never leave this machine. Retrieve balances, sign locally, transfer tokens, and swap across 10+ networks; deposit QR via chat PNG or qrurl. Use when the user wants the agent to move funds they control, or to show a receive address. Prefer this…

not rated 0 6d ago C 102 tokens original MIT

think-first

68

ofershap/think-first

Skill Claude CodeCodex

Part of think-first

Stop your AI agent from coding before thinking. Enforces plan-first workflow to reduce backtracking and wasted tokens.

not rated 0 6mo ago A 25 tokens original MIT

ofershap/shadcn-best-practices

Skill Claude CodeCodex

Part of shadcn-best-practices

Use this skill when working with shadcn/ui. Agents often treat it as a conventional npm package, suggest wrong imports, skip the form patterns, and ignore the copy-paste architecture. This skill anchors correct component sourcing, form patterns with React Hook Form + Zod, theming via CSS variables, and composition…

not rated 0 6mo ago A 30 tokens original MIT

clockify-automate

71

dustinestes/clockify-agent-plugin

Skill Claude CodeCodex

Turn on agent-mediated Clockify tracking: if .clockify/config.yml is missing, run clockify-init first, then write Cursor rules/hooks from automated.triggers (issuestart, issuefinish, issueswitch, prship, prclosed). Use when the user wants the agent to start/stop timers in the issue/PR workflow. Safe to re-run.

not rated 0 9d ago A 78 tokens original MIT

clockify-init

72

dustinestes/clockify-agent-plugin

Skill Claude CodeCodex

Bootstrap Clockify for a git repo: AskQuestion for workspace then taxonomy shape (0 local-only, 1 repo as project, 2 repo as task), write .clockify/config.yml, default-ignore personal time-tracking files, and only then ensure Clockify project/tasks when a shape that maps into Clockify is chosen. Use when setting up…

not rated 0 9d ago A 111 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: