Topic: plugin-system
4,603 skills in this topic.
-
obsidian-webhooks-events
Handle Obsidian events and workspace callbacks for plugin development.
Use when implementing reactive features, handling file changes,
or responding to user interactions in your plugin.
Trigger with phrases like "obsidian events", "obsidian callbacks",
"obsidian file change", "obsidian workspace events".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-multi-env-setup
Configure Exa across development, staging, and production environments.
Use when setting up multi-environment search pipelines, managing API key isolation,
or configuring per-environment search limits and caching.
Trigger with phrases like "exa environments", "exa staging", "exa dev prod",
"exa environment setup", "exa multi-env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-migration-deep-dive
Execute major Obsidian plugin rewrites and migration strategies.
Use when migrating to or from Obsidian, performing major plugin rewrites,
or re-platforming existing note systems to Obsidian.
Trigger with phrases like "migrate to obsidian", "obsidian migration",
"convert notes to obsidian", "obsidian replatform".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-multi-env-setup
Configure multiple Obsidian environments for development, testing, and production.
Use when managing separate vaults, testing plugin versions,
or establishing a proper development workflow with isolated environments.
Trigger with phrases like "obsidian environments", "obsidian dev vault",
"obsidian testing setup", "multiple obsidian vaults".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-observability
Implement structured logging, metrics, error tracking, and a debug panel
for Obsidian plugins. Use when adding debug logging, tracking plugin
performance, building a diagnostics view, or setting up error reporting.
Trigger with phrases like "obsidian logging", "obsidian monitoring",
"obsidian debug panel", "track obsidian plugin performance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-performance-tuning
Optimize Obsidian plugin performance for smooth operation in large vaults.
Use when experiencing lag, memory issues, slow startup, or optimizing
plugin code for vaults with thousands of files.
Trigger with phrases like "obsidian performance", "obsidian slow",
"optimize obsidian plugin", "obsidian memory usage", "obsidian lag".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-prod-checklist
Pre-release plugin verification checklist for Obsidian community plugins.
Use when preparing to release, reviewing before submission,
or validating plugin quality before publishing.
Trigger with phrases like "obsidian release checklist", "publish obsidian plugin",
"obsidian plugin submission", "obsidian prod ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-rate-limits
Handle Obsidian file system operations and throttling patterns.
Use when processing many files, handling bulk operations,
or preventing performance issues from excessive operations.
Trigger with phrases like "obsidian rate limit", "obsidian bulk operations",
"obsidian file throttling", "obsidian performance limits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-reference-architecture
Implement Obsidian reference architecture with best-practice project layout.
Use when designing new plugins, reviewing project structure,
or establishing architecture standards for Obsidian development.
Trigger with phrases like "obsidian architecture", "obsidian project structure",
"obsidian best practices", "organize obsidian plugin".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-sdk-patterns
Production-ready Obsidian plugin patterns: typed settings with migration,
safe vault operations, event auto-cleanup, workspace layout, metadata cache,
and debounced file handlers. Use when hardening a plugin for release,
refactoring for reliability, or learning idiomatic Obsidian TypeScript.
Trigger with "obsidian patterns", "obsidian best practices",
"obsidian production code", "idiomatic obsidian plugin".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-security-basics
Implement secure Obsidian plugin development practices. Covers credential
storage, input validation, XSS prevention, network security, URI handler
safety, and Electron security. Use when handling user data, storing API keys,
making network requests, or preparing for community plugin submission.
Trigger with phrases like "obsidian security", "secure obsidian plugin",
"obsidian data protection", "obsidian privacy", "obsidian api key storage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-security-basics
Secure Exa API keys, implement content moderation, and manage domain restrictions.
Use when securing API keys, auditing Exa security configuration,
or implementing content safety filtering.
Trigger with phrases like "exa security", "exa secrets",
"secure exa", "exa API key security", "exa content moderation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-sdk-patterns
Apply production-ready exa-js SDK patterns with type safety, singletons, and wrappers.
Use when implementing Exa integrations, refactoring SDK usage,
or establishing team coding standards for Exa.
Trigger with phrases like "exa SDK patterns", "exa best practices",
"exa code patterns", "idiomatic exa", "exa wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-reliability-patterns
Implement Exa reliability patterns: query fallback chains, circuit breakers, and graceful degradation.
Use when building fault-tolerant Exa integrations, implementing fallback strategies,
or adding resilience to production search services.
Trigger with phrases like "exa reliability", "exa circuit breaker",
"exa fallback", "exa resilience", "exa graceful degradation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-reference-architecture
Implement Exa reference architecture for search pipelines, RAG, and content discovery.
Use when designing new Exa integrations, reviewing project structure,
or establishing architecture standards for neural search applications.
Trigger with phrases like "exa architecture", "exa project structure",
"exa RAG pipeline", "exa reference design", "exa search pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-rate-limits
Implement Exa rate limiting, exponential backoff, and request queuing.
Use when handling 429 errors, implementing retry logic,
or optimizing API request throughput for Exa.
Trigger with phrases like "exa rate limit", "exa throttling",
"exa 429", "exa retry", "exa backoff", "exa QPS".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-prod-checklist
Execute Exa production deployment checklist with pre-flight, deploy, and rollback.
Use when deploying Exa integrations to production, preparing for launch,
or verifying production readiness.
Trigger with phrases like "exa production", "deploy exa to prod",
"exa go-live", "exa launch checklist", "exa production ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-policy-guardrails
Implement content policy enforcement, domain filtering, and usage guardrails for Exa.
Use when setting up content safety rules, restricting search domains,
or enforcing query and budget policies for Exa integrations.
Trigger with phrases like "exa policy", "exa content filter",
"exa guardrails", "exa domain allowlist", "exa content moderation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-performance-tuning
Optimize Exa API performance with search type selection, caching, and parallelization.
Use when experiencing slow responses, implementing caching strategies,
or optimizing request throughput for Exa integrations.
Trigger with phrases like "exa performance", "optimize exa",
"exa latency", "exa caching", "exa slow", "exa fast".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-observability
Set up monitoring, metrics, and alerting for Exa search integrations.
Use when implementing monitoring for Exa operations, building dashboards,
or configuring alerting for search quality and latency.
Trigger with phrases like "exa monitoring", "exa metrics",
"exa observability", "monitor exa", "exa alerts", "exa dashboard".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
persona-install-auth
Configure Persona API authentication with sandbox and production API keys.
Use when setting up identity verification, configuring API credentials,
or initializing Persona in your project.
Trigger with phrases like "install persona", "setup persona",
"persona auth", "persona API key", "KYC setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
persona-deploy-integration
Deploy Persona verification service to cloud platforms.
Use when working with Persona identity verification.
Trigger with phrases like "persona deploy-integration", "persona deploy-integration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
persona-hello-world
Create your first Persona identity verification inquiry and check its status.
Use when learning Persona API basics, testing inquiry creation,
or building a simple verification flow.
Trigger with phrases like "persona hello world", "first persona inquiry",
"persona quick start", "test identity verification".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
persona-debug-bundle
Collect Persona diagnostic info: inquiry IDs, API responses, webhook logs.
Use when working with Persona identity verification.
Trigger with phrases like "persona debug-bundle", "persona debug-bundle".
jeremylongshore/claude-code-plugins-plus-skills 1,803