Topic: marketplace
4,766 skills in this topic.
-
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-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-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-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-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-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-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-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
-
apollo-debug-bundle
Collect Apollo.io debug evidence for support.
Use when preparing support tickets, documenting issues,
or gathering diagnostic information for Apollo problems.
Trigger with phrases like "apollo debug", "apollo support bundle",
"collect apollo diagnostics", "apollo troubleshooting info".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-enterprise-rbac
Implement team vault access patterns and role-based controls.
Use when managing shared vaults, implementing access controls,
or building team collaboration features for Obsidian.
Trigger with phrases like "obsidian team", "obsidian access control",
"obsidian enterprise", "shared vault permissions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-multi-env-setup
Configure Apollo.io multi-environment setup.
Use when setting up development, staging, and production environments,
or managing multiple Apollo configurations.
Trigger with phrases like "apollo environments", "apollo staging",
"apollo dev prod", "apollo multi-tenant", "apollo env config".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-migration-deep-dive
Comprehensive Apollo.io migration strategies.
Use when migrating from other CRMs to Apollo, consolidating data sources,
or executing large-scale data migrations.
Trigger with phrases like "apollo migration", "migrate to apollo",
"apollo data import", "crm to apollo", "apollo migration strategy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-local-dev-loop
Configure Apollo.io local development workflow.
Use when setting up development environment, testing API calls locally,
or establishing team development practices.
Trigger with phrases like "apollo local dev", "apollo development setup",
"apollo dev environment", "apollo testing locally".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-install-auth
Install and configure Apollo.io API authentication.
Use when setting up a new Apollo integration, configuring API keys,
or initializing Apollo client in your project.
Trigger with phrases like "install apollo", "setup apollo api",
"apollo authentication", "configure apollo api key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-incident-runbook
Apollo.io incident response procedures.
Use when handling Apollo outages, debugging production issues,
or responding to integration failures.
Trigger with phrases like "apollo incident", "apollo outage",
"apollo down", "apollo production issue", "apollo emergency".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-hello-world
Create a minimal working Apollo.io example.
Use when starting a new Apollo integration, testing your setup,
or learning basic Apollo API patterns.
Trigger with phrases like "apollo hello world", "apollo example",
"apollo quick start", "simple apollo code", "test apollo api".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-enterprise-rbac
Enterprise role-based access control for Apollo.io.
Use when implementing team permissions, restricting data access,
or setting up enterprise security controls.
Trigger with phrases like "apollo rbac", "apollo permissions",
"apollo roles", "apollo team access", "apollo enterprise security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-deploy-integration
Deploy Apollo.io integrations to production.
Use when deploying Apollo integrations, configuring production environments,
or setting up deployment pipelines.
Trigger with phrases like "deploy apollo", "apollo production deploy",
"apollo deployment pipeline", "apollo to production".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-common-errors
Diagnose and fix common Apollo.io API errors.
Use when encountering Apollo API errors, debugging integration issues,
or troubleshooting failed requests.
Trigger with phrases like "apollo error", "apollo api error",
"debug apollo", "apollo 401", "apollo 429", "apollo troubleshoot".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-install-auth
Set up Obsidian plugin development environment with Node.js and TypeScript.
Use when starting a new plugin project, configuring the dev environment,
or initializing Obsidian plugin development from scratch.
Trigger with phrases like "obsidian setup", "obsidian plugin dev",
"create obsidian plugin", "obsidian development environment".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-incident-runbook
Troubleshoot Obsidian plugin failures with systematic incident response.
Use when plugins crash, data is corrupted, or users report critical issues
with your Obsidian plugin.
Trigger with phrases like "obsidian crash", "obsidian plugin broken",
"obsidian incident", "debug obsidian failure", "obsidian emergency".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-hello-world
Create a minimal working Obsidian plugin with commands, settings, modals, and ribbon icons.
Use when building your first plugin feature, testing your setup,
or learning basic Obsidian plugin patterns.
Trigger with phrases like "obsidian hello world", "first obsidian plugin",
"obsidian quick start", "simple obsidian plugin".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-ci-integration
Configure Apollo.io CI/CD integration.
Use when setting up automated testing, continuous integration,
or deployment pipelines for Apollo integrations.
Trigger with phrases like "apollo ci", "apollo github actions",
"apollo pipeline", "apollo ci/cd", "apollo automated tests".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-core-workflow-b
Implement Apollo.io email sequences and outreach workflow.
Use when building automated email campaigns, creating sequences,
or managing outreach through Apollo.
Trigger with phrases like "apollo email sequence", "apollo outreach",
"apollo campaign", "apollo sequences", "apollo automated emails".
jeremylongshore/claude-code-plugins-plus-skills 1,803