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.
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
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.
ofershap/python-best-practices
Skill Claude CodeCodex
Part of python-best-practices
Modern Python 3.12+ patterns your AI agent should use. Type hints, async/await, Pydantic v2, uv, match statements, and project structure.
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.
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.
Skill Claude CodeCodex
Part of expo-best-practices
Expo and React Native done right. Expo Router, EAS Build, native modules, platform-specific patterns, and navigation.
ofershap/flutter-best-practices
Skill Claude CodeCodex
Part of flutter-best-practices
Modern Flutter and Dart 3 patterns — stop agents from generating deprecated Navigator 1.0, StatefulWidget-heavy, and pre-Dart 3 code.
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.
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.
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.
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.
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).…
RoninForge/roninforge-kotlin-compose
Skill Claude CodeCodex
Migrate a screen from the View system (XML layouts + Activity / Fragment + findViewById) to Compose: setContent, ViewModel + StateFlow, hilt, type-safe nav, Material 3.
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.
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.
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…
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.
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.
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…
ofershap/drizzle-best-practices
Skill Claude CodeCodex
Part of drizzle-best-practices
Drizzle ORM done right. Schema design, relations, type-safe queries, migrations, and performance patterns.
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.
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…
ofershap/readme-best-practices
Skill Claude CodeCodex
Part of readme-best-practices
Write READMEs that make people install. Use when creating, rewriting, or auditing a README for any open source project.
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.
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…
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: